OpenSimMirror/OpenSim/Region/CoreModules/World/Serialiser
Justin Clark-Casey (justincc) 07e62df558 Add regression test for teleporting an agent between separated regions on the same simulator.
This involves a large amount of change in test scene setup code to allow test scenes to share shared modules
SetupScene is now an instance method that requires an instantiation of SceneHelpers, though other SceneHelpers methods are still static
May split these out into separate classes in the future.
2012-04-27 00:58:54 +01:00
..
Tests Add regression test for teleporting an agent between separated regions on the same simulator. 2012-04-27 00:58:54 +01:00
IFileSerialiser.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
SerialiseObjects.cs Consistency patch: use Path.Combine() instead of + and eliminate the need 2010-09-26 20:03:00 +01:00
SerialiseTerrain.cs Consistency patch: use Path.Combine() instead of + and eliminate the need 2010-09-26 20:03:00 +01:00
SerialiserModule.cs stop extremely old region serialization commands from appearing in the console 2011-01-22 00:27:34 +00:00