aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/SceneXmlLoader.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * refactor: move SceneXmlLoader into subpackageJustin Clarke Casey2009-05-141-290/+0
* * refactor: break some of xml2 serialization out of sogJustin Clarke Casey2009-05-141-2/+2
* * break out 'xml2' deserialization from sogJustin Clarke Casey2009-05-081-3/+3
* * refactor: break out sog original xml serialization to a separate classJustin Clarke Casey2009-05-081-1/+1
* * minor: rename xml sog serialization method for readabilityJustin Clarke Casey2009-05-081-1/+1
* * refactor: Break out original xml object serialization into a separate classJustin Clarke Casey2009-05-081-1/+2
* This changeset is the step 1 of 2 in refactoringDr Scofield2009-02-061-0/+289