aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/World/Archiver/ArchiveWriteRequestExecution.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-6/+6
2008-08-18Formatting cleanup.Jeff Ames1-19/+19
2008-07-21* minor: change misleading 'all assets found' message to instead tell how man...Justin Clarke Casey1-4/+10
2008-07-12* Start compressing archivesJustin Clarke Casey1-1/+2
2008-07-07* switch terrain archiving to raw32 rather than png to avoid unnecessary post...Justin Clarke Casey1-1/+1
2008-07-02* Allow archiver to operate even if there are 0 scene objects to saveJustin Clarke Casey1-3/+1
2008-07-02* Start writing out control file in archive. Only contains version informati...Justin Clarke Casey1-1/+31
2008-06-29* Save terrain information in archiveJustin Clarke Casey1-1/+20
2008-06-27* fix a bug where I was assuming all entities would be SceneObjectGroups - of...Justin Clarke Casey1-5/+5
2008-06-21* archive each object as a separate xml file rather than put them all in one ...Justin Clarke Casey1-6/+28
2008-06-18Minor formatting cleanup.Jeff Ames1-7/+7
2008-06-17Update svn properties.Jeff Ames1-73/+73
2008-06-16* refactor: Fission ArchiveWriteRequest into prepare and execute classesJustin Clarke Casey1-83/+73
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