OpenSimMirror/OpenSim/Region
Justin Clarke Casey eca6442bae * Rig up enough infrastructure to actually perform a successful 'standalone' teleport unit test with checks that the scene presence disappeared from sceneA and appeared in
sceneB
* However, I'm not convinced that the actual process in the test completely reflects reality, and a lot of stuff had to be rigged up (which should get resolved over time)
2009-01-16 21:56:13 +00:00
..
Application Added support so that during the loading of a xml link list, it checks if a linked hypergrid region's real location is within 4096,4096 map spaces of its "local" location. If it is outside of that range ( so it wouldn't be possible to teleport to it) then it ignores it and doesn't create a link. 2009-01-16 17:56:44 +00:00
ClientStack * Rig up enough infrastructure to actually perform a successful 'standalone' teleport unit test with checks that the scene presence disappeared from sceneA and appeared in 2009-01-16 21:56:13 +00:00
Communications * Add new unit test for simple teleport in a standalone. 2009-01-15 21:27:55 +00:00
DataSnapshot * refactor: call AddHttpHandler() directly via CommsManager 2009-01-06 14:44:45 +00:00
Environment * Rig up enough infrastructure to actually perform a successful 'standalone' teleport unit test with checks that the scene presence disappeared from sceneA and appeared in 2009-01-16 21:56:13 +00:00
Examples/SimpleModule * Separate starting a client thread into a separate Start() method (which matches the existing Stop() and Restart() methods) 2009-01-12 19:37:56 +00:00
Interfaces WIP: Adding a few things to PresenceModule. Not quite finished yet. 2008-11-24 22:07:45 +00:00
Modules minor: Remove some serialization module scene wrappers 2008-12-19 19:35:14 +00:00
Physics Improve parsing of joint parameters for NINJA physics (Mantis #2966). 2009-01-14 04:59:57 +00:00
ScriptEngine Minor formatting cleanup, add copyright header. 2009-01-16 04:42:24 +00:00
UserStatistics minor: remove mono compiler warning 2009-01-09 21:15:34 +00:00