aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Capabilities/Handlers/WebFetchInventoryDescendents (unfollow)
Commit message (Expand)AuthorFilesLines
2011-11-25Implement the FetchInventoryDescendents2 capability using the same code as We...Justin Clark-Casey (justincc)1-1/+1
2011-11-25Use the more extensive Utils.AssetTypeToString()/InventoryTypeToString() conv...Justin Clark-Casey (justincc)1-2/+3
2011-11-25Fix WebFetchInventoryDescendents cap to use Utils.AssetTypeTostring/Inventory...Justin Clark-Casey (justincc)1-8/+15
2011-05-02WebFetchInventoryDescendents working. Tested with robust.Diva Canto2-0/+375