OpenSimMirror/OpenSim/Region/CoreModules/World
Justin Clark-Casey (justincc) 08606ae409 Make the IteratingUuidGatherer the only UuidGatherer.
This UUID gatherer provides a superset of the previous gatherer's functionality
as it also allows the caller to control gathering iterations for load purposes.
2015-01-08 20:21:40 +00:00
..
Access Added locking in AccessModule to prevent possible errors when shutting down a simulator that has >1 region 2014-07-21 09:19:05 +01:00
Archiver Make the IteratingUuidGatherer the only UuidGatherer. 2015-01-08 20:21:40 +00:00
Cloud Another 21 modules' directives moved out of .addin.xml 2012-11-13 08:27:51 -08:00
Estate Close streams immediately when we finish using them 2014-07-21 08:30:03 +01:00
Land refactor: consistently put all test classes in the OpenSim.Tests.Common package rather than some in OpenSim.Tests.Common.Mock 2014-11-25 23:21:37 +00:00
LegacyMap Eliminated many warnings 2014-04-23 16:37:36 +03:00
LightShare minor: Comment out windlight log message about sending scene data for now. 2013-09-26 00:39:32 +01:00
Media/Moap If a moap entry has EnableWhiteList but WhiteList == null, then properly block the request instead of throwing an exception. 2014-12-23 20:38:20 +00:00
Objects When a prim is bought through BuySellModule, the click action is not changed back from buy object. This means that after the object is bought, it still appears as if for sale which can be confusing. This sets it back to touch, the default after sale. 2014-09-27 12:54:00 -04:00
Permissions Fixes a permissions bug where a user with group powers to always rez was not being given permission to rez on group land. 2014-06-01 16:45:37 -07:00
Region Actually persist a changed console set agent-limit via "region set". 2014-10-31 22:36:08 +00:00
Serialiser Ignore whitespace when reading serialized XML objects. 2014-08-29 19:08:23 +01:00
Sound Implement llSetSoundQueueing(). 2013-05-22 20:01:57 +01:00
Sun fix orphaned code in sun module per mantis 7068 2014-04-01 19:48:03 -07:00
Terrain Add 'terrain feature' command 2014-11-19 18:18:18 +00:00
Vegetation Another 21 modules' directives moved out of .addin.xml 2012-11-13 08:27:51 -08:00
Warp3DMap Eliminated many warnings 2014-04-23 16:37:36 +03:00
Wind Make WindParamSet success a console message rather than a log message. 2013-12-14 01:07:37 +00:00
WorldMap refactor: Move methods to start a monitored thread, start work in its own thread and run work in the jobengine from Watchdog to a WorkManager class. 2014-11-25 23:56:32 +00:00