Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-10-01 | Fixed inventory display with respect to empty slots. | Guillaume Melquiond | 1 | -4/+3 | |
2007-08-01 | Fixed update of equipment flag, so that items can be equipped properly. | Guillaume Melquiond | 1 | -0/+6 | |
2007-07-31 | Removed legacy inventory code. Added display of equipment. | Guillaume Melquiond | 1 | -0/+10 | |
2005-10-07 | Modified finding NPC as by timonator's suggestion in order to allow NPCs to be | Bjørn Lindeijer | 1 | -16/+0 | |
clicked on their heads too. Also made start to tile engine improvement by adding the Sprite class that is now used by the floor items for being displayed on the map. Finally added documentation to Item class and splitted out Properties class from Map. | |||||
2005-07-17 | Added Item and Equipment class and made the appropriate places make use of ↵ | Björn Steinbrink | 1 | -0/+39 | |
them. Plus some cleanups. |