OpenSimMirror/OpenSim/Region
Justin Clark-Casey (justincc) 54a8a5baba If "debug scene updates true" then print out to log when a garbage collection occurs. 2012-03-21 02:02:14 +00:00
..
Application Incorporate scene teleporting debugging into "debug scene teleport true|false" command 2012-03-21 01:13:44 +00:00
ClientStack minor: remove some mono compiler warnings 2012-03-20 23:19:11 +00:00
CoreModules Replace "scene debug true false true" console command with "scene debug scripting true" or other parameters as appropriate. 2012-03-21 01:02:58 +00:00
DataSnapshot Datasnapshot: added "secret" to the registration/deregistration query so that data providers can verify authenticity if they want. 2012-03-13 08:06:30 -07:00
Framework If "debug scene updates true" then print out to log when a garbage collection occurs. 2012-03-21 02:02:14 +00:00
OptionalModules Move frame loop entirely within Scene.Update() for better future performance analysis and stat accuracy. 2012-03-20 23:12:21 +00:00
Physics Add prim name to "[MESH]: No recognized physics mesh..." log message 2012-03-20 23:35:50 +00:00
RegionCombinerModule Factor out common default animations code into SLUtil. LLClientView now makes use of the SLUtil copy via a method rather than each LLClientView loading a separate copy. 2012-03-09 23:57:24 +00:00
ReplaceableModules Some module reshuffling, no user functionality yet 2009-07-10 20:46:16 +00:00
ScriptEngine Stop console command "xengine status" throwing an exception if there are no scripts in a region. 2012-03-19 21:43:23 +00:00
UserStatistics Call Dispose() via using() on SqliteCommands in WebStatsModule after use. 2012-02-28 22:54:21 +00:00