Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Fix opensim region server shutdown. | Justin Clarke Casey | 2008-05-09 | 1 | -1/+1 |
| | |||||
* | * Move shutdown processing to base OpenSimServer, overriding the method ↵ | Justin Clarke Casey | 2008-05-07 | 1 | -16/+5 |
| | | | | | | | | where appropriate * This also means that the command quit (as well as shutdown) will now close down grid servers (instead of only being in place for the region server) | ||||
* | * Rolled back a few changes. | Adam Frisby | 2008-05-01 | 1 | -32/+28 |
| | |||||
* | * Cleaning code still. | Adam Frisby | 2008-05-01 | 1 | -28/+32 |
| | |||||
* | * Optimised using statements and namespace references across entire project ↵ | Adam Frisby | 2008-04-21 | 1 | -5/+2 |
| | | | | (this took a while to run). | ||||
* | * Refactored out common http handler operations | lbsa71 | 2008-03-28 | 1 | -34/+27 |
| | |||||
* | Minor formatting / svn properties cleanup. | Jeff Ames | 2008-03-25 | 1 | -6/+5 |
| | |||||
* | XmlRpcCommand refactoring | Johan Berntsson | 2008-03-24 | 1 | -1/+1 |
| | |||||
* | Added a plugin loader in GridServer | Johan Berntsson | 2008-03-24 | 1 | -1/+33 |
| | |||||
* | Formatting cleanup. | Jeff Ames | 2008-03-18 | 1 | -26/+25 |
| | |||||
* | * made some privates protected | lbsa71 | 2008-03-12 | 1 | -2/+2 |
| | |||||
* | * Renamed Main.cs to GridServerBase.cs | lbsa71 | 2008-03-12 | 1 | -0/+179 |