summaryrefslogtreecommitdiff
path: root/src/gui/item_amount.h
AgeCommit message (Expand)AuthorFilesLines
2005-08-28Prepare our source so that it'll survive a guichan header cleanup, should it ...Björn Steinbrink1-0/+2
2005-08-19Made the item amount box work with a provided item.Björn Steinbrink1-7/+9
2005-08-13Huge header cleanup to reduce dependencies and compile time.Björn Steinbrink1-3/+6
2005-07-22Merge between moi1392's branch and headCedric Borgese1-0/+1
2005-06-03Added IntTextBox class (a TextBox which only accepts integers).Aaron Marks1-2/+2
2005-05-19Made item amount window a modal dialog and removed support for old map format.Bjørn Lindeijer1-10/+5
2005-05-14Mainly separating core GUI classes from game interface.Bjørn Lindeijer1-10/+9
2005-05-12trade fixes as usual + quit dialog pops up now instead of being under other w...Jan-Fabian Humann1-1/+9
2005-03-05Now you can decide how many items to dropJan-Fabian Humann1-0/+73