summaryrefslogtreecommitdiff
path: root/src/gui/sell.cpp
AgeCommit message (Expand)AuthorFilesLines
2005-05-10fixing a bug which occured when ItemManager's constructor calls logger (for e...Jan-Fabian Humann1-1/+1
2005-05-01Fixed width of item lists in shops and fixed hitting dead monsters.Bjørn Lindeijer1-1/+1
2005-04-21trying to follow Hammerbear suggestionsEugenio Favalli1-1/+2
2005-04-21Now shops get item names from the xml databaseEugenio Favalli1-6/+1
2005-04-07* Fixed crash on exit when trying to delete listbox that wasn't created.Bjørn Lindeijer1-1/+8
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