aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/Hypergrid/HGAssetMapper.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Accounting for the changes introduced in AssetServerBase in r9143 related to ...diva2009-04-191-0/+1
* Bug fix in HG asset posts. Get the inner assets not just from mem cache but f...diva2009-04-181-18/+24
* Changed the asynchronous call to get inventory in HG, so that it properly rep...diva2009-04-051-19/+16
* Added CreateObject(regionhandle, userID, itemID) to post objects that are to ...diva2009-04-051-12/+54
* * Fixed copyright headers on HyperGrid source files. (Now match the rest of O...Adam Frisby2009-04-051-23/+22
* * Consistently lock part.TaskInventory as pointed out in http://opensimulator...Justin Clarke Casey2009-02-201-2/+5
* - remove the Metadata property from AssetBase and return all previousMike Mazur2009-02-171-14/+14
* * refactor: remove AssetCache field hanging off SceneJustin Clarke Casey2009-02-161-1/+1
* * optimized usings.lbsa712009-02-121-7/+0
* this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield2009-02-101-1/+0
* This changeset is the step 1 of 2 in refactoringDr Scofield2009-02-061-0/+376