summaryrefslogtreecommitdiff
path: root/src/net/npchandler.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-03-05Got rid of Sint{8,16,32} and Uint32 for being IDBjørn Lindeijer1-1/+1
2009-02-25Fix NPC handling to not need a handle on the NPCIra Rice1-11/+11
2009-02-25Make sure that all dialogs are cleared on player death, not just the NPCIra Rice1-2/+0
2009-02-25Fixed up NPC list dialogs to be navigatable by keyboard (scrollingIra Rice1-1/+1
2009-02-24Cleaned up some code, as well as removed redundant talk client requestingIra Rice1-5/+2
2009-02-17Fixed closing for NPC dialogs.Ira Rice1-1/+2
2009-02-16Fixed up NPC dialogs to behave more like eAthena expects.Jared Adams1-2/+1
2009-02-10Fixed header files, as well as removed the unused buddy list class (notIra Rice1-2/+3
2009-02-09Mostly whitespace fixesBjørn Lindeijer1-1/+1
2009-02-04Modified the NPC string and integer classes to automatically take focusIra Rice1-0/+2
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-1/+1
2009-01-18Add dialogs to input text and numbers for scriptsJared Adams1-0/+22
2008-12-06Prevent the player from continuing to walk after opening a NPC dialog.Ira Rice1-0/+3
2008-11-18Pedantic fixes to the client, where I alphabetized all of the include Ira Rice1-5/+2
2008-10-28Removed a redundant line that wasn't doing anything. Should have taken a Ira Rice1-1/+0
2008-10-28Added support for no dialogue NPC's. Patch by Peavey from TMW.Ira Rice1-2/+8
2008-07-18Import of client treeLloyd Bryant1-1/+1
2006-12-03Made NPC names visible. Windows are now invisible by default.Bjørn Lindeijer1-2/+6
2006-01-22Merged NETWORK branch (includes BEING_OVERHAUL).Björn Steinbrink1-0/+74