aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/Serialization/SceneXmlLoader.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-4/+10
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-1/+1
* Route OAR SOG loading through the common SceneObjectSerializer.FromXml2Format...Justin Clark-Casey (justincc)2012-05-161-68/+4
* Made OARs use the new serialization procedure. (TPs/crossings still on the ol...Diva Canto2010-10-151-91/+121
* Added manual xml2 serialization. Rewired only save xml2, not oars yet. Seems ...Diva Canto2010-10-141-1/+7
* New SOG/SOP parser using XmlTextReader + delegates dictionary. Active for loa...Diva Canto2010-10-131-7/+28
* First pass at cleaning up thread safety in EntityManager and SceneGraphJohn Hurliman2010-09-101-13/+10
* All scripts are now created suspended and are only unsuspended when the objectMelanie2010-04-191-0/+1
* Formatting cleanup.Jeff Ames2009-10-011-1/+1
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* * refactor: move SceneXmlLoader into subpackageJustin Clarke Casey2009-05-141-0/+290