Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mantis #7594. Fixing the broken code I just introduced. | Diva Canto | 2015-06-01 | 1 | -1/+4 |
| | |||||
* | More on mantis #7594, this a=time addressing the reported exception, which ↵ | Diva Canto | 2015-06-01 | 1 | -0/+3 |
| | | | | seems to be a separate issue from the duplicate folders. | ||||
* | Mantis #7594. This should be functionally equivalent to what it was, but ↵ | Diva Canto | 2015-06-01 | 1 | -2/+2 |
| | | | | just in case mono has a bug in List<T>.Find, here is the Linq equivalent of distinct-ness. | ||||
* | Improved comments on fetch inventory tests | Diva Canto | 2015-05-10 | 1 | -1/+12 |
| | |||||
* | Added unit tests for FetchInventoryDescendents ↵ | Diva Canto | 2015-05-10 | 4 | -0/+1257 |
http://wiki.secondlife.com/wiki/Linden_Lab_Official:Inventory_API#Fetch_Inventory_Descendents Also, consolidated the location of the files that handle inventory capabilities. |