aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/InventoryNodeBase.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Establish InventoryArchiveSaved event for unit testsJustin Clarke Casey2009-02-171-1/+1
| | | | | | * This is done on the inventory archiver module directly rather than Scene.EventManager - the module seems the more appropriate location
* large scale fix for svn props after "the great refactor"Sean Dague2009-02-121-2/+2
|
* * optimized usings.lbsa712009-02-121-2/+2
|
* * Establish a common InventoryNodeBase class from InventoryItemBase and ↵Justin Clarke Casey2009-02-111-0/+67
InventoryFolderBase