summaryrefslogtreecommitdiff
path: root/src/game-server/npc.h
AgeCommit message (Expand)AuthorFilesLines
2013-04-11Converted Being into a ComponentErik Schilling1-4/+4
2013-04-11Converted the Character class into a componentErik Schilling1-5/+5
2013-03-25Changed NPC to an NpcComponent added to a BeingThorbjørn Lindeijer1-36/+47
2012-03-13Added script bind to set walkmask for beingsErik Schilling1-6/+0
2012-03-11Removed the create_npc wrapper and the last two NPC callbacksThorbjørn Lindeijer1-11/+20
2012-03-10Moved the managing of NPC script coroutines into C++Thorbjørn Lindeijer1-22/+5
2012-03-03Added further missing callbacksErik Schilling1-0/+25
2011-03-11Split path finding out of the Map classThorbjørn Lindeijer1-3/+2
2010-11-14Renamed .hpp files into .h for consistency.Yohann Ferreira1-0/+90