aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules (follow)
Commit message (Expand)AuthorAgeFilesLines
* invalidate LandPoint on land subdivideUbitUmarov2015-12-121-3/+9
* make sure land access/ban lists are active when changed by new viewersUbitUmarov2015-12-121-0/+11
* fix land access/ban list sending for new viewersUbitUmarov2015-12-121-2/+2
* add IsEstateManager check to PermissionsUbitUmarov2015-12-121-0/+1
* keep SOG reference to root part since two many things depend on deleted SOGs ...UbitUmarov2015-12-101-2/+2
* remove some SOG references on delete to help GCUbitUmarov2015-12-101-0/+1
* add default eyes to default wearables, and revert previus bad commitUbitUmarov2015-12-041-2/+1
* add other Eyes asset id to xferupload defaultsUbitUmarov2015-12-041-2/+4
* change handling of optional skirt baked textureUbitUmarov2015-12-031-12/+40
* remove failed CreateAgent from agent child regions listUbitUmarov2015-12-021-6/+8
* fix a more few typosUbitUmarov2015-12-011-2/+2
* fix a few typosUbitUmarov2015-11-301-3/+2
* add a few more known texture IDsUbitUmarov2015-11-301-5/+15
* stop some requests processing when module as no scenes (there must be a bette...UbitUmarov2015-11-271-0/+17
* Fix Region Max height in boundingSize parameters checking in ArchiverModule.c...Jak Daniels2015-11-271-2/+2
* suspend the use of DisableSimulator, that is causing teleport and crossing i...UbitUmarov2015-11-251-11/+10
* remove default of 60minutes on MapImageService Refresh time, forgotten from ...UbitUmarov2015-11-251-1/+1
* simplify DeliverChatToAvatars(..) ( hopefully not breaking it )UbitUmarov2015-11-241-73/+62
* again chat echos, check repeats uncondicionallyUbitUmarov2015-11-241-2/+5
* reset control even prior to useUbitUmarov2015-11-241-0/+2
* at end of teleport disable the sending simulator, not destinyUbitUmarov2015-11-241-2/+6
* reduce 'echos' on several regions per instance (mantis 7754)UbitUmarov2015-11-241-1/+2
* Fixed some stupid math and checks on --bounding-origin and --bounding-size. B...Jak Daniels2015-11-221-20/+9
* change silly Monitor useUbitUmarov2015-11-221-11/+11
* change syncronization methodUbitUmarov2015-11-221-76/+65
* revert take the Monitor.wait out of the locksUbitUmarov2015-11-221-17/+16
* coment out merge option on multiregion oar load i addedUbitUmarov2015-11-221-1/+1
* take the Monitor.wait out of the locksUbitUmarov2015-11-221-16/+17
* a few more changes on Multiregion control file loadUbitUmarov2015-11-222-9/+19
* add a a missing monitor.wait if still not needed, mb in futureUbitUmarov2015-11-221-3/+8
* a few changes on Multiregion control file load ; load oar seems far from goodUbitUmarov2015-11-222-8/+15
* add Monitor.wait on loadUbitUmarov2015-11-221-0/+4
* reduce noise before compareUbitUmarov2015-11-221-2/+13
* add merge option on multioar testUbitUmarov2015-11-221-1/+3
* minor changesUbitUmarov2015-11-221-14/+19
* don't use 'funny' QuaternionsUbitUmarov2015-11-221-0/+2
* Changes to Load Oar options and new code to support importing OARs with diffe...Jak Daniels2015-11-223-48/+262
* Changes to TerrainModule/ITerrainModule to support importing OARs with differ...Jak Daniels2015-11-221-0/+31
* Changes to LandObject/ILandObject to support importing OARs with different Re...Jak Daniels2015-11-221-16/+274
* add a missing overrideUbitUmarov2015-11-211-1/+1
* remove some compile warnings increasing total number by 2UbitUmarov2015-11-211-2/+0
* change a log message from error to just DebugUbitUmarov2015-11-201-1/+1
* remove unused return value on DeliverMessageTo()UbitUmarov2015-11-201-9/+7
* remove duplicate object chat messages ( mantis 7745 ),fix llRegionSay, this a...UbitUmarov2015-11-201-0/+5
* clean code a bitUbitUmarov2015-11-191-13/+5
* ClearPartAttachmentData before adding object to scene, not afterUbitUmarov2015-11-191-3/+3
* cleanup indentationUbitUmarov2015-11-181-70/+30
* fix another variable number of wearable types issueUbitUmarov2015-11-181-2/+5
* remove unused parameter - missing fileUbitUmarov2015-11-171-5/+7
* remove unused parameterUbitUmarov2015-11-171-5/+5