aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/InventoryFolderBase.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add comment for version field based on what Teravus said :)Sean Dague2008-04-081-1/+3
|
* further refactor and rename of InventoryFolderBase propertiesSean Dague2008-04-081-4/+4
| | | | | | to reflect what they really are.
* more refactoring, this time on InventoryFolderBaseSean Dague2008-04-071-6/+60
| | | | | | | | * wrap attributes in properties * clean up names a little bit * clean up name styles
* break out the 5 classes that were Sean Dague2008-04-071-0/+70
InventoryItemBase into seperate .cs files 1 per class