This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-05-15 19:35:41 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
92b6d1efbb193da12ffbb8d7e021dffd44dbf8ba
opensim
/
OpenSim
/
Grid
/
GridServer
History
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