OpenSimMirror/OpenSim
Justin Clark-Casey (justincc) d7b9260496 If [XEngine] ScriptStopStrategy is changed between abort and co-op, for the existing session use the previous strategy for that script rather than not starting the script at all.
We have to do this since we can't unload existing DLLs if they're all in the same AppDomain.
But we can still update the underlying DLL which will be used in the next simulator session.
2014-07-11 00:03:02 +01:00
..
Addons Change assembly versions to 0.8.1 2014-06-17 18:37:15 +01:00
ApplicationPlugins Actually call Close() for shared region modules when the simulator is being shutdown. 2014-07-02 23:49:25 +01:00
Capabilities
ConsoleClient
Data Change assembly versions to 0.8.1 2014-06-17 18:37:15 +01:00
Framework Turn RestClient.Request() logging down the debug and comment out for now. 2014-07-09 23:12:14 +01:00
Region If [XEngine] ScriptStopStrategy is changed between abort and co-op, for the existing session use the previous strategy for that script rather than not starting the script at all. 2014-07-11 00:03:02 +01:00
Server
Services Changed GetUserInfo so that the exposure of user account details is ruled by a configuration variable. It's on by default. 2014-07-06 16:02:04 -07:00
Tests Actually call Close() for shared region modules when the simulator is being shutdown. 2014-07-02 23:49:25 +01:00
Tools