summaryrefslogtreecommitdiff
path: root/src/gui/sell.h
AgeCommit message (Collapse)AuthorFilesLines
2005-08-26Added effect description to buy/see/inventory, made some improvements and ↵Yohann Ferreira1-0/+7
bugfixes, too.
2005-08-23Some code cleanups in the sell dialog. Made the dialog accept items instead ↵Björn Steinbrink1-2/+3
of looking them up in the inventory itself.
2005-08-13Huge header cleanup to reduce dependencies and compile time.Björn Steinbrink1-2/+9
2005-07-22Merge between moi1392's branch and headCedric Borgese1-3/+6
2005-07-11Committed header dependencies reducing patch by DoenerBjørn Lindeijer1-0/+2
2005-05-14Mainly separating core GUI classes from game interface.Bjørn Lindeijer1-1/+1
2005-01-15Cleaned up includes, separated engine from graphics and single buffer nowBjørn Lindeijer1-1/+0
used throughout application, cleaned up shop functions.
2005-01-08Well improved window container and window widgets a bit, and made a startBjørn Lindeijer1-1/+1
on support for modal dialogs. Still some issues to work out. Tell me if you experience something unsettling.
2004-12-28Ported sell dialog to Guichan.Bjørn Lindeijer1-0/+93