Commit History

Auteur SHA1 Bericht Datum
  MW 66dc459a06 Added PostInitialise method to IGridPlugin. 15 jaren geleden
  MW 78f4f49965 deleted duplicate file 15 jaren geleden
  MW 70f283e089 Applied patch from mantis #3387, which adds Dynamic plugin support to gridserver. Thanks mikkopa. 15 jaren geleden
  MW c7151a5a2b Applied patch from Mantis# 3387, which adds initial support for Dynamically loading IGridServiceModule "modules" in the userserver. Thank you mpallari. 15 jaren geleden
  MW da2cbb75b6 Added check so Util.ReadSettingsFromIniFile doesn't try to set static fields. 15 jaren geleden
  MW aa5b4b6437 Deleted the userserver project. As now the gridserver plugins and userserver plugins are loadable from the single server exe (gridserver.exe). 15 jaren geleden
  MW 9b9456c985 GridConfig and UserConfig settings can now be loaded from nini files. 15 jaren geleden
  MW ce0e98ad30 Added support for Field/Properties of type uint to the Util.ReadSettingsFromIniFile method. 15 jaren geleden
  MW bb1823a7ad fixing the last commit 15 jaren geleden
  MW 21e9ad6150 Some small clean up of the Grid/User servers. 15 jaren geleden
  MW 4fc37a4abd renabling the loading of the data plugins in the gridserver. 15 jaren geleden
  MW 1e015a4cb8 Work on creating a shared generic base GridService server, that can load the modules from User, Grid and Messaging servers. 15 jaren geleden
  MW 29c4eef1fe Creating a new branch to try out ideas for creating a generic grid server that can load the modules of the grid , user and messaging services. So it would be possible to have a single service server combining all the services or still have the three separate ones 15 jaren geleden
  MW bb9ba1602b Changed the order of the OpenSim.Grid.GridServer and OpenSim.Grid.GridServer.Modules projects in prebuild.xml. Hopefully this will fix the mono build problem. 15 jaren geleden
  MW d45fa9c2df Added GridServerPlugin class (which implements IGridPlugin) to OpenSim.Grid.GridServer.Modules. 15 jaren geleden
  MW 95230c244c Applied patch from Mantis# 3240, thanks tlaukkan/Tommil 15 jaren geleden
  MW 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 jaren geleden
  Sean Dague cddaaf3e13 svn attribute fixes so that we can play nice between windows and linux 15 jaren geleden
  MW 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. 15 jaren geleden
  Sean Dague 7f727bd33e This adds a new osGetAgentIP function with threat level set to High. It 15 jaren geleden
  MW faca2a7ddc Another change to how the CreateCommsManagerPlugin checks if it should be creating HG or normal CommunicationsManager. 15 jaren geleden
  MW 4f072a0876 Changed CreateCommsManagerPlugin so it handles external subclasses of OpenSimBase. This process of checking if it should be creating HG or normal CommunicationsManager needs to change. 15 jaren geleden
  MW e2d30a0244 Moved the Initialisation of the CommunicationsManager to a ApplicationPlugin. 15 jaren geleden
  Sean Dague c89a4d9eb6 * This patch reduces the excessive number of threads opened by the Timer event. Also simplifies the walking around method. 15 jaren geleden
  Sean Dague 57ab79e331 * Update ScenePresenceTests to reflect current REST communication workflow. 15 jaren geleden
  Justin Clarke Casey 7b04d1da5e * Apply http://opensimulator.org/mantis/view.php?id=3191 15 jaren geleden
  MW 5254c1dfa7 opps forgot to commit a changed file. 15 jaren geleden
  Melanie Thielker ed2de7ac82 Plumb in the RetrieveInstantMessages event that is sent by the viewer 15 jaren geleden
  MW 18382ebfd9 Changed the type of the ApplicationRegistry member from RegistryCore to IRegistryCore 15 jaren geleden
  MW 33e7c09b7b Added IRegistryCore and RegistryCore to OpenSim.Framework. 15 jaren geleden