summaryrefslogtreecommitdiff
path: root/src/gui/npcdialog.h
AgeCommit message (Expand)AuthorFilesLines
2010-08-01Remove isActive methods from NPC dialogs and InventoryWindowJared Adams1-5/+0
2010-05-17Remove Monster, Player, and NPC classesJared Adams1-1/+0
2010-04-21Add a clear button to the NPC dialogJared Adams1-2/+9
2010-02-22Modify copyright headersFreeyorp1-1/+2
2010-02-20License header update for The Mana ClientThorbjørn Lindeijer1-4/+3
2010-02-13Make NPC dialogs instance instead of globalJared Adams1-10/+25
2010-02-07Updated Copyright year to 2010!Bertram1-1/+1
2010-01-28Increase integer input default maximum to 2^31-1Jared Adams1-1/+2
2010-01-12Standardize header orderJared Adams1-2/+2
2009-05-13Allow more control of NpcDialog using the keyboardJared Adams1-0/+2
2009-05-09Fix some memory leaksJared Adams1-0/+2
2009-05-03Fixed compile warnings and other tweaksBjørn Lindeijer1-9/+13
2009-05-03NPC Integer input plus and minusBlue1-2/+4
2009-05-03Fix some layout issues with the NPC dialogJared Adams1-0/+6
2009-05-02Fix up some things in the NPC dialogJared Adams1-2/+8
2009-05-01Forgot the new dialogJared Adams1-0/+185