| Commit message (Expand) | Author | Age | Files | Lines |
* | minor: add a bit more method doc to IInventoryService.GetItem() | Justin Clark-Casey (justincc) | 2011-04-11 | 1 | -1/+1 |
* | Fix bug in llGiveInventory() where items were disappearing on relog | Justin Clark-Casey (justincc) | 2010-08-23 | 1 | -2/+5 |
* | Mark GetUserInventory as obsolete. It is still used in the default | Melanie | 2010-01-04 | 1 | -0/+2 |
* | * Fixes mantis http://opensimulator.org/mantis/view.php?id=4044. Turns out fo... | Diva Canto | 2009-08-22 | 1 | -0/+8 |
* | Added MoveItems, which is most useful upon viewer-delete inventory operation.... | Diva Canto | 2009-08-19 | 1 | -0/+2 |
* | A better purge of trash folder. | Diva Canto | 2009-08-19 | 1 | -1/+2 |
* | Added GetAssetPermissions. Few last bugs nixed. This is ready for testing. | Diva Canto | 2009-08-13 | 1 | -0/+20 |
* | Renamed QueryItem/QueryFolder to GetItem/GetFolder. The word 'query' starting... | Diva Canto | 2009-08-13 | 1 | -2/+2 |
* | Added two new methods to IIventoryService -- GetFolderForType and GetFolderCo... | Diva Canto | 2009-08-10 | 1 | -7/+23 |
* | Changed RequestRootFolder to GetRootFolder | Diva Canto | 2009-08-10 | 1 | -1/+1 |
* | Fixes mantis #3803. Thanks jhurliman. | diva | 2009-06-11 | 1 | -1/+2 |
* | Added more functions to IInventoryService. Unsure about whether all of these ... | diva | 2009-06-08 | 1 | -0/+35 |
* | First draft of inventory service connectors, and service implementation. No h... | diva | 2009-06-07 | 1 | -0/+118 |