Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2011-11-26 | Rip out unused Scene.HandleFetchInventoryDescendentsCAPS(). | Justin Clark-Casey (justincc) | 1 | -0/+13 |
2011-11-26 | Stop locking the requests coming in to WebFetchInvDecHandler. | Justin Clark-Casey (justincc) | 1 | -8/+8 |
2011-11-25 | Resolve error where an unknown asset type would cause the fetch inventory des... | Justin Clark-Casey (justincc) | 1 | -40/+43 |
2011-11-25 | Implement the FetchInventoryDescendents2 capability using the same code as We... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2011-11-25 | Use the more extensive Utils.AssetTypeToString()/InventoryTypeToString() conv... | Justin Clark-Casey (justincc) | 1 | -2/+3 |
2011-11-25 | Fix WebFetchInventoryDescendents cap to use Utils.AssetTypeTostring/Inventory... | Justin Clark-Casey (justincc) | 1 | -8/+15 |
2011-05-02 | WebFetchInventoryDescendents working. Tested with robust. | Diva Canto | 1 | -0/+299 |