summaryrefslogtreecommitdiff
path: root/src/gui/npcdialog.cpp
AgeCommit message (Expand)AuthorFilesLines
2010-02-13Make NPC dialogs instance instead of globalJared Adams1-7/+67
2010-02-07Updated Copyright year to 2010!Bertram1-1/+1
2010-01-11Cleanup GUI classesJared Adams1-3/+4
2010-01-10Fix handling of NPC talking statusJared Adams1-1/+0
2009-11-29Fix NPC choice interfaceJared Adams1-14/+14
2009-08-07Gettext fixesKess Vargavind1-1/+2
2009-07-26Gettext fixesKess Vargavind1-4/+4
2009-07-23Clear some more support ifdefsJared Adams1-0/+2
2009-06-30Fixed compiler warning about unsigned/signed integer comparisionThorbjørn Lindeijer1-1/+1
2009-06-27Prevent selection of out of range menu optionsJared Adams1-1/+5
2009-05-13Fixed two compiler warningsBjørn Lindeijer1-0/+3
2009-05-13Allow more control of NpcDialog using the keyboardJared Adams1-0/+16
2009-05-10Fixed the resize grip of the party windowBjørn Lindeijer1-3/+0
2009-05-10Marked some strings as not translatableBjørn Lindeijer1-2/+2
2009-05-09Increased the distance between head and overhead text a bitBjørn Lindeijer1-2/+3
2009-05-09Fix some memory leaksJared Adams1-0/+12
2009-05-03Fixed compile warnings and other tweaksBjørn Lindeijer1-12/+10
2009-05-03NPC Integer input plus and minusBlue1-8/+22
2009-05-03Fix some layout issues with the NPC dialogJared Adams1-6/+39
2009-05-03Moved strprintf into stringutils.{h,cpp}Bjørn Lindeijer1-1/+1
2009-05-02Fix up some things in the NPC dialogJared Adams1-3/+18
2009-05-01Forgot the new dialogJared Adams1-0/+277