summaryrefslogtreecommitdiff
path: root/src/gui/sell.cpp
AgeCommit message (Collapse)AuthorFilesLines
2005-02-25Fixing equipment and shops according to the new server scriptEugenio Favalli1-1/+2
2005-02-23Committed patch by Mra, which fixes multiple NPCs talks in one window andBjørn Lindeijer1-0/+3
moves the action listener used with BuySellDialog into that class.
2005-02-06Completed inventory fix, now selection worksEugenio Favalli1-2/+2
2005-01-08Well improved window container and window widgets a bit, and made a startBjørn Lindeijer1-2/+2
on support for modal dialogs. Still some issues to work out. Tell me if you experience something unsettling.
2004-12-30Subclassed ListBox and TextBox for a little better visual appearance.Bjørn Lindeijer1-1/+2
2004-12-28A few cleanups and small fix to sell dialog.Bjørn Lindeijer1-0/+3
2004-12-28Ported sell dialog to Guichan.Bjørn Lindeijer1-0/+145