summaryrefslogtreecommitdiffstats
path: root/src/game-server/npc.h
Commit message (Expand)AuthorAgeFilesLines
* Converted Being into a ComponentErik Schilling2013-04-111-4/+4
* Converted the Character class into a componentErik Schilling2013-04-111-5/+5
* Changed NPC to an NpcComponent added to a BeingThorbjørn Lindeijer2013-03-251-36/+47
* Added script bind to set walkmask for beingsErik Schilling2012-03-131-6/+0
* Removed the create_npc wrapper and the last two NPC callbacksThorbjørn Lindeijer2012-03-111-11/+20
* Moved the managing of NPC script coroutines into C++Thorbjørn Lindeijer2012-03-101-22/+5
* Added further missing callbacksErik Schilling2012-03-031-0/+25
* Split path finding out of the Map classThorbjørn Lindeijer2011-03-111-3/+2
* Renamed .hpp files into .h for consistency.Yohann Ferreira2010-11-141-0/+90