Commit History

Автор SHA1 Съобщение Дата
  John Hurliman 2c34619aea * Changed various modules to not initialize timers unless the module is initialized. Ideally, the timers would not initialize unless the module was actually enabled, but Melanie's work on configuring module loading from a config file should make that unnecessary преди 15 години
  John Hurliman a41cd1d069 * Unregister Mono.Addins event handlers in PluginLoader.Dispose() and always handle PluginLoader with the using pattern. This freed up 121,634,796 bytes on my system преди 15 години
  Melanie 7daf6dbbd3 Add -xmlfile= option to UGM, to let the files be outside bin if desired преди 15 години
  Melanie dd0234f500 Graft the REST console onto the grid server. Same procedure as with преди 15 години
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. преди 15 години
  Melanie Thielker 4065ebff15 Remove the pre-log4net, discrete output methods from the consoles преди 15 години
  Melanie Thielker acfb5051cd Intermediate commit. WILL NOT COMPILE! преди 15 години
  Melanie Thielker 1b877234da Refactor. Make ConsoleBase a true base class. Create CommandConsole as a simple преди 15 години
  MW d45fa9c2df Added GridServerPlugin class (which implements IGridPlugin) to OpenSim.Grid.GridServer.Modules. преди 15 години
  MW 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 години
  MW c856da2ee6 Renamed IUGAIMCore to IGridServiceCore, still not really happy with this name as it could be confused with the Grid Server namespace or with the IGridService in the region servers. преди 15 години
  MW 8645fa9215 Removed the additions from the last revision for the "ShowHelp" delegate handling, as it seems that system isn't in use anymore. преди 15 години
  MW 1e2835a10c More refactoring of the Grid/user/messaging servers. преди 15 години
  MW 021225675f Added OpenSim.Grid.GridServer.Modules, for the GridServer modules/components. преди 15 години
  MW 6954013d82 Added OpenSim.Grid.Framework project. преди 15 години
  MW e77b5d990d More Grid server refactoring преди 15 години
  MW adad703c9c Added missing header to a file (before chi11ken does it) преди 15 години
  MW 869c64f955 Added a check to GridServerBase.RegisterInterface<T>(T iface), so that it can't try to add duplicate interfaces and cause a exception. преди 15 години
  MW 65d413e5ee A bit more refactoring of the GridServer. To make the "modules" share a common Initialise method. преди 15 години
  MW 25661b611d Refactored the GridServer into a GridDBService and a set of "modules". преди 15 години
  lbsa71 801da4346a * optimized usings. преди 16 години
  Melanie Thielker 9bfbfa381a Add proper handling for shared vs. unshared modules to the command преди 16 години
  Melanie Thielker 54c6a920ba Replace the console for all OpenSim apps with a new console featuring command преди 16 години
  MW 11169c0e71 Made BaseOpenSimServer.ShutdownSpecific() public. As the OpenSimBase.Shutdown() includes a Environment.Exit(0); which is not always wanted when shutting down, like from a windows service. преди 16 години
  Justin Clarke Casey 97816f8c90 * Implement basic region filtering as described in https://lists.berlios.de/pipermail/opensim-dev/2008-November/003468.html преди 16 години
  Justin Clarke Casey 97f4226666 * Apply a modified version of the part of http://opensimulator.org/mantis/view.php?id=2361 that allows region registration to be enabled/disabled on the grid server преди 16 години
  Homer Horwitz 16d68749a4 Add the missing bits for the new region-search: преди 16 години
  Justin Clarke Casey 170cb935cd * refactor: make shutdown a template method in the same manner as startup, for consistency's sake преди 16 години
  Justin Clarke Casey 70124a3213 * refactor: make startup a template method преди 16 години
  Justin Clarke Casey 6630706dd9 * Reinstate grid receive and send keys to user server config преди 16 години