aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar/Inventory/Archiver/InventoryArchiveReadRequest.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-02-17- remove the Metadata property from AssetBase and return all previousMike Mazur1-1/+1
2009-02-12* Make it possible to load and save inventory archives while a user is not lo...Justin Clarke Casey1-5/+18
2009-02-12large scale fix for svn props after "the great refactor"Sean Dague1-14/+14
2009-02-12* move userinfo for inventory archiving up to module class so that it only ha...Justin Clarke Casey1-32/+12
2009-02-12* optimized usings.lbsa711-28/+26
2009-02-11* When an inventory archive is loaded, immediately update the client's invent...Justin Clarke Casey1-5/+16
2009-02-11* Refactor inventory archive code to allow direct invocation in order to supp...Justin Clarke Casey1-22/+45
2009-02-11* More inventory archive invocation to a proper region moduleJustin Clarke Casey1-5/+2
2009-02-10this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield1-3/+3
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield1-1/+1
2009-02-04- add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of itMike Mazur1-18/+18
2009-01-22white space & formatting cleanupDr Scofield1-5/+4
2009-01-22From: Christopher Yeoh <yeohc@au1.ibm.com>Dr Scofield1-2/+6
2008-12-03Make a couple log4net instances static readonly.Jeff Ames1-1/+1
2008-10-19* Restore loaded inventory items to the given folderJustin Clarke Casey1-10/+47
2008-10-19* move command line parsing code from inventory archive modules to opensim se...Justin Clarke Casey1-11/+12
2008-09-29* minor: remove warningsJustin Clarke Casey1-3/+3
2008-09-29* reactor: move inventory archive classes into separate Inventory/Archiver di...Justin Clarke Casey1-2/+2
2008-09-29* check in missing files that caused the previous build breakJustin Clarke Casey1-0/+238