MW aa5b4b6437 Deleted the userserver project. As now the gridserver plugins and userserver plugins are loadable from the single server exe (gridserver.exe). hace 16 años
..
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. hace 16 años
ConfigurationLoader.cs aa5b4b6437 Deleted the userserver project. As now the gridserver plugins and userserver plugins are loadable from the single server exe (gridserver.exe). hace 16 años
HGOpenSimNode.cs e2d30a0244 Moved the Initialisation of the CommunicationsManager to a ApplicationPlugin. hace 16 años
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. hace 16 años
OpenSim.cs 7b04d1da5e * Apply http://opensimulator.org/mantis/view.php?id=3191 hace 16 años
OpenSimBackground.cs 079469b3f5 more startup/initialisation refactoring hace 16 años
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. hace 16 años