OpenSimMirror/OpenSim/Region/CoreModules/World
Justin Clark-Casey (justincc) 51043746f3 refactor: consistently put all test classes in the OpenSim.Tests.Common package rather than some in OpenSim.Tests.Common.Mock
the separate mock package was not useful and was just another using line to always add
2014-10-08 21:09:25 +01: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 refactor: consistently put all test classes in the OpenSim.Tests.Common package rather than some in OpenSim.Tests.Common.Mock 2014-10-08 21:09:25 +01: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-10-08 21:09:25 +01: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 refactor: consistently put all test classes in the OpenSim.Tests.Common package rather than some in OpenSim.Tests.Common.Mock 2014-10-08 21:09:25 +01: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-10-02 22:37:25 +01: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 Fix short help string for show region command. 2014-08-06 21:41:53 -04: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 In TerrainModule, lock m_perClientPatchUpdates when removing entries. 2014-07-29 23:39:10 +01: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 Make "generate map" console command also trigger upload to maptiles as well as asset generation without performing tile generation twice. 2014-10-02 22:37:11 +01:00