OpenSimMirror/OpenSim/Grid/GridServer
Sean Dague ba6b3ade3b fix a bug with the Grid REST interface that was returning the classname
in the UUID field instead of the actual UUID because of an implicit use
of ToString()
2008-12-17 21:59:20 +00:00
..
Properties Formatting cleanup. 2008-05-16 01:22:11 +00:00
GridManager.cs fix a bug with the Grid REST interface that was returning the classname 2008-12-17 21:59:20 +00:00
GridServerBase.cs 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. 2008-12-02 11:40:22 +00:00
IGridPlugin.cs Formatting cleanup. 2008-08-18 00:39:10 +00:00
Program.cs Mantis #1936 2008-08-13 19:22:32 +00:00