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-09-01 02:36:23 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dd6f560c05caafed740de037eb2b76fcf3924a4a
opensim
/
OpenSim
/
Region
/
Framework
History
Justin Clark-Casey (justincc)
dd6f560c05
If serialized scene object XML has a SavedScriptState with no UUID, then read past the innerXML instead of wrongly continously looping on the same element.
...
Addresses
http://opensimulator.org/mantis/view.php?id=7437
2015-02-11 00:53:56 +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 serialized scene object XML has a SavedScriptState with no UUID, then read past the innerXML instead of wrongly continously looping on the same element.
2015-02-11 00:53:56 +00:00