aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Archiver/ArchiverModule.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-30/+63
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-10/+99
* Another 10 modules' directives moved from .addin.xmlDiva Canto2012-11-121-0/+2
* Comment out checks not to overwrite existing IAR/OAR files for now on "save i...Justin Clark-Casey (justincc)2012-11-011-2/+4
* Get "save oar" and "save iar" to tell you in a more friendly manner if the fi...Justin Clark-Casey (justincc)2012-10-241-7/+11
* Rename ArchiveWriteRequestPreparatio nto ArchiveWriteRequest since after the ...Justin Clark-Casey (justincc)2012-09-141-2/+2
* Support multi-region OAR filesOren Hurvitz2012-09-141-2/+3
* Add is_megaregion flag into oar control file. Not currently read - for futur...Justin Clark-Casey (justincc)2012-05-191-9/+11
* Add experimental --publish option to "save oar" so that OARs reloaded to the ...Justin Clark-Casey (justincc)2012-01-281-0/+1
* RegionReady:BlueWall2012-01-181-0/+2
* Update RegionReadyModuleBlueWall2012-01-131-1/+9
* HG: normalize all externalized user ULRs to be the Home URL, i.e. the locatio...Diva Canto2012-01-121-2/+6
* When creating an OAR, optionally exclude objects according to their permissionsOren Hurvitz2011-09-121-0/+1
* Add a --noassets option to "save oar".Justin Clark-Casey (justincc)2011-05-261-1/+7
* Drop current OAR version back to 0.5 since these are currently now compatible...Justin Clark-Casey (justincc)2010-12-111-1/+1
* Fix: Allow use of parameters without specifying a file path with command "sav...Marck2010-11-231-1/+1
* Global creator information working on MySQL DB and on load/save OARs. Creator...Diva Canto2010-11-211-0/+1
* change --old-guids switch on the save oar command line to --version=<x>Justin Clark-Casey (justincc)2010-10-161-1/+1
* Made OARs use the new serialization procedure. (TPs/crossings still on the ol...Diva Canto2010-10-151-10/+17
* Add --skip-assets option to load oar.Justin Clark-Casey (justincc)2010-04-161-8/+11
* Formatting cleanup. Add copyright headers.Jeff Ames2010-01-041-2/+2
* Implement oar mergingJustin Clark-Casey (justincc)2009-11-251-6/+10
* Add MIT/X11 licensed NDesk.Options (http://www.ndesk.org/Options) DLL to aid ...Justin Clark-Casey (justincc)2009-11-251-1/+9
* pass all command parameters to load/save oar, not just the filenameJustin Clark-Casey (justincc)2009-11-241-0/+37
* Formatting cleanup.Jeff Ames2009-10-011-5/+5
* make oar module logging a little less noisyJustin Clark-Casey (justincc)2009-09-071-2/+2
* switching Archiver to "new" region module schemedr scofield (aka dirk husemann)2009-08-311-6/+24
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* minor: Inconsquential change to provoke another buildJustin Clarke Casey2009-05-071-1/+1
* * Make it possible to add a request id to load and save oar requestsJustin Clarke Casey2009-04-151-8/+19
* large scale fix for svn props after "the great refactor"Sean Dague2009-02-121-7/+7
* * optimized usings.lbsa712009-02-121-12/+7
* * More inventory archive invocation to a proper region moduleJustin Clarke Casey2009-02-111-1/+1
* * Implement merging of oars in codeJustin Clarke Casey2009-02-101-3/+13
* this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield2009-02-101-0/+95