OpenSimMirror/OpenSim/Region/CoreModules/World
Justin Clark-Casey (justincc) 4717132b82 Use using constructs on disposable io objects in LLRaw to ensure they are always closed even if an exception is thrown. 2015-02-28 00:41:11 +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 If the owner of an object is taking a copy from the scene (e.g. via the "take copy" option on a viewer) then only require owner copy perms, not copy and transfer. 2015-02-03 23:43:30 +00: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 Use using constructs on disposable io objects in LLRaw to ensure they are always closed even if an exception is thrown. 2015-02-28 00:41:11 +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 Comment out unnecessary "Region Found!" alert message when searching map 2015-02-18 12:52:16 -08:00