summaryrefslogtreecommitdiff
path: root/src/gui/inventorywindow.cpp
AgeCommit message (Collapse)AuthorFilesLines
2005-08-26Added effect description to buy/see/inventory, made some improvements and ↵Yohann Ferreira1-8/+16
bugfixes, too.
2005-08-19Made the item amount box work with a provided item.Björn Steinbrink1-1/+1
2005-08-13Updated dev-cpp project file, removed unnecessary header, fixed some include ↵Eugenio Favalli1-1/+1
paths.
2005-08-13Small header cleanup.Björn Steinbrink1-0/+2
2005-08-13Huge header cleanup to reduce dependencies and compile time.Björn Steinbrink1-5/+12
2005-07-28Cleaned up the showPopup() code, moved "map"-related code into game.cpp, ↵Björn Steinbrink1-4/+3
made the popup show up at mouse coordinates instead of being aligned to tiles.
2005-07-22Merge between moi1392's branch and headCedric Borgese1-0/+13
2005-07-18Created Inventory class. (Really) Small code simplifications and cleanups.Björn Steinbrink1-0/+201