summaryrefslogtreecommitdiff
path: root/src/npc.h
AgeCommit message (Collapse)AuthorFilesLines
2008-10-25Fixed NPC's so that clothes would draw again. However, if in the future Ira Rice1-0/+1
this isn't sufficient for attacking, movement, or other code, this will be changed to mimic the style used by the base class player.
2008-10-25Changed NPC's to inherit from the player class. This should be helpful Ira Rice1-2/+3
later, since they essentially are a beefed up player.
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