aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/Hypergrid/HGAssetMapper.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-04-19Accounting for the changes introduced in AssetServerBase in r9143 related to ...diva1-0/+1
2009-04-18Bug fix in HG asset posts. Get the inner assets not just from mem cache but f...diva1-18/+24
2009-04-05Changed the asynchronous call to get inventory in HG, so that it properly rep...diva1-19/+16
2009-04-05Added CreateObject(regionhandle, userID, itemID) to post objects that are to ...diva1-12/+54
2009-04-05* Fixed copyright headers on HyperGrid source files. (Now match the rest of O...Adam Frisby1-23/+22
2009-02-20* Consistently lock part.TaskInventory as pointed out in http://opensimulator...Justin Clarke Casey1-2/+5
2009-02-17- remove the Metadata property from AssetBase and return all previousMike Mazur1-14/+14
2009-02-16* refactor: remove AssetCache field hanging off SceneJustin Clarke Casey1-1/+1
2009-02-12* optimized usings.lbsa711-7/+0
2009-02-10this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield1-1/+0
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield1-3/+3
2009-02-04- add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of itMike Mazur1-34/+34
2009-01-30Bug fix on posting assets onto foreign users inventory. Check that the key is...diva1-1/+2
2008-11-25Mantis#2692: Thanks Diva, for a patch that fixes a bug in HyperGrid.Homer Horwitz1-6/+4
2008-11-25Update svn properties.Jeff Ames1-377/+377
2008-11-25* minor: eliminate mono compiler warningsJustin Clarke Casey1-1/+1
2008-11-25* Apply http://opensimulator.org/mantis/view.php?id=2640Justin Clarke Casey1-0/+377