summaryrefslogtreecommitdiff
path: root/src/gui/npcintegerdialog.h
AgeCommit message (Expand)AuthorFilesLines
2009-05-01Merge the NPC dialogs into oneJared Adams1-96/+0
2009-04-07Moved basic widgets into the gui/widgets directoryBjørn Lindeijer1-2/+2
2009-03-27Clean up of most of the Network pointersBjørn Lindeijer1-10/+0
2009-03-25Merge branch 'eathena/master'Bjørn Lindeijer1-0/+19
2009-02-26Merge branch 'aethyra/master'Bjørn Lindeijer1-0/+7
2009-02-25Fix NPC handling to not need a handle on the NPCIra Rice1-1/+3
2009-02-25Fix NPC handling to not need a handle on the NPCJared Adams1-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-24Small dialog visibility fixJared Adams1-0/+2
2009-02-17Got rid of const where it does not make much senseBjørn Lindeijer1-2/+2
2009-02-16Allow setting default values for NPC dialogsJared Adams1-0/+7
2009-02-15Fixes some variable names to conform to naming conventionBjørn Lindeijer1-3/+0
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