OpenSimMirror/OpenSim/Region
Robert Adams 4589bc84a3 BulletSim: Terrain sets proper collision flags on creation.
Static objects are set to ISLAND_SLEEPING rather than DISABLE_SIMULATION.
    Might reconsider this and, alternatively, have dynamic objects force activation.
Clean up use of DetailLog().
2012-09-27 22:01:47 -07:00
..
Application Support multi-region OAR files 2012-09-14 20:25:03 +01:00
ClientStack Added unit tests for multi-region OARs 2012-09-14 20:32:25 +01:00
CoreModules Lock GDI+ portion og VectorRenderModule.GetDrawStringSize() to prevent concurrent thread use provoking mono crashes. 2012-09-28 01:50:21 +01:00
DataSnapshot minor: resolve some mono compiler warnings 2012-05-03 01:56:24 +01:00
Framework Add MaxPrimsUndo config setting to [Startup] section of OpenSim.ini. 2012-09-27 00:12:34 +01:00
OptionalModules Don't fail to create an IRC nick if nick randomization is disabled in the IRC module. 2012-09-20 02:01:01 +01:00
Physics BulletSim: Terrain sets proper collision flags on creation. 2012-09-27 22:01:47 -07:00
RegionCombinerModule Move addin attributes to RegionCombinerModule.addin.xml 2012-09-07 13:21:06 -04: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-09-22 00:23:25 +01:00
UserStatistics Rename OpenSim.Framework.Statistics to OpenSim.Framework.Monitoring. 2012-07-25 23:11:50 +01:00