OpenSimMirror/OpenSim/Region/Application
Charles Krinke e9e5c175cd Thank you kindly, TLaukkan (Tommil) for a patch that solves:
If -background=true is specified on the command line, a null pointer exception crashes the server in OpenSim/Region/Application/OpenSimBase.cs in method StartupSpecific. Its trying to dereference m_console which is null, presumably because we're in background mode.
2009-02-23 23:14:04 +00:00
..
Application.cs Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: 2009-02-22 20:52:55 +00:00
ConfigurationLoader.cs Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: 2009-02-22 20:52:55 +00:00
HGOpenSimNode.cs Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: 2009-02-22 20:52:55 +00:00
IApplicationPlugin.cs Formatting cleanup. 2008-08-18 00:39:10 +00:00
OpenSim.cs Update svn properties, add copyright headers, minor formatting cleanup. 2009-02-22 01:18:49 +00:00
OpenSimBackground.cs more startup/initialisation refactoring 2008-11-05 17:45:56 +00:00
OpenSimBase.cs Thank you kindly, TLaukkan (Tommil) for a patch that solves: 2009-02-23 23:14:04 +00:00