summaryrefslogtreecommitdiff
path: root/src/gui/npcstringdialog.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-03-25Merge branch 'eathena/master'Bjørn Lindeijer1-6/+42
2009-03-23Merge branch 'aethyra/master'Bjørn Lindeijer1-0/+2
2009-03-19Make sure positionable dialogs start out centeredJared Adams1-0/+4
2009-03-18Fix up the NPC interraction widnows a bitJared Adams1-2/+0
2009-03-18Fix up the NPC interraction widnows a bitJared Adams1-3/+1
2009-03-14Exposed a few more windows to the reset window button under the setupIra Rice1-1/+0
2009-03-10Extended window layout to take relative positions, as well as offsets toIra Rice1-2/+5
2009-03-10Make sure NPC input dialogs get focusJared Adams1-1/+4
2009-03-10Don't center the NPC interraction dialogsJared Adams1-2/+1
2009-02-26Don't clear current NPC earlyJared Adams1-2/+0
2009-02-26Merge branch 'aethyra/master'Bjørn Lindeijer1-0/+4
2009-02-25Fix NPC handling to not need a handle on the NPCIra Rice1-6/+16
2009-02-25Fix NPC handling to not need a handle on the NPCJared Adams1-3/+13
2009-02-25Fixed up NPC list dialogs to be navigatable by keyboard (scrollingIra Rice1-1/+4
2009-02-24Small dialog visibility fixJared Adams1-0/+7
2009-02-17Merge branch 'aethyra/master'Bjørn Lindeijer1-2/+2
2009-02-16Fixed up NPC dialogs to behave more like eAthena expects.Jared Adams1-3/+3
2009-02-16Allow setting default values for NPC dialogsJared Adams1-1/+2
2009-02-16Add next/close buttons for NPCsJared Adams1-1/+10
2009-02-15Fixes some variable names to conform to naming conventionBjørn Lindeijer1-2/+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-0/+6
2009-02-04Went through the gui folder and revised the include statements to notIra Rice1-6/+1
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2009-01-18Reset the input fields so that they're reset when they're brought upIra Rice1-0/+1
2009-01-18Fixed ok/cancel position in the string dialog to conform to a moreIra Rice1-2/+2
2009-01-18Fixed the NPC Integer input field, as well as cut some bull from theIra Rice1-1/+1
2009-01-18Add dialogs to input text and numbers for scriptsJared Adams1-0/+77