aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Archiver (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminsterMelanie2012-03-113-16/+24
|\
| * Fix TestSaveOarNoAssets() by not launch a no-assets request on a separate thr...Justin Clark-Casey (justincc)2012-03-101-1/+1
| * minor: rearrange some save oar messages so they say what they're about to do ...Justin Clark-Casey (justincc)2012-03-101-8/+7
| * On OAR saving, try fetch assets serially rather than firing all the requests ...Justin Clark-Casey (justincc)2012-03-102-9/+18
* | Merge branch 'master' into careminsterMelanie2012-02-041-2/+2
|\ \ | |/
| * Changed save oar and save iar parameter -p|--profile to -h|--home, including ...Snoopy Pfeffer2012-02-031-2/+2
* | Merge branch 'master' into careminsterMelanie2012-01-284-14/+89
|\ \ | |/
| * Add experimental --publish option to "save oar" so that OARs reloaded to the ...Justin Clark-Casey (justincc)2012-01-284-14/+89
* | Merge branch 'master' into careminsterMelanie2012-01-212-1/+3
|\ \ | |/
| * Add basic request and send image regression tests for LLImageManagerJustin Clark-Casey (justincc)2012-01-191-1/+1
| * RegionReady:BlueWall2012-01-181-0/+2
* | Merge branch 'master' into careminsterMelanie2012-01-141-1/+9
|\ \ | |/
| * Update RegionReadyModuleBlueWall2012-01-131-1/+9
* | Merge branch 'master' into careminsterMelanie2012-01-122-2/+12
|\ \ | |/
| * HG: normalize all externalized user ULRs to be the Home URL, i.e. the locatio...Diva Canto2012-01-121-2/+6
| * Add a check to see if an asset exists before recreating it whileMic Bowman2012-01-101-0/+6
* | Merge commit 'f16d125027aba098e45dc026f9d507a430bc2b10' into bigmergeMelanie2011-10-251-2/+2
|\ \ | |/
| * Change wording on asset requests.Justin Clark-Casey (justincc)2011-10-191-2/+2
* | Bring us up to date.Tom2011-09-144-5/+112
|\ \ | |/
| * When creating an OAR, optionally exclude objects according to their permissionsOren Hurvitz2011-09-122-3/+104
| * Comment out the part of the load oar code that zeroes out prim sit target ori...Justin Clark-Casey (justincc)2011-09-092-2/+8
* | Resolve merge commits, stage 1Tom2011-09-041-9/+9
|\ \ | |/
| * rename TestHelper => TestHelpers for consistencyJustin Clark-Casey (justincc)2011-08-061-5/+5
| * rename test SceneSetupHelpers -> SceneHelpers for consistencyJustin Clark-Casey (justincc)2011-08-061-4/+4
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-06-201-2/+2
|\ \ | |/
| * tweak messages. Make verbose inventory item save message give the item name ...Justin Clark-Casey (justincc)2011-06-141-2/+2
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-06-112-0/+5
|\ \ | |/
| * Save the sun's position in OARsOren Hurvitz2011-06-102-0/+5
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-06-091-0/+4
|\ \ | |/
| * Make sure culture is en-US when saving archive related xml.Justin Clark-Casey (justincc)2011-05-271-0/+4
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-05-273-39/+145
|\ \ | |/
| * Add --noassets option for "save iar"Justin Clark-Casey (justincc)2011-05-261-1/+1
| * Bump OAR file format version up to 0.7 for this development cycle.Justin Clark-Casey (justincc)2011-05-261-2/+2
| * Add a --noassets option to "save oar".Justin Clark-Casey (justincc)2011-05-263-37/+143
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-05-221-1/+0
|\ \ | |/
| * Get rid of OpenSim.Tests.Common.Setup subpackage in favour of just OpenSim.Te...Justin Clark-Casey (justincc)2011-05-211-1/+0
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-05-142-4/+9
|\ \ | |/
| * When loading an OAR that doesn't have parcels, create a default parcelOren Hurvitz2011-05-142-4/+9
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-04-213-10/+19
|\ \ | |/
| * bump oar version number to 0.6.Justin Clark-Casey (justincc)2011-04-181-1/+1
| * Add regression test to check that OARs start with the control file.Justin Clark-Casey (justincc)2011-04-182-9/+18
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-03-101-1/+0
|\ \ | |/
| * Upgrade nunit.framework.dll to version 2.5.9. Fix up tests appropriately.Justin Clark-Casey (justincc)2011-03-091-1/+0
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-01-281-28/+44
|\ \ | |/
| * Refactor: Break out LoadObjects() and LoadParcels() from a longer methodJustin Clark-Casey (justincc)2011-01-271-28/+44
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-01-271-0/+9
|\ \ | |/
| * When an oar is loaded, do not create a default parcel before loading the parc...Justin Clark-Casey (justincc)2011-01-271-1/+1
| * Show local IDs in "land show" output.Justin Clark-Casey (justincc)2011-01-271-0/+5
| * Fix OAR parcel loading so that old parcels are replaced by the new instead of...Justin Clark-Casey (justincc)2011-01-271-0/+4
| * Added more debug messages under the -verbose option.Diva Canto2011-01-081-2/+6