OpenSimMirror/OpenSim/Region
Justin Clark-Casey (justincc) c2d21bb8cc Add basic undo/redo regression tests. 2012-10-11 00:21:49 +01:00
..
Application Add --force flag to "kick user" console command to allow bypassing of recent race condition checks. 2012-08-24 21:52:21 +01:00
ClientStack Replace SendBannedUserList with Avination's version. Untested in core. Not even test compiled. 2012-08-31 16:35:36 +01:00
CoreModules Fix very recently introduced race condition where a CreateNewItem outracing an UploadAsset request could throw an exception because m_asset did not yet exist. 2012-10-11 00:21:39 +01:00
DataSnapshot minor: resolve some mono compiler warnings 2012-05-03 01:56:24 +01:00
Framework Add basic undo/redo regression tests. 2012-10-11 00:21:49 +01:00
OptionalModules Don't fail to create an IRC nick if nick randomization is disabled in the IRC module. 2012-09-28 00:12:54 +01:00
Physics BulletSim: pass collision subscription information to the C++ code so collisions on objects that don't care are not reported up. 2012-08-03 15:09:56 -07:00
RegionCombinerModule Fix issue where RegionCombinerModule was not removing regions from its dictionary on RemoveRegion(), causing a later issue if regions were restarted (removed then readded). 2012-07-27 00:28:23 +01:00
ReplaceableModules Some module reshuffling, no user functionality yet 2009-07-10 20:46:16 +00:00
ScriptEngine Fix llListFindList() returning no match when there is a match with a script constant component in the source list. 2012-10-11 00:21:01 +01:00
UserStatistics Rename OpenSim.Framework.Statistics to OpenSim.Framework.Monitoring. 2012-07-25 23:11:50 +01:00