summaryrefslogtreecommitdiff
path: root/src/npc.h
AgeCommit message (Expand)AuthorFilesLines
2009-03-05Got rid of Sint{8,16,32} and Uint32 for being IDBjørn Lindeijer1-4/+2
2009-02-25Fix NPC handling to not need a handle on the NPCIra Rice1-9/+4
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-01-25Removed the TMW branding from header guardsBjørn Lindeijer1-2/+2
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2009-01-18Add dialogs to input text and numbers for scriptsJared Adams1-0/+2
2009-01-15Added emote database, which is loosely based off of the NPC database.Ira Rice1-2/+1
2009-01-05Handling gender with an enum everywhere.Philipp Sehmisch1-1/+1
2008-11-18Pedantic fixes to the client, where I alphabetized all of the include Ira Rice1-2/+0
2008-10-25Fixed NPC's so that clothes would draw again. However, if in the future Ira Rice1-0/+1
2008-10-25Changed NPC's to inherit from the player class. This should be helpful Ira Rice1-2/+3
2008-07-18Import of client treeLloyd Bryant1-4/+9
2006-12-03Made NPC names visible. Windows are now invisible by default.Bjørn Lindeijer1-1/+6
2006-07-19Merged new_animation branch until r2415 into trunk. Eugenio Favalli1-2/+0
2006-01-22Merged NETWORK branch (includes BEING_OVERHAUL).Björn Steinbrink1-0/+53