aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Archiver/ArchiverModule.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-02-12large scale fix for svn props after "the great refactor"Sean Dague1-7/+7
2009-02-12* optimized usings.lbsa711-12/+7
2009-02-11* More inventory archive invocation to a proper region moduleJustin Clarke Casey1-1/+1
2009-02-10* Implement merging of oars in codeJustin Clarke Casey1-3/+13
2009-02-10this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield1-2/+2
2009-02-09* Add the ability to type help <command> for more detailed help about a speci...Justin Clarke Casey1-3/+5
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield1-2/+2
2009-02-02* Establish OnOarFileSaved EventManager event and subscribe to that instead o...Justin Clarke Casey1-2/+2
2009-01-30* Extend archive save test to check for the presence of the file for the obje...Justin Clarke Casey1-2/+3
2009-01-23* Add direct stream loading and saving methods to the archive module.Justin Clarke Casey1-11/+17
2008-12-19* refactor: Remove archiver module scene wrappersJustin Clarke Casey1-4/+7
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-1/+1
2008-06-27last round of warning squashing. calling it a day now.Dr Scofield1-1/+1
2008-06-16* refactor: Fission ArchiveWriteRequest into prepare and execute classesJustin Clarke Casey1-1/+1
2008-05-28* Put in stubs for "load-oar" command, including ultra-primitive temporary ta...Justin Clarke Casey1-3/+3
2008-05-26* Break out baby archiving code into separate class ready for async asset req...Justin Clarke Casey1-54/+2
2008-05-26* Extract and boil down necessary texture UUIDs for an archive of the scene p...Justin Clarke Casey1-1/+14
2008-05-25Update svn properties. Formatting cleanup.Jeff Ames1-20/+20
2008-05-24* Refactor: Change previous commits Object methods to SceneObject methods ins...Justin Clarke Casey1-0/+6
2008-05-24* Get the xml2 entities serialization representation in the archiver moduleJustin Clarke Casey1-5/+51
2008-05-22* Plug in stubbed out archiver moduleJustin Clarke Casey1-24/+23
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