aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/GridServer/GridServerBase.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Fix build break by eliminating remaining IScenePermissions references - mus...Justin Clarke Casey2008-06-011-2/+2
* * Propogate OpenSimMain hack to stop mono-addins scanning warnings to the gri...Justin Clarke Casey2008-05-311-0/+7
* let Grid Servers specify a connect string in their configuration.Sean Dague2008-05-281-1/+1
* * Minor: For no particularly good reason, make all console prompts conform to...Justin Clarke Casey2008-05-161-1/+1
* Formatting cleanup.Jeff Ames2008-05-141-1/+1
* * As part of the region registration process, the grid service now requests t...Justin Clarke Casey2008-05-131-5/+5
* * Minor: Make some direct grid server console output into logged messages ins...Justin Clarke Casey2008-05-121-7/+10
* * Fix opensim region server shutdown.Justin Clarke Casey2008-05-091-1/+1
* * Move shutdown processing to base OpenSimServer, overriding the method where...Justin Clarke Casey2008-05-071-16/+5
* * Rolled back a few changes.Adam Frisby2008-05-011-32/+28
* * Cleaning code still.Adam Frisby2008-05-011-28/+32
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-5/+2
* * Refactored out common http handler operationslbsa712008-03-281-34/+27
* Minor formatting / svn properties cleanup.Jeff Ames2008-03-251-6/+5
* XmlRpcCommand refactoringJohan Berntsson2008-03-241-1/+1
* Added a plugin loader in GridServerJohan Berntsson2008-03-241-1/+33
* Formatting cleanup.Jeff Ames2008-03-181-26/+25
* * made some privates protected lbsa712008-03-121-2/+2
* * Renamed Main.cs to GridServerBase.cslbsa712008-03-121-0/+179