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-20 07:05:46 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
db4f4c255b5e5fa96bda5b60e39dc04815f19321
opensim
/
OpenSim
/
Grid
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
..
AssetServer
Thank you kindly, Diva, for a patch that:
2008-11-06 19:24:42 +00:00
Communications
/OGS1
Add persistence of active gestures. This needs an UGAIM update to work.
2008-09-24 21:12:21 +00:00
GridServer
fix a bug with the Grid REST interface that was returning the classname
2008-12-17 21:59:20 +00:00
InventoryServer
Added two new "trusted" url handlers to the Inventory server, to allow the user server to get a list of items in a folder and add a new item.
2008-12-02 11:15:08 +00:00
Manager
Formatting cleanup.
2008-08-18 00:39:10 +00:00
MessagingServer
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
UserServer
* reverted 7561 as the logger reference should always be private to the class. Thanks sdague for the protip!
2008-12-02 14:09:45 +00:00
UserServer.Config
Minor cleanup.
2008-05-16 13:33:57 +00:00