aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar/Inventory/Archiver/InventoryArchiveReadRequest.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* - remove the Metadata property from AssetBase and return all previousMike Mazur2009-02-171-1/+1
* * Make it possible to load and save inventory archives while a user is not lo...Justin Clarke Casey2009-02-121-5/+18
* large scale fix for svn props after "the great refactor"Sean Dague2009-02-121-14/+14
* * move userinfo for inventory archiving up to module class so that it only ha...Justin Clarke Casey2009-02-121-32/+12
* * optimized usings.lbsa712009-02-121-28/+26
* * When an inventory archive is loaded, immediately update the client's invent...Justin Clarke Casey2009-02-111-5/+16
* * Refactor inventory archive code to allow direct invocation in order to supp...Justin Clarke Casey2009-02-111-22/+45
* * More inventory archive invocation to a proper region moduleJustin Clarke Casey2009-02-111-5/+2
* this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield2009-02-101-0/+279