MW aa5b4b6437 Deleted the userserver project. As now the gridserver plugins and userserver plugins are loadable from the single server exe (gridserver.exe). před 16 roky
..
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. před 16 roky
ConfigurationLoader.cs aa5b4b6437 Deleted the userserver project. As now the gridserver plugins and userserver plugins are loadable from the single server exe (gridserver.exe). před 16 roky
HGOpenSimNode.cs e2d30a0244 Moved the Initialisation of the CommunicationsManager to a ApplicationPlugin. před 16 roky
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. před 16 roky
OpenSim.cs 7b04d1da5e * Apply http://opensimulator.org/mantis/view.php?id=3191 před 16 roky
OpenSimBackground.cs 079469b3f5 more startup/initialisation refactoring před 16 roky
OpenSimBase.cs 756c517069 Added IRegionCreator interface that all ApplicationPlugins that are creators of Scenes should implement and register with the ApplicationRegistry.StackModuleInterface<>(); So that other plugins can attach to their OnNewRegionCreated event. před 16 roky