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