aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix VERSIONINFO_VERSION_LENGTHonefang2020-09-081-1/+1
| | | | Why is this hard coded?
* Don't read .ini region files, use .xml instead. Add [Region] .ini block.onefang2020-09-082-9/+35
| | | | | | | | | Coz OpenSim can get confused, and I have a better idea - For including actual region definition in the normal .ini stack. Same as the usual Region.ini format, except we add a RegionName parameter.
* Better ROBUST and sim startup console notification.onefang2020-09-083-2/+9
|
* Move various paths out of the bin directory.onefang2020-09-0818-31/+53
|
* Various database fixups.onefang2020-07-3121-77/+77
| | | | | | | InnoDB -> MyISAM utf8 if not exists white space
* 0.9.1.1 release and still SnailUbitUmarov2020-01-071-2/+2
|
* change some lsl flag constants to HexaUbitUmarov2020-01-071-5/+5
|
* changes on lludp acks and resendsUbitUmarov2019-12-185-171/+186
|
* missing filesUbitUmarov2019-12-162-8/+18
|
* do dispatch RequestLure imsUbitUmarov2019-12-163-1/+12
|
* add a formal lock objectUbitUmarov2019-12-101-17/+16
|
* enforce invariant culture on landmarksUbitUmarov2019-12-104-7/+7
|
* mantis 8632: stop trigering Changed on just scale checksUbitUmarov2019-12-032-21/+51
|
* a few changes on check targets for lslUbitUmarov2019-11-274-122/+111
|
* fix identationUbitUmarov2019-11-231-3/+2
|
* fix xml decode of kfm in single prims caseUbitUmarov2019-11-231-5/+6
|
* YEngine: change some startup log messagesUbitUmarov2019-11-222-23/+25
|
* YEngine, change default number of exec threads to 2 of priority Normal. Let ↵UbitUmarov2019-11-222-6/+28
| | | | the threads priority a option on ini files
* OooopssUbitUmarov2019-11-221-2/+2
|
* more changes on YEngine scripts heap usageUbitUmarov2019-11-226-45/+54
|
* cosmeticsUbitUmarov2019-11-201-0/+2
|
* cosmeticsUbitUmarov2019-11-205-31/+33
|
* fix the block of teleport to same region handleUbitUmarov2019-11-181-10/+7
|
* Yengine: more on constants operations reductionUbitUmarov2019-11-183-86/+60
|
* mantis 8551: Simplify Yengine heap usage controlUbitUmarov2019-11-185-108/+66
|
* fix a info messageUbitUmarov2019-11-182-2/+2
|
* terrain: make sure modify does get unblockedUbitUmarov2019-11-171-115/+122
|
* remove some llUDP optionsUbitUmarov2019-11-165-141/+74
|
* work on previus 2 patchsUbitUmarov2019-11-1413-119/+66
|
* Complete PostGres from previous commit - (Not Tested)Terry2019-11-141-2/+18
| | | | | Signed-off-by: Terry <terry@digiworldz.com> Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
* Attempt to fix the issue where, when logging into the grid, the user ↵Terry2019-11-1410-3/+83
| | | | | | | supplies a region name, but instead of going to the specific region, they are sent to a region "Like" the one specified. Signed-off-by: Terry <terry@digiworldz.com> Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
* mantis 8627: handle the case constant compareOp constant on YengineUbitUmarov2019-11-131-12/+95
|
* Terrain: more double to floatUbitUmarov2019-11-1311-43/+52
|
* limit max number of attachments to 38. All can be on same pointUbitUmarov2019-11-137-83/+100
|
* Reduce Max region size to 4096mUbitUmarov2019-11-132-2/+9
|
* missed a fewUbitUmarov2019-11-121-4/+4
|
* terrain replace double by floatUbitUmarov2019-11-1218-76/+77
|
* more changes on terrain edit. Silent ignore comand if busy (large area ↵UbitUmarov2019-11-128-113/+135
| | | | smooth can take ages), brush changes, etc
* missing file, of courseUbitUmarov2019-11-111-0/+5
|
* Yengine: we also need to cancel timer events in queue, because some bad ↵UbitUmarov2019-11-115-2/+50
| | | | scripts that do work on X
* terraforming changes: try recover llmodifyland previus behaviurUbitUmarov2019-11-101-3/+5
|
* SIO_UDP_CONNRESET should work on macs now, thx GavinUbitUmarov2019-11-101-7/+8
|
* terraforming changes: comment a debug messageUbitUmarov2019-11-101-1/+1
|
* terraforming changes: support selected parcel edit; fix area smoothUbitUmarov2019-11-106-26/+68
|
* terraforming changes: make jenkis happyUbitUmarov2019-11-104-12/+12
|
* terraforming changes: missing fileUbitUmarov2019-11-101-15/+4
|
* terraforming changes: make sliders work, remove some brushs, etc. Feedback ↵UbitUmarov2019-11-0930-1183/+159
| | | | needed (run prebuild)
* cosmeticsUbitUmarov2019-11-081-23/+44
|
* let autopilot also stand from a objectUbitUmarov2019-11-071-1/+1
|
* avoid a null refUbitUmarov2019-11-071-11/+23
|