Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Consistenly make NUnit test cases inherit from OpenSimTestCase which ↵ | Justin Clark-Casey (justincc) | 2012-11-24 | 1 | -1/+1 |
| | | | | automatically turns off any logging enabled between tests | ||||
* | Save the Telehub and its Spawn Points in the OAR | Oren Hurvitz | 2012-05-14 | 1 | -0/+8 |
| | |||||
* | Revert "Save the Telehub and its Spawn Points in the OAR" | Justin Clark-Casey (justincc) | 2012-05-12 | 1 | -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 OAR | Oren Hurvitz | 2012-05-10 | 1 | -0/+8 |
| | | | | Signed-off-by: BlueWall <jamesh@bluewallgroup.com> | ||||
* | Add TestRegionSettingsDeserialize | Justin Clark-Casey (justincc) | 2012-02-04 | 1 | -0/+134 |