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