aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/World/Archiver/ArchiveReadRequest.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-06-21* archive each object as a separate xml file rather than put them all in one ...Justin Clarke Casey1-27/+8
2008-06-21* refactor: Making some of the serialization names consistent, both within th...Justin Clarke Casey1-13/+17
2008-06-21* Remove a bug I created in r5171 where taking an object would terminate the ...Justin Clarke Casey1-0/+15
2008-06-05* Change archiver 'textures' dir back to 'assets'Justin Clarke Casey1-1/+1
2008-06-04* Dearchive using assets metadata rather than assuming everything is a textureJustin Clarke Casey1-19/+10
2008-06-04Formatting cleanup, minor refactoring, svn properties.Jeff Ames1-24/+24
2008-06-03* Change single assets/ archiver directory to be textures/ insteadJustin Clarke Casey1-4/+3
2008-05-31* Enable loading of textures in OpenSim archives with load-oar/save-oarJustin Clarke Casey1-2/+0
2008-05-31* Put in preparatory code to restore whole prim textures on archive loadJustin Clarke Casey1-1/+26
2008-05-30* Hook up archive loading to load in prim xml dataJustin Clarke Casey1-1/+4
2008-05-30* Successfully pick out prims.xml file from archiveJustin Clarke Casey1-1/+22
2008-05-30* Read all files from tar archiveJustin Clarke Casey1-2/+6
2008-05-30Update svn properties. Formatting cleanup.Jeff Ames1-66/+66
2008-05-28* Minor: Another small log adjustmentJustin Clarke Casey1-1/+1
2008-05-28* Put in stubs for "load-oar" command, including ultra-primitive temporary ta...Justin Clarke Casey1-71/+66
2008-05-20Add copyright notices.Jeff Ames1-3/+28
2008-05-11* Added NPCModule and NPCAvatar classes for NPCs. Primitive, but we can grow ...Adam Frisby1-2/+0
2008-05-09Update svn properties.Jeff Ames1-48/+48
2008-05-08* Some refactorings.Adam Frisby1-0/+48