aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/World/Archiver/ArchiverModule.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * refactor: Fission ArchiveWriteRequest into prepare and execute classesJustin Clarke Casey2008-06-161-1/+1
* * Put in stubs for "load-oar" command, including ultra-primitive temporary ta...Justin Clarke Casey2008-05-281-3/+3
* * Break out baby archiving code into separate class ready for async asset req...Justin Clarke Casey2008-05-261-54/+2
* * Extract and boil down necessary texture UUIDs for an archive of the scene p...Justin Clarke Casey2008-05-261-1/+14
* Update svn properties. Formatting cleanup.Jeff Ames2008-05-251-20/+20
* * Refactor: Change previous commits Object methods to SceneObject methods ins...Justin Clarke Casey2008-05-241-0/+6
* * Get the xml2 entities serialization representation in the archiver moduleJustin Clarke Casey2008-05-241-5/+51
* * Plug in stubbed out archiver moduleJustin Clarke Casey2008-05-221-0/+70