OpenSimMirror/OpenSim/Region/Framework
Justin Clark-Casey (justincc) 08d3452092 Fix regression where the stored state of every second script in an object rezzed from inventory (e.g. attachments) was no longer loaded.
Likely a regression since f132f642 (2014-08-28)
Relates to http://opensimulator.org/mantis/view.php?id=7278
2015-01-29 19:10:08 +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 Fix regression where the stored state of every second script in an object rezzed from inventory (e.g. attachments) was no longer loaded. 2015-01-29 19:10:08 +00:00