OpenSimMirror/OpenSim/Region
Diva Canto 00904a0b56 Bug fix in DataSnapshot, where a var was being used before being initialized. 2013-02-28 14:29:06 -08:00
..
Application Move scene debug commands into separate module. Command changes from "debug scene <key> <value>" to "debug scene set <key> <value>" to accomodate future settings 2013-01-25 23:50:15 +00:00
ClientStack * the root prim was being given an OffsetPosition in addition to setting the position when creating the root prim. The offset position caused the positioning code to re-move the root prim when you selected it and released it. 2013-02-08 21:31:51 +00:00
CoreModules On IAR loading, if loading of a coaleseced item entirely fails, then continue with the IAR load rather than failing completely. 2013-02-08 21:32:59 +00:00
DataSnapshot Bug fix in DataSnapshot, where a var was being used before being initialized. 2013-02-28 14:29:06 -08:00
Framework If a component of a coalesced object fails to deserialization, do not add a null where the object should be. 2013-02-08 21:33:08 +00:00
OptionalModules minor: Call down to base OpenSimTestCase.SetUp() in NPCModuleTests to disable any enabled logging from previous tests 2013-01-26 00:33:19 +00:00
Physics BulletSim: add parameter to have Bullet output performance statistics 2013-01-01 17:27:34 -08:00
RegionCombinerModule Added AssemblyInfos to every dll in the OpenSim.Region namespace. 2012-11-14 11:09:43 -08:00
ReplaceableModules Some module reshuffling, no user functionality yet 2009-07-10 20:46:16 +00:00
ScriptEngine minor: remove some mono compile warnings in XEngine.cs 2013-02-08 21:29:43 +00:00
UserStatistics Make WebStatsModule properly handle scenes added or removed after initial startup. 2012-12-15 00:45:27 +00:00