aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar/Inventory/Archiver/InventoryArchiverModule.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Heart surgery on asset service code bits. Affects OpenSim.ini configuration -...diva2009-05-151-5/+12
* * Change inventory archiver module to use profile cacheJustin Clarke Casey2009-04-171-11/+3
* * Make save iar behave properly if the nominated inventory path does not existJustin Clarke Casey2009-02-181-6/+18
* * Establish InventoryArchiveSaved event for unit testsJustin Clarke Casey2009-02-171-10/+24
* * minor: print out status messages at start and end of inventory archive load...Justin Clarke Casey2009-02-161-0/+16
* * Make it possible to load and save inventory archives while a user is not lo...Justin Clarke Casey2009-02-121-2/+2
* large scale fix for svn props after "the great refactor"Sean Dague2009-02-121-11/+11
* * move userinfo for inventory archiving up to module class so that it only ha...Justin Clarke Casey2009-02-121-25/+59
* * optimized usings.lbsa712009-02-121-11/+11
* * When an inventory archive is loaded, immediately update the client's invent...Justin Clarke Casey2009-02-111-16/+46
* * Establish a common InventoryNodeBase class from InventoryItemBase and Inven...Justin Clarke Casey2009-02-111-0/+11
* * Refactor inventory archive code to allow direct invocation in order to supp...Justin Clarke Casey2009-02-111-0/+169