aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Archiver/ArchiverModule.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-30/+63
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-10/+99
2012-11-12Another 10 modules' directives moved from .addin.xmlDiva Canto1-0/+2
2012-11-01Comment out checks not to overwrite existing IAR/OAR files for now on "save i...Justin Clark-Casey (justincc)1-2/+4
2012-10-24Get "save oar" and "save iar" to tell you in a more friendly manner if the fi...Justin Clark-Casey (justincc)1-7/+11
2012-09-14Rename ArchiveWriteRequestPreparatio nto ArchiveWriteRequest since after the ...Justin Clark-Casey (justincc)1-2/+2
2012-09-14Support multi-region OAR filesOren Hurvitz1-2/+3
2012-05-19Add is_megaregion flag into oar control file. Not currently read - for futur...Justin Clark-Casey (justincc)1-9/+11
2012-01-28Add experimental --publish option to "save oar" so that OARs reloaded to the ...Justin Clark-Casey (justincc)1-0/+1
2012-01-18RegionReady:BlueWall1-0/+2
2012-01-13Update RegionReadyModuleBlueWall1-1/+9
2012-01-12HG: normalize all externalized user ULRs to be the Home URL, i.e. the locatio...Diva Canto1-2/+6
2011-09-12When creating an OAR, optionally exclude objects according to their permissionsOren Hurvitz1-0/+1
2011-05-26Add a --noassets option to "save oar".Justin Clark-Casey (justincc)1-1/+7
2010-12-11Drop current OAR version back to 0.5 since these are currently now compatible...Justin Clark-Casey (justincc)1-1/+1
2010-11-23Fix: Allow use of parameters without specifying a file path with command "sav...Marck1-1/+1
2010-11-21Global creator information working on MySQL DB and on load/save OARs. Creator...Diva Canto1-0/+1
2010-10-16change --old-guids switch on the save oar command line to --version=<x>Justin Clark-Casey (justincc)1-1/+1
2010-10-15Made OARs use the new serialization procedure. (TPs/crossings still on the ol...Diva Canto1-10/+17
2010-04-16Add --skip-assets option to load oar.Justin Clark-Casey (justincc)1-8/+11
2010-01-29Revert "Updates all IRegionModules to the new style region modules."Melanie1-1/+0
2010-01-23Updates all IRegionModules to the new style region modules.Revolution1-0/+1
2010-01-04Formatting cleanup. Add copyright headers.Jeff Ames1-2/+2
2009-11-25Implement oar mergingJustin Clark-Casey (justincc)1-6/+10
2009-11-25Add MIT/X11 licensed NDesk.Options (http://www.ndesk.org/Options) DLL to aid ...Justin Clark-Casey (justincc)1-1/+9
2009-11-24pass all command parameters to load/save oar, not just the filenameJustin Clark-Casey (justincc)1-0/+37
2009-10-01Formatting cleanup.Jeff Ames1-5/+5
2009-09-07make oar module logging a little less noisyJustin Clark-Casey (justincc)1-2/+2
2009-08-31switching Archiver to "new" region module schemedr scofield (aka dirk husemann)1-6/+24
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-05-07minor: Inconsquential change to provoke another buildJustin Clarke Casey1-1/+1
2009-04-15* Make it possible to add a request id to load and save oar requestsJustin Clarke Casey1-8/+19
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