aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/Hypergrid/HGAssetMapper.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2010-01-30* HGScene is no more.Diva Canto1-264/+0
2010-01-11OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.Diva Canto1-1/+1
2010-01-10All Framework.Communications.Clients and Framework.Communications.Services de...Diva Canto1-1/+0
2009-11-05Changing the AssetBase constructors to avoid initializing assets with an unkn...John Hurliman1-1/+1
2009-11-04minor: remove some mono compiler warningsJustin Clark-Casey (justincc)1-7/+7
2009-10-12* Fixes http://opensimulator.org/mantis/view.php?id=4225Diva Canto1-52/+46
2009-09-26Moved all HG1 operations to HGGridConnector.cs and HypergridServerConnector.c...Diva Canto1-18/+15
2009-09-25minor: remove some mono compiler warningsJustin Clark-Casey (justincc)1-9/+8
2009-08-13Inventory redirects from CachedUserInfo to InventoryService COMPLETE!Diva Canto1-25/+25
2009-06-04Comment out unused private functions to avoid compiler warnings.Jeff Ames1-7/+8
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-05-23This should make HG asset transfers work much better. It now uses HGUuidGathe...diva1-99/+23
2009-05-22Cleaning up a few HG things. HG Posts may now work in grids, but if the home ...diva1-11/+0
2009-05-18Removing the last reference to CommsManager.AssetCache.diva1-2/+1
2009-05-18Finished HG Service Store. Not fully functional because of problems with asse...diva1-36/+30
2009-05-17HG asset transfers starting to work -- GETs only for now. diva1-62/+14
2009-05-08* minor: rename xml sog serialization method for readabilityJustin Clarke Casey1-1/+1
2009-05-08* refactor: Break out original xml object serialization into a separate classJustin Clarke Casey1-2/+2
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