aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/World/Archiver/ArchiveWriteRequestExecution.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * fix a bug where I was assuming all entities would be SceneObjectGroups - of...Justin Clarke Casey2008-06-271-5/+5
* * archive each object as a separate xml file rather than put them all in one ...Justin Clarke Casey2008-06-211-6/+28
* Minor formatting cleanup.Jeff Ames2008-06-181-7/+7
* Update svn properties.Jeff Ames2008-06-171-73/+73
* * refactor: Fission ArchiveWriteRequest into prepare and execute classesJustin Clarke Casey2008-06-161-0/+73