OpenSimMirror/OpenSim/Region/Framework
Justin Clark-Casey (justincc) 26f0e9fa66 If the SnedInventoryAync() method receives an exception log this but make sure it does not terminate the process.
Relates to http://opensimulator.org/mantis/view.php?id=7421
2015-01-29 19:09:55 +00:00
..
Interfaces Added GetDisplayNames capability. For now, we don't actually use display names, and this cap returns the regular name. But this moves the server side into the newer, preferred, protocol used by the viewer for fetching the names of agents in the scene given their UUIDs. (the old protocol is via UDP). This works fine in my limited tests, but could use further testing by others. 2015-01-09 08:31:56 -08:00
Properties Renamed VERSION_NUMBER to VersionNumber 2014-12-30 15:27:28 -08:00
Scenes If the SnedInventoryAync() method receives an exception log this but make sure it does not terminate the process. 2015-01-29 19:09:55 +00:00