summaryrefslogtreecommitdiffstats
path: root/src/game-server/actor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Moved Actor into an ComponentErik Schilling2013-04-121-16/+20
* Renamed Thing to EntityThorbjørn Lindeijer2012-04-041-1/+1
* Moved freeing of map position to Actor destructorThorbjørn Lindeijer2011-03-111-5/+18
* Fixed Actor::setPosition to update the blockmask correctlyThorbjørn Lindeijer2011-03-111-8/+6
* Renamed .hpp files into .h for consistency.Yohann Ferreira2010-11-141-3/+3
* Dehardcode the tileWidth and height, except for the speed conversion.Yohann Ferreira2010-10-171-10/+22
* Update Copyright date for Manaserv.Bertram2010-02-071-1/+1
* Fixed name of the project in copyright headersThorbjørn Lindeijer2009-12-061-13/+13
* Merged MovingObject into the Being classBjørn Lindeijer2009-04-261-0/+62