aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar/Inventory (follow)
Commit message (Expand)AuthorAgeFilesLines
* - remove the Metadata property from AssetBase and return all previousMike Mazur2009-02-171-1/+1
* * Iniital inventory archive test code. Doesn't actually do any testing yetJustin Clarke Casey2009-02-161-0/+159
* * 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-123-33/+58
* large scale fix for svn props after "the great refactor"Sean Dague2009-02-124-49/+49
* * move userinfo for inventory archiving up to module class so that it only ha...Justin Clarke Casey2009-02-123-90/+85
* * optimized usings.lbsa712009-02-124-65/+61
* * When an inventory archive is loaded, immediately update the client's invent...Justin Clarke Casey2009-02-112-21/+62
* * 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-113-52/+274
* * More inventory archive invocation to a proper region moduleJustin Clarke Casey2009-02-112-10/+4
* this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield2009-02-103-0/+915