aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World (follow)
Commit message (Expand)AuthorAgeFilesLines
* Various logging fix ups.onefang2020-09-094-18/+13
* Remove useless executable bit that Windows adds.onefang2020-09-097-0/+0
* Move various paths out of the bin directory.onefang2020-09-081-1/+7
* do dispatch RequestLure imsUbitUmarov2019-12-161-1/+1
* terrain: make sure modify does get unblockedUbitUmarov2019-11-171-115/+122
* Terrain: more double to floatUbitUmarov2019-11-1310-43/+49
* missed a fewUbitUmarov2019-11-121-4/+4
* terrain replace double by floatUbitUmarov2019-11-1214-64/+70
* more changes on terrain edit. Silent ignore comand if busy (large area smoot...UbitUmarov2019-11-128-113/+135
* terraforming changes: try recover llmodifyland previus behaviurUbitUmarov2019-11-101-3/+5
* terraforming changes: comment a debug messageUbitUmarov2019-11-101-1/+1
* terraforming changes: support selected parcel edit; fix area smoothUbitUmarov2019-11-103-24/+63
* terraforming changes: make jenkis happyUbitUmarov2019-11-104-12/+12
* terraforming changes: make sliders work, remove some brushs, etc. Feedback ne...UbitUmarov2019-11-0923-1135/+123
* remove some more useless NULL argumentsUbitUmarov2019-10-222-4/+4
* remove some more useless NULL argumentsUbitUmarov2019-10-228-31/+27
* fix the fixUbitUmarov2019-09-041-1/+1
* fix one of the new warp3d log messagesUbitUmarov2019-09-031-1/+1
* mantis 8585: add a bit more debug messagesUbitUmarov2019-09-031-5/+14
* mantis 8583: update region information on Grid on map regenerationUbitUmarov2019-08-271-1/+1
* minor change on httpserver dllUbitUmarov2019-08-241-1/+1
* Massive console refactor. Greatly simplify interface.Melanie2019-08-206-58/+62
* EstateAccess do fill the fields(mySQL only); fix the responseUbitUmarov2019-08-171-2/+4
* move file HGworldMapModule to where it belongs( runprebuild)UbitUmarov2019-08-151-0/+210
* still another missing ShowNPCs case, and needed changes for prev commitUbitUmarov2019-08-151-6/+8
* mantis 8575: npc map dots could be sent on another spotUbitUmarov2019-08-131-0/+3
* Merge branch 'master' of brain.opensimulator.org:/var/git/opensimMelanie2019-08-091-0/+38
|\
| * add cap EstateChangeInfoUbitUmarov2019-08-071-0/+38
* | No idea where this diff comes from - change case to lowerMelanie2019-08-091-1/+1
* | Make showing NPCs on the world map an optionMelanie2019-08-071-2/+8
|/
* cosmeticsUbitUmarov2019-07-302-2/+5
* mantis 8558: send sane values for Agents and objects capability (max hard limit)UbitUmarov2019-07-061-1/+3
* mantis 8460: reduce odds of watchdog timeout warningUbitUmarov2019-06-041-9/+4
* warp3d: reduce work prims textures to at most 256x256UbitUmarov2019-04-111-1/+1
* do clear MOAP on removeUbitUmarov2019-03-311-6/+35
* a few more changes on initial objects sendUbitUmarov2019-03-301-1/+1
* add more test code to make usage od compressed updates etc. Should be disable...UbitUmarov2019-03-231-1/+1
* missing fileUbitUmarov2019-03-201-59/+27
* take the deafult on the parameter overlayUbitUmarov2019-03-192-2/+2
* do not send parceloverlay on crossings (may be bad, or not)UbitUmarov2019-03-192-4/+5
* ooopsUbitUmarov2019-03-191-2/+2
* try save a few ns on parcel overlaysUbitUmarov2019-03-191-85/+143
* estate kick now just kill user connection if on same region. The teleport hom...UbitUmarov2019-02-202-13/+35
* cosmeticsUbitUmarov2019-01-292-13/+7
* cosmetics on terrain patchsUbitUmarov2019-01-201-13/+8
* a few changes to tp homeUbitUmarov2019-01-181-12/+10
* now break several things at same time... sog/sop updates, threads options,...UbitUmarov2018-12-282-1/+3
* warp3d: add RenderMinHeight and RenderMaxHeight options, work on prims only f...UbitUmarov2018-12-211-2/+21
* warp3d: try handle planar mappingUbitUmarov2018-12-201-3/+36
* remove a dev only conditional on lludp handlers; change parcel lists updates ...UbitUmarov2018-11-252-59/+54