OpenSimMirror/OpenSim/Region
Justin Clark-Casey (justincc) 1e4180fc93 Clean up "save iar" help 2012-03-17 02:54:19 +00:00
..
Application Allow comments to appear in command scripts (e.g. shutdown_commands.txt). 2012-03-16 02:07:26 +00:00
ClientStack 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
CoreModules Clean up "save iar" help 2012-03-17 02:54:19 +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 Terrain: added [Terrain] section with an option to load an initial flat terrain. Default is still pinhead island. I much rather have a flat land in the beginning. 2012-03-16 13:08:05 -07:00
OptionalModules Adds a new script command 'modInvoke' to invoke registered functions 2012-03-15 13:16:02 -07:00
Physics Stop spurious scene loop startup timeout alarms for scenes with many prims. 2012-02-24 05:02:33 +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 refactor: separate out console and status report generation parts of XEngine 2012-03-16 03:32:14 +00:00
UserStatistics Call Dispose() via using() on SqliteCommands in WebStatsModule after use. 2012-02-28 22:54:21 +00:00