aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/ServiceConnectorsOut/Inventory/HGInventoryBroker.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* For now, supress 'OH NOES' warnings given by HGInventoryBroker.CacheInventory...Justin Clark-Casey (justincc)2011-08-171-5/+5
* HG inventory transfers over the profile working.Diva Canto2011-05-271-2/+9
* Added necessary code to drop inventory on hg friends using the profile window...Diva Canto2011-05-241-0/+16
* Added an additional debug message, and removed a bunch of files that weren't ...Diva Canto2011-02-041-0/+5
* Made the HG asset and inventory brokers use the Helo service in order to inst...Diva Canto2010-09-081-6/+9
* minor: remove mono compiler warningsJustin Clark-Casey (justincc)2010-09-031-1/+1
* Removed some more debug messages.Diva Canto2010-07-141-18/+16
* Fixes additional bug reported in mantis #4841.Diva Canto2010-07-051-6/+6
* Renamed HGInventoryBroker2 to HGInventoryBroker.Diva Canto2010-05-021-0/+556
* Deleted HGInventoryBroker, so that the new one can take its name.Diva Canto2010-05-021-540/+0
* Renamed TryGetAvatar to TryGetScenePresence on SceneManager, SceneBase, Scene...Dan Lake2010-03-191-2/+2
* Bug fix: change HGBroker to a INonSharedRegionModuleDiva Canto2010-01-301-66/+69
* On the way to making HG inventory work. Inventory can now be accessed again. ...Diva Canto2010-01-291-110/+66
* OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.Diva Canto2010-01-111-1/+1
* NetworkServersInfo removed from CommsManager.Diva Canto2010-01-101-3/+5
* * OMG! All but one references to UserProfileCacheService have been rerouted!Diva Canto2010-01-101-38/+43
* Inching ahead... This compiles, but very likely does not run.Diva Canto2010-01-081-1/+0
* Bug fix: in standalone, HGInventoryBroker needs to get the local inventory se...Diva Canto2009-12-211-2/+13
* * Fixes http://opensimulator.org/mantis/view.php?id=4225Diva Canto2009-10-121-0/+2
* Moved all HG1 operations to HGGridConnector.cs and HypergridServerConnector.c...Diva Canto2009-09-261-2/+7
* * Fixes mantis http://opensimulator.org/mantis/view.php?id=4044. Turns out fo...Diva Canto2009-08-221-0/+17
* Added MoveItems, which is most useful upon viewer-delete inventory operation....Diva Canto2009-08-191-0/+17
* A better purge of trash folder.Diva Canto2009-08-191-7/+11
* GetFolderItems implemented. It's not being called, but it might.Diva Canto2009-08-181-2/+9
* jhurliman's patch in http://opensimulator.org/mantis/view.php?id=4024Diva Canto2009-08-181-2/+1
* Making attachments work again. Tons of debug more. This needs more testing an...Diva Canto2009-08-161-1/+1
* Changed the way to get to the profile service. Changed GetSystemsFolder in HG...Diva Canto2009-08-141-2/+14
* Doing session lookup in the right way.Diva Canto2009-08-141-4/+5
* Additional debug messages, and bug fix in RemoteInventoryServiceConnector.cs,...Diva Canto2009-08-141-1/+10
* Added GetAssetPermissions. Few last bugs nixed. This is ready for testing.Diva Canto2009-08-131-4/+13
* Renamed QueryItem/QueryFolder to GetItem/GetFolder. The word 'query' starting...Diva Canto2009-08-131-4/+4
* * Added two new packet handler implementations for inventory ops. This is sta...Diva Canto2009-08-121-23/+29
* Improved test for system folders. Removed log messages.Diva Canto2009-08-111-3/+3
* System folders inventory cache added to OUT inventory modules. This tracks ag...Diva Canto2009-08-111-12/+56
* Added two new methods to IIventoryService -- GetFolderForType and GetFolderCo...Diva Canto2009-08-101-0/+26
* Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensimDiva Canto2009-08-101-1/+1
|\
| * Replace the Replaceable modules nameMelanie2009-08-101-1/+1
* | Changed RequestRootFolder to GetRootFolderDiva Canto2009-08-101-1/+1
|/
* Committing the interface change and the addition to the modules to getMelanie Thielker2009-07-101-0/+5
* Renamed Region/CoreModules/ServiceConnectors to Region/CoreModules/ServiceCon...diva2009-06-141-0/+401