aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Serialiser/SerialiserModule.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-5/+5
2012-11-12Another 10 modules' directives moved from .addin.xmlDiva Canto1-0/+2
2011-01-22stop extremely old region serialization commands from appearing in the consoleJustin Clark-Casey (justincc)1-27/+26
2010-10-15Made OARs use the new serialization procedure. (TPs/crossings still on the ol...Diva Canto1-2/+2
2010-09-26Consistency patch: use Path.Combine() instead of + and eliminate the needMelanie1-5/+5
2010-09-10First pass at cleaning up thread safety in EntityManager and SceneGraphJohn Hurliman1-2/+2
2009-10-01Formatting cleanup.Jeff Ames1-1/+1
2009-09-01switching SerialiserModule to "new" region module schemedr scofield (aka dirk husemann)1-14/+46
2009-06-01* Add simple original sog xml serialization testJustin Clarke Casey1-1/+1
2009-06-01* minor: change the name of one serialization method to match its counterpartJustin Clarke Casey1-1/+1
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-05-14* refactor: move SceneXmlLoader into subpackageJustin Clarke Casey1-0/+1
2009-02-12large scale fix for svn props after "the great refactor"Sean Dague1-9/+9
2009-02-12* optimized usings.lbsa711-9/+9
2009-02-10this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield1-2/+2
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield1-2/+2
2009-02-05* Make existing module commanders register as help topicsJustin Clarke Casey1-1/+1
2009-02-05* Use the commander name to register module commanders instead of providing t...Justin Clarke Casey1-1/+1
2008-12-19* refactor: move saved named prims to xml2 method out into the serialization ...Justin Clarke Casey1-0/+5
2008-12-19* refactor: Rename IRegionSerialiser and move into interfaces namespaceJustin Clarke Casey1-2/+2
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-4/+4
2008-08-15From: Richard Alimi <ralimi@us.ibm.com>Dr Scofield1-2/+12
2008-07-25*Added CommandIntentions that is used to describe a console commands hazard. ...mingchen1-2/+2
2008-07-18* refactor: break out sog loading code into two parts so that post-deserializ...Justin Clarke Casey1-2/+2
2008-07-07* Start scripts loaded from an archiveJustin Clarke Casey1-2/+2
2008-07-01Added "save-prims-xml2 <PrimName> <FileName>", as we were lacking a method to...MW1-0/+5
2008-06-27move along, nothing to see here. just a couple of lazy variables.Dr Scofield1-2/+4
2008-06-21* refactor: Making some of the serialization names consistent, both within th...Justin Clarke Casey1-4/+4
2008-06-04Formatting cleanup, minor refactoring, svn properties.Jeff Ames1-9/+9
2008-05-30* Hook up archive loading to load in prim xml dataJustin Clarke Casey1-0/+5
2008-05-30* Crudely migrate SceneXmlLoader into the Serializer moduleJustin Clarke Casey1-2/+33
2008-05-04* Updating some file locations.Adam Frisby1-1/+1
2008-05-01* Rolled back a few changes.Adam Frisby1-7/+7
2008-05-01* Spring cleaning on Region.Environment. Adam Frisby1-7/+7
2008-05-01* Cleaned namespaces of entire solution. OpenSim directories now correspond w...Adam Frisby1-1/+0
2008-05-01Update svn properties. Minor formatting cleanup.Jeff Ames1-168/+168
2008-04-30* Commiting a bunch of missed files.Adam Frisby1-0/+169