OpenSimMirror/OpenSim
Justin Clark-Casey (justincc) 6d3b409af2 refactor: use existing Compiler.CreateScriptsDirectory() (renamed to CheckOrCreateScriptsDirectory()) when checking that scripts directory exists on compile.
Code was identical apart from error logging, but if there are failures creating these directories then you'll be
seeing lots of errors anyway, and these will be more informative
2014-07-10 19:40:44 +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 Change assembly versions to 0.8.1 2014-06-17 18:37:15 +01:00
ConsoleClient Make sure we dispose of WebResponse, StreamReader and Stream in various places where we were not already. 2013-02-27 00:21:02 +00:00
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 refactor: use existing Compiler.CreateScriptsDirectory() (renamed to CheckOrCreateScriptsDirectory()) when checking that scripts directory exists on compile. 2014-07-10 19:40:44 +01:00
Server Change assembly versions to 0.8.1 2014-06-17 18:37:15 +01:00
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 Improved line map heuristics. 2014-06-19 23:52:51 +01:00