aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/InventoryCollection.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Spring cleaning.Adam Frisby2008-04-291-1/+1
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-2/+0
* * Reduce publicly exposed fields on InventoryCollection, which was causing du...Justin Clarke Casey2008-04-111-42/+3
* * Change inventory async response deliver to deliver all items and folders at...Justin Clarke Casey2008-04-111-0/+3
* refactor of InventoryCollection for good measureSean Dague2008-04-071-7/+34
* break out the 5 classes that were Sean Dague2008-04-071-0/+53