summaryrefslogtreecommitdiff
path: root/src/npc.h
AgeCommit message (Expand)AuthorFilesLines
2009-03-22Merged the tmwserv client with the eAthena clientBjørn Lindeijer1-0/+21
2009-02-18Centralize current_npc cleanupJared Adams1-0/+5
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-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-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
2008-03-31Implemented NPC XML database which maps NPC IDs to one or more animation file...Philipp Sehmisch1-1/+1
2008-03-15AAdded pathblocking rules to NPCs.Philipp Sehmisch1-0/+13
2007-07-23Converted NPC code to new server.Guillaume Melquiond1-1/+1
2006-12-11Merged 0.0 changes from revision 2825 to 2898 to trunk.Bjørn Lindeijer1-1/+7
2006-12-03Made NPC names visible. Windows are now invisible by default.Bjørn Lindeijer1-1/+6
2006-09-02Switched to short IDs for beings.Guillaume Melquiond1-1/+1
2006-08-26Made the Network class a purely static interface, as there is only one instance.Guillaume Melquiond1-6/+1
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