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 年 前 |
Mike Mazur
|
e0e0db3660
Thanks, sempuki, for a patch that moves all grid plugins to new PluginLoader (issue 1763).
|
16 年 前 |
Charles Krinke
|
cda5269391
Mantis#1682. Revert temporarily, Sempuki's mono addins patch
|
16 年 前 |
Charles Krinke
|
7fd63d9dc8
Mantis#1682. Thank you kindly, Sempuki for a patch that:
|
16 年 前 |
Charles Krinke
|
23ec21e44a
Mantis#1647. Thank you very much, Sempuki for a patch that:
|
16 年 前 |
Charles Krinke
|
ca8d1d57e1
Mantis#1591. Thank you graciously, Sempuki for a patch that:
|
16 年 前 |
Jeff Ames
|
4ec4e16c80
Formatting cleanup, minor refactoring, svn properties.
|
16 年 前 |
Justin Clarke Casey
|
15d41c2fc2
* Fix build break by eliminating remaining IScenePermissions references - must remember to nant clean
|
16 年 前 |
Justin Clarke Casey
|
01f933c273
* Propogate OpenSimMain hack to stop mono-addins scanning warnings to the grid managing
|
16 年 前 |
Sean Dague
|
89c164fbc1
let Grid Servers specify a connect string in their configuration.
|
16 年 前 |
Justin Clarke Casey
|
6812de9af2
* Minor: For no particularly good reason, make all console prompts conform to the same prompt scheme
|
16 年 前 |
Jeff Ames
|
c995d60d37
Formatting cleanup.
|
16 年 前 |
Justin Clarke Casey
|
550018f02d
* As part of the region registration process, the grid service now requests the status of the region using the region http uri just passed in
|
16 年 前 |
Justin Clarke Casey
|
bcf018a98c
* Minor: Make some direct grid server console output into logged messages instead
|
16 年 前 |
Justin Clarke Casey
|
313a635d1e
* Fix opensim region server shutdown.
|
16 年 前 |
Justin Clarke Casey
|
250fb6f5db
* Move shutdown processing to base OpenSimServer, overriding the method where appropriate
|
16 年 前 |
Adam Frisby
|
20a9bf08f5
* Rolled back a few changes.
|
16 年 前 |
Adam Frisby
|
fc6c4dc399
* Cleaning code still.
|
16 年 前 |
Adam Frisby
|
fef3b36894
* Optimised using statements and namespace references across entire project (this took a while to run).
|
16 年 前 |
lbsa71
|
7f11079f57
* Refactored out common http handler operations
|
16 年 前 |
Jeff Ames
|
d2b1a8aa1e
Minor formatting / svn properties cleanup.
|
16 年 前 |
Johan Berntsson
|
39f340e687
XmlRpcCommand refactoring
|
16 年 前 |
Johan Berntsson
|
12a32b0608
Added a plugin loader in GridServer
|
16 年 前 |
Jeff Ames
|
47180080f0
Formatting cleanup.
|
16 年 前 |