aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Serialiser (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang3-18/+22
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2-127/+459
2012-11-24Consistenly make NUnit test cases inherit from OpenSimTestCase which automati...Justin Clark-Casey (justincc)1-1/+1
2012-11-12Another 10 modules' directives moved from .addin.xmlDiva Canto1-0/+2
2012-04-27Add regression test for teleporting an agent between separated regions on the...Justin Clark-Casey (justincc)1-1/+1
2012-02-16Turn off logging on test in last commit (2b84295).Justin Clark-Casey (justincc)1-1/+1
2012-02-16If shape properties fail SOP parsing (e.g. due to commas instead of decimal p...Justin Clark-Casey (justincc)1-0/+133
2011-08-06rename TestHelper => TestHelpers for consistencyJustin Clark-Casey (justincc)1-4/+4
2011-08-06rename test SceneSetupHelpers -> SceneHelpers for consistencyJustin Clark-Casey (justincc)1-2/+2
2011-05-21Get rid of OpenSim.Tests.Common.Setup subpackage in favour of just OpenSim.Te...Justin Clark-Casey (justincc)1-1/+0
2011-04-15get rid of all traces of the now used mock service infrastructureJustin Clark-Casey (justincc)1-1/+1
2011-03-09Upgrade nunit.framework.dll to version 2.5.9. Fix up tests appropriately.Justin Clark-Casey (justincc)1-1/+0
2011-01-22stop extremely old region serialization commands from appearing in the consoleJustin Clark-Casey (justincc)1-27/+26
2010-10-17.NET automagical serialization of SOPs replaced by manual serialization acros...Diva Canto1-3/+7
2010-10-16Fix test break - TestSerializeXml2() still requires old-guids optionJustin Clark-Casey (justincc)1-3/+6
2010-10-15Made OARs use the new serialization procedure. (TPs/crossings still on the ol...Diva Canto2-3/+3
2010-09-26Consistency patch: use Path.Combine() instead of + and eliminate the needMelanie3-8/+9
2010-09-10First pass at cleaning up thread safety in EntityManager and SceneGraphJohn Hurliman2-3/+3
2009-10-01Formatting cleanup.Jeff Ames2-9/+9
2009-09-01switching SerialiserModule to "new" region module schemedr scofield (aka dirk husemann)1-14/+46
2009-08-11* Improves SceneSetupHelper to allow the tester to choose a real or mock, inv...Arthur Valadares1-1/+1
2009-06-02* Add simple original xml serialization testJustin Clarke Casey1-3/+73
2009-06-01* Add simple original sog xml serialization testJustin Clarke Casey2-17/+18
2009-06-01* minor: change the name of one serialization method to match its counterpartJustin Clarke Casey2-5/+129
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames5-5/+5
2009-05-29* refactor: Remove redundent prim id attribute on Scene.AddSceneObject()Justin Clarke Casey1-1/+1
2009-05-29* Add save xml2 serialization testJustin Clarke Casey1-3/+70
2009-05-29* minor: move common serialization test code into fixture setupJustin Clarke Casey1-6/+17
2009-05-29* Add xml2 load testJustin Clarke Casey1-0/+143
2009-05-14* refactor: move SceneXmlLoader into subpackageJustin Clarke Casey1-0/+1
2009-05-14* refactor: break some of xml2 serialization out of sogJustin Clarke Casey1-1/+2
2009-02-12large scale fix for svn props after "the great refactor"Sean Dague4-22/+22
2009-02-12* optimized usings.lbsa714-22/+22
2009-02-10this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield4-0/+440