.. |
Application.cs
|
b83d5c7cdb
Added support for reading ini files from a (optional) config folder. This allows the spliting up of opensim.ini into multiple ini files.
|
15 éve |
ConfigurationLoader.cs
|
fc2c73d5c6
* minor: remove some mono compiler warnings
|
15 éve |
HGOpenSimNode.cs
|
1dcbea0144
Removed the commented out InitialiseStandaloneServices and InitialiseGridServices (which are now preformed in CreateCommsManagerPlugin) methods from OpenSimBase and HGOpenSimNode. As if we decided to swap back to the old methods we can always re-add them, rather than leave them commented out.
|
15 éve |
IApplicationPlugin.cs
|
de82bf9eb5
Added a PostInitialise method to IApplicationPlugin, this allows us to do work in there knowing that all other ApplicationPlugins have been initialised by that time.
|
15 éve |
OpenSim.cs
|
7b04d1da5e
* Apply http://opensimulator.org/mantis/view.php?id=3191
|
15 éve |
OpenSimBackground.cs
|
079469b3f5
more startup/initialisation refactoring
|
16 éve |
OpenSimBase.cs
|
6a1d95420d
* Applied r8957 to assist resource monitoring
|
15 éve |