aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Various logging fix ups.onefang2020-09-0913-65/+66
| | | | | | | | | | | | | | | | | | | Mostly removing console spam. Swap a bunch of info / debug logs. Better archiver console spam. Have some "avatar has left" mesasge hit the INFO console. Tweak the login logging a bit, especially for impersonations. Default to INFO on the console and DEBUG in the log files. More time stamp resolution. Better sim startup console notification. Attempt to render "[LLUDPSERVER]: Malformed data, cannot parse" into something human readable as an aid to diagnosis. Beats hand translating the big block of hex codes it was spewing. Better sim startup finished messages. Inform neighbours we are up before the finished messages. Always send the "[RegionReady]: INITIALIZATION COMPLETE FOR" message.
* Update version number stuff, and hack it into the money display.onefang2020-09-091-2/+11
|
* Remove useless executable bit that Windows adds.onefang2020-09-0983-0/+0
|
* Better ROBUST and sim startup console notification.onefang2020-09-081-2/+6
|
* Move various paths out of the bin directory.onefang2020-09-088-11/+16
|
* 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-102-3/+3
|
* 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-202-4/+4
|
* 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-181-1/+1
|
* 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-142-12/+0
|
* Attempt to fix the issue where, when logging into the grid, the user ↵Terry2019-11-142-0/+12
| | | | | | | 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
|
* missed a fewUbitUmarov2019-11-121-4/+4
|
* terrain replace double by floatUbitUmarov2019-11-1217-72/+75
|
* more changes on terrain edit. Silent ignore comand if busy (large area ↵UbitUmarov2019-11-128-113/+135
| | | | smooth can take ages), brush changes, etc
* 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-105-25/+67
|
* 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-0929-1180/+157
| | | | 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
|
* handle null refs on llSubStringIndex()UbitUmarov2019-11-061-0/+4
|
* YEngine: fix credits commentUbitUmarov2019-11-051-1/+1
|
* dynamic textures: add ' lossless: [true|false] ', default false, extraParamUbitUmarov2019-11-041-5/+10
|
* YEngine: fix wrong language detection on some comments in first lineUbitUmarov2019-11-041-5/+7
|