summaryrefslogtreecommitdiff
path: root/src/game-server/actor.cpp
AgeCommit message (Expand)AuthorFilesLines
2011-03-11Moved freeing of map position to Actor destructorThorbjørn Lindeijer1-5/+18
2011-03-11Fixed Actor::setPosition to update the blockmask correctlyThorbjørn Lindeijer1-8/+6
2010-11-14Renamed .hpp files into .h for consistency.Yohann Ferreira1-3/+3
2010-10-17Dehardcode the tileWidth and height, except for the speed conversion.Yohann Ferreira1-10/+22
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-04-26Merged MovingObject into the Being classBjørn Lindeijer1-0/+62