summaryrefslogtreecommitdiffstats
path: root/source/ItemGrid.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Slight cleanup in the cInventory / cItemGrid APImadmaxoft@gmail.com2013-05-241-2/+14
* Refactored cInventory to use cItemGrid for the actual Storagemadmaxoft@gmail.com2013-05-241-7/+59
* ItemGrid: Renamed all Item to Slot - better and consistent namingmadmaxoft@gmail.com2013-04-101-11/+11
* Added cItemGrid to represent an XY grid of items; converted chests to use cItemGrid.madmaxoft@gmail.com2013-04-101-0/+94