summaryrefslogtreecommitdiff
path: root/src/game-server/actor.h
AgeCommit message (Expand)AuthorFilesLines
2013-02-01Added emote support.Yohann Ferreira1-1/+2
2012-04-04Renamed Thing to EntityThorbjørn Lindeijer1-4/+4
2012-03-13Added script bind to set walkmask for beingsErik Schilling1-3/+9
2011-08-26Added a bit more precision on the conditions used in the TriggerArea::update(...Yohann Ferreira1-0/+3
2011-03-12Removed a bunch of silly documentationThorbjørn Lindeijer1-3/+0
2011-03-11Moved freeing of map position to Actor destructorThorbjørn Lindeijer1-0/+2
2011-03-11Split path finding out of the Map classThorbjørn Lindeijer1-2/+2
2011-01-09Removed the superfluous point struct.Yohann Ferreira1-1/+1
2011-01-06Get rid of the server tick magic number.Yohann Ferreira1-1/+2
2011-01-03Change Actor::mActionTime to mMoveTime member to reflect more its actual use.Yohann Ferreira1-2/+2
2010-11-14Renamed .hpp files into .h for consistency.Yohann Ferreira1-0/+145