Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Formatting cleanup. | Jeff Ames | 2008-05-16 | 1 | -1/+1 |
| | |||||
* | * Spring cleaning. | Adam Frisby | 2008-04-29 | 1 | -49/+31 |
| | | | | | * Added new generic "Location" class to handle 2D integer locations. Going to use it to replace all RegionHandle and X,Y coordinate references throughout the entire project. You have been warned. | ||||
* | replace hard tabs with 4 spaces to be consistant in the source. | Sean Dague | 2008-04-24 | 1 | -36/+36 |
| | | | | | | Please adjust your editors to not use hard tabs. | ||||
* | * Optimised using statements and namespace references across entire project ↵ | Adam Frisby | 2008-04-21 | 1 | -3/+0 |
| | | | | (this took a while to run). | ||||
* | add comment for version field based on what Teravus said :) | Sean Dague | 2008-04-08 | 1 | -1/+3 |
| | |||||
* | further refactor and rename of InventoryFolderBase properties | Sean Dague | 2008-04-08 | 1 | -4/+4 |
| | | | | | | to reflect what they really are. | ||||
* | more refactoring, this time on InventoryFolderBase | Sean Dague | 2008-04-07 | 1 | -6/+60 |
| | | | | | | | | * wrap attributes in properties * clean up names a little bit * clean up name styles | ||||
* | break out the 5 classes that were | Sean Dague | 2008-04-07 | 1 | -0/+70 |
InventoryItemBase into seperate .cs files 1 per class |