aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Serialization/Tests/RegionSettingsSerializerTests.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Save the Telehub and its Spawn Points in the OAROren Hurvitz2012-05-141-0/+8
|
* Revert "Save the Telehub and its Spawn Points in the OAR"Justin Clark-Casey (justincc)2012-05-121-8/+0
| | | | | | | | | This reverts commit b0b7b45b943dd94546bcfcf5d3bb871cfe35b507. Sorry BlueWall, I wanted to discuss an aspect of the data storage but I couldn't assign bugs in 'patch included' state to myself until I changed mantis just now and I forgot to mention it on irc. I wouldn't normally revert but thinks get tricky when it comes to data formats. Essentially, I would like to see the Yaw, Pitch and Distance values as separate XML entities (as used in other aspects such as vectors, quaternions) rather than as a . delimited string We can discuss this more with Oren in opensimulator.org/mantis/view.php?id=6008
* Save the Telehub and its Spawn Points in the OAROren Hurvitz2012-05-101-0/+8
| | | | Signed-off-by: BlueWall <jamesh@bluewallgroup.com>
* Add TestRegionSettingsDeserializeJustin Clark-Casey (justincc)2012-02-041-0/+134