summaryrefslogtreecommitdiff
path: root/src/gui/npcintegerdialog.h
AgeCommit message (Expand)AuthorFilesLines
2009-02-25Fix NPC handling to not need a handle on the NPCIra Rice1-1/+3
2009-02-25Make sure that all dialogs are cleared on player death, not just the NPCIra Rice1-0/+5
2009-02-24Cleaned up some code, as well as removed redundant talk client requestingIra Rice1-0/+2
2009-02-10Fixed header files, as well as removed the unused buddy list class (notIra Rice1-2/+3
2009-02-04Modified the NPC string and integer classes to automatically take focusIra Rice1-3/+11
2009-02-04Went through the gui folder and revised the include statements to notIra Rice1-5/+0
2009-01-25Removed the TMW branding from header guardsBjørn Lindeijer1-3/+3
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2009-01-18Fixed the NPC Integer input field, as well as cut some bull from theIra Rice1-7/+5
2009-01-18Add dialogs to input text and numbers for scriptsJared Adams1-0/+82