OpenSimMirror/OpenSim/Region
Mic Bowman 8b5298a62e Protect the scriptmodulecomms interface. 2012-03-15 13:37:43 -07:00
..
Application Add ability to specify a default estate to be used when creating regions. 2012-03-10 01:27:05 +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 Teleports: bounce off repeated requests of teleporting the same agent. Some scripts do that, and that fails the whole thing. 2012-03-13 20:15:38 -07: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 Adds a new script command 'modInvoke' to invoke registered functions 2012-03-15 13:16:02 -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 Protect the scriptmodulecomms interface. 2012-03-15 13:37:43 -07:00
UserStatistics Call Dispose() via using() on SqliteCommands in WebStatsModule after use. 2012-02-28 22:54:21 +00:00