summaryrefslogtreecommitdiff
path: root/src/game-server/npc.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-03-11Removed the create_npc wrapper and the last two NPC callbacksThorbjørn Lindeijer1-17/+29
2012-03-10Moved the managing of NPC script coroutines into C++Thorbjørn Lindeijer1-37/+69
2012-03-03Added further missing callbacksErik Schilling1-10/+23
2010-11-14Renamed .hpp files into .h for consistency.Yohann Ferreira1-3/+3
2010-02-07Update Copyright date for Manaserv.Bertram1-1/+1
2009-12-06Fixed name of the project in copyright headersThorbjørn Lindeijer1-13/+13
2009-05-24Fixed name of method (recepted -> received)Bjørn Lindeijer1-2/+2
2009-05-01tmwserv NPC String inputBlue1-2/+17
2009-05-01Mysql backend, lua and NPC handlerBlue1-0/+4
2009-04-26Merged MovingObject into the Being classBjørn Lindeijer1-1/+4
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-10-22Added enabling and disabling NPCs.David Athay1-4/+9
2008-05-19Implemented NPC names. Implemented the theoretical possibility to have named ...Philipp Sehmisch1-1/+2
2007-08-09Converted NPC class to scripting engine.Guillaume Melquiond1-0/+58