aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules (unfollow)
Commit message (Expand)AuthorFilesLines
2015-12-01fix a more few typosUbitUmarov1-2/+2
2015-11-30fix a few typosUbitUmarov1-3/+2
2015-11-30add a few more known texture IDsUbitUmarov1-5/+15
2015-11-27stop some requests processing when module as no scenes (there must be a bette...UbitUmarov1-0/+17
2015-11-27Fix Region Max height in boundingSize parameters checking in ArchiverModule.c...Jak Daniels1-2/+2
2015-11-25 suspend the use of DisableSimulator, that is causing teleport and crossing i...UbitUmarov1-11/+10
2015-11-25 remove default of 60minutes on MapImageService Refresh time, forgotten from ...UbitUmarov1-1/+1
2015-11-24 simplify DeliverChatToAvatars(..) ( hopefully not breaking it )UbitUmarov1-73/+62
2015-11-24 again chat echos, check repeats uncondicionallyUbitUmarov1-2/+5
2015-11-24reset control even prior to useUbitUmarov1-0/+2
2015-11-24at end of teleport disable the sending simulator, not destinyUbitUmarov1-2/+6
2015-11-24reduce 'echos' on several regions per instance (mantis 7754)UbitUmarov1-1/+2
2015-11-22Fixed some stupid math and checks on --bounding-origin and --bounding-size. B...Jak Daniels1-20/+9
2015-11-22 change silly Monitor useUbitUmarov1-11/+11
2015-11-22 change syncronization methodUbitUmarov1-76/+65
2015-11-22 revert take the Monitor.wait out of the locksUbitUmarov1-17/+16
2015-11-22 coment out merge option on multiregion oar load i addedUbitUmarov1-1/+1
2015-11-22 take the Monitor.wait out of the locksUbitUmarov1-16/+17
2015-11-22 a few more changes on Multiregion control file loadUbitUmarov2-9/+19
2015-11-22 add a a missing monitor.wait if still not needed, mb in futureUbitUmarov1-3/+8
2015-11-22 a few changes on Multiregion control file load ; load oar seems far from goodUbitUmarov2-8/+15
2015-11-22 add Monitor.wait on loadUbitUmarov1-0/+4
2015-11-22 reduce noise before compareUbitUmarov1-2/+13
2015-11-22 add merge option on multioar testUbitUmarov1-1/+3
2015-11-22 minor changesUbitUmarov1-14/+19
2015-11-22 don't use 'funny' QuaternionsUbitUmarov1-0/+2
2015-11-22Changes to Load Oar options and new code to support importing OARs with diffe...Jak Daniels3-48/+262
2015-11-22Changes to TerrainModule/ITerrainModule to support importing OARs with differ...Jak Daniels1-0/+31
2015-11-22Changes to LandObject/ILandObject to support importing OARs with different Re...Jak Daniels1-16/+274
2015-11-21 add a missing overrideUbitUmarov1-1/+1
2015-11-21 remove some compile warnings increasing total number by 2UbitUmarov1-2/+0
2015-11-20change a log message from error to just DebugUbitUmarov1-1/+1
2015-11-20remove unused return value on DeliverMessageTo()UbitUmarov1-9/+7
2015-11-20remove duplicate object chat messages ( mantis 7745 ),fix llRegionSay, this a...UbitUmarov1-0/+5
2015-11-19clean code a bitUbitUmarov1-13/+5
2015-11-19ClearPartAttachmentData before adding object to scene, not afterUbitUmarov1-3/+3
2015-11-18 cleanup indentationUbitUmarov1-70/+30
2015-11-18 fix another variable number of wearable types issueUbitUmarov1-2/+5
2015-11-17 remove unused parameter - missing fileUbitUmarov1-5/+7
2015-11-17 remove unused parameterUbitUmarov1-5/+5
2015-11-17 work around some 'tests' errors: fix wrong parametersUbitUmarov1-5/+5
2015-11-17 work around some 'tests' errors: sp attachments and appearance are not in syncUbitUmarov1-24/+24
2015-11-17 work around some 'tests' errors: terrain effects limits changedUbitUmarov1-2/+2
2015-11-17 work around some 'tests' errors: add a httpserverUbitUmarov1-3/+3
2015-11-17 work around some 'tests' errors: allow sitTargetposition and orientation to ...UbitUmarov1-1/+2
2015-11-17 work around some 'tests' errors: Coalesced objects handling has changedUbitUmarov1-0/+2
2015-11-17 work around some 'tests' errors: test for null cacheItemsUbitUmarov1-0/+3
2015-11-17 bug fix: improve chat to child avatars. Still not good because of low resolu...UbitUmarov1-10/+11
2015-11-16 deatach from backup on attachmentUbitUmarov1-0/+2
2015-11-16 coment out excessive debug messagesUbitUmarov1-4/+5