summaryrefslogtreecommitdiff
path: root/src/gui/sell.cpp
AgeCommit message (Expand)AuthorFilesLines
2005-03-20TMW now uses latest Guichan CVS, and doesn't work with Guichan 0.2.0 anymore!Bjørn Lindeijer1-1/+1
2005-03-03Separated graphic/graphic.cpp into graphics.cpp and engine.cpp.Bjørn Lindeijer1-1/+3
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
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
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