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
|
%!s(int64=15) %!d(string=hai) anos |
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
|
%!s(int64=15) %!d(string=hai) anos |
Melanie
|
7daf6dbbd3
Add -xmlfile= option to UGM, to let the files be outside bin if desired
|
%!s(int64=15) %!d(string=hai) anos |
Melanie
|
dd0234f500
Graft the REST console onto the grid server. Same procedure as with
|
%!s(int64=15) %!d(string=hai) anos |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
%!s(int64=15) %!d(string=hai) anos |
Melanie Thielker
|
4065ebff15
Remove the pre-log4net, discrete output methods from the consoles
|
%!s(int64=15) %!d(string=hai) anos |
Melanie Thielker
|
acfb5051cd
Intermediate commit. WILL NOT COMPILE!
|
%!s(int64=15) %!d(string=hai) anos |
Melanie Thielker
|
1b877234da
Refactor. Make ConsoleBase a true base class. Create CommandConsole as a simple
|
%!s(int64=15) %!d(string=hai) anos |
MW
|
d45fa9c2df
Added GridServerPlugin class (which implements IGridPlugin) to OpenSim.Grid.GridServer.Modules.
|
%!s(int64=15) %!d(string=hai) anos |
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.
|
%!s(int64=15) %!d(string=hai) anos |
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.
|
%!s(int64=15) %!d(string=hai) anos |
MW
|
8645fa9215
Removed the additions from the last revision for the "ShowHelp" delegate handling, as it seems that system isn't in use anymore.
|
%!s(int64=15) %!d(string=hai) anos |
MW
|
1e2835a10c
More refactoring of the Grid/user/messaging servers.
|
%!s(int64=15) %!d(string=hai) anos |
MW
|
021225675f
Added OpenSim.Grid.GridServer.Modules, for the GridServer modules/components.
|
%!s(int64=15) %!d(string=hai) anos |
MW
|
6954013d82
Added OpenSim.Grid.Framework project.
|
%!s(int64=15) %!d(string=hai) anos |
MW
|
e77b5d990d
More Grid server refactoring
|
%!s(int64=15) %!d(string=hai) anos |
MW
|
adad703c9c
Added missing header to a file (before chi11ken does it)
|
%!s(int64=15) %!d(string=hai) anos |
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.
|
%!s(int64=15) %!d(string=hai) anos |
MW
|
65d413e5ee
A bit more refactoring of the GridServer. To make the "modules" share a common Initialise method.
|
%!s(int64=15) %!d(string=hai) anos |
MW
|
25661b611d
Refactored the GridServer into a GridDBService and a set of "modules".
|
%!s(int64=15) %!d(string=hai) anos |
lbsa71
|
801da4346a
* optimized usings.
|
%!s(int64=16) %!d(string=hai) anos |
Melanie Thielker
|
9bfbfa381a
Add proper handling for shared vs. unshared modules to the command
|
%!s(int64=16) %!d(string=hai) anos |
Melanie Thielker
|
54c6a920ba
Replace the console for all OpenSim apps with a new console featuring command
|
%!s(int64=16) %!d(string=hai) anos |
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.
|
%!s(int64=16) %!d(string=hai) anos |
Justin Clarke Casey
|
97816f8c90
* Implement basic region filtering as described in https://lists.berlios.de/pipermail/opensim-dev/2008-November/003468.html
|
%!s(int64=16) %!d(string=hai) anos |
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
|
%!s(int64=16) %!d(string=hai) anos |
Homer Horwitz
|
16d68749a4
Add the missing bits for the new region-search:
|
%!s(int64=16) %!d(string=hai) anos |
Justin Clarke Casey
|
170cb935cd
* refactor: make shutdown a template method in the same manner as startup, for consistency's sake
|
%!s(int64=16) %!d(string=hai) anos |
Justin Clarke Casey
|
70124a3213
* refactor: make startup a template method
|
%!s(int64=16) %!d(string=hai) anos |
Justin Clarke Casey
|
6630706dd9
* Reinstate grid receive and send keys to user server config
|
%!s(int64=16) %!d(string=hai) anos |