summaryrefslogtreecommitdiff
path: root/src/gui/npc.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-04-11Fixing npc lists (again) please don't undo my changes another time :PEugenio Favalli1-0/+3
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-25Small ChangeLog updates.Bjørn Lindeijer1-1/+0
2005-02-23Committed patch by Mra, which fixes multiple NPCs talks in one window andBjørn Lindeijer1-0/+3
2005-02-20Fixed Cancel button for NPC choice dialog, thanks to Mra. Also some smallBjørn Lindeijer1-10/+15
2005-01-08Well improved window container and window widgets a bit, and made a startBjørn Lindeijer1-2/+2
2005-01-05Removed bugging cancel button from npc dialog and fixed npc sprites.Bjørn Lindeijer1-9/+15
2004-12-30Subclassed ListBox and TextBox for a little better visual appearance.Bjørn Lindeijer1-1/+2
2004-12-29Ported the npc text dialog and some other small updates.Bjørn Lindeijer1-0/+8
2004-12-29Ported NPC list dialog to Guichan.Bjørn Lindeijer1-30/+56
2004-12-27Added AUTHORS.txt file, $Id$ tags to gui source files and added OkButtonBjørn Lindeijer1-0/+2
2004-12-25Some corrections made to parse_items. Something still seems to go wrong at theBjørn Lindeijer1-9/+10
2004-12-25Excuse me, but indeed freeing the item name is giving problems...Bjørn Lindeijer1-2/+2
2004-12-25* Huge formatting changes and some attempts in simplifying graphics code.Bjørn Lindeijer1-60/+32
2004-12-10Use a consistent tab-less header throughout the code.Bjørn Lindeijer1-24/+22
2004-11-12NPC listsEugenio Favalli1-6/+18
2004-11-07NPC listsEugenio Favalli1-5/+9
2004-11-07NPC listsEugenio Favalli1-0/+88