summaryrefslogtreecommitdiff
path: root/src/gui/buy.cpp
AgeCommit message (Expand)AuthorFilesLines
2005-05-22Picking up now possible with Z, and fixed width of a few scroll area contents.Bjørn Lindeijer1-0/+1
2005-05-10fixing a bug which occured when ItemManager's constructor calls logger (for e...Jan-Fabian Humann1-3/+3
2005-05-06Added item description for selected item in buy dialog.Aaron Marks1-4/+29
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-0/+1
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-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-27Skinned background/border of scrollarea, not the scrollbars yet.Bjørn Lindeijer1-1/+2
2004-12-27Added AUTHORS.txt file, $Id$ tags to gui source files and added OkButtonBjørn Lindeijer1-0/+2
2004-12-27Skinned slider, yeah!Bjørn Lindeijer1-1/+2
2004-12-26Ported buy dialog, which could still use visual improvement, and addedBjørn Lindeijer1-0/+152