aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Archiver (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Add more status information when an oar is being savedJustin Clarke Casey2009-03-052-0/+23
* * Add the abilty to load and save iar item nodes where folders have identical...Justin Clarke Casey2009-03-041-17/+28
* * Add gnu tar format long file name support to tar reading and writing.Justin Clarke Casey2009-03-043-85/+126
* * Store inventory data in an 'inventory' directory rather than in the root of...Justin Clarke Casey2009-02-251-5/+0
* * Consistently lock part.TaskInventory as pointed out in http://opensimulator...Justin Clarke Casey2009-02-201-8/+11
* * refactor: Rename new class AssetGatherer to UuidGatherer to reflect what it...Justin Clarke Casey2009-02-191-1/+1
* * Change AssetGatherer method access so that only methods which are worth cal...Justin Clarke Casey2009-02-181-1/+1
* * Move asset gathering code from oar module to OpenSim.Region.Framework since...Justin Clarke Casey2009-02-182-198/+5
* * switch to pulsing monitors to perform test sync instead of events, since th...Justin Clarke Casey2009-02-171-11/+17
* * Get rid of a unit test race condition based on my misreading of the AutoRes...Justin Clarke Casey2009-02-171-2/+4
* - remove the Metadata property from AssetBase and return all previousMike Mazur2009-02-173-11/+11
* * refactor: remove AssetCache field hanging off SceneJustin Clarke Casey2009-02-162-3/+3
* * Change static field "initialized" in RestInterregionComms to an instance fieldJustin Clarke Casey2009-02-131-1/+1
* large scale fix for svn props after "the great refactor"Sean Dague2009-02-1212-105/+105
* * optimized usings.lbsa712009-02-1212-129/+111
* * More inventory archive invocation to a proper region moduleJustin Clarke Casey2009-02-111-1/+1
* fix a typo where the High Southwest height was getting set to the LowSean Dague2009-02-101-1/+1
* * Implement merging of oars in codeJustin Clarke Casey2009-02-103-25/+117
* * extend load oar test to check that an object was actually loadedJustin Clarke Casey2009-02-101-5/+37
* this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield2009-02-1012-0/+2485