summaryrefslogtreecommitdiff
path: root/src/game-server/movingobject.cpp
AgeCommit message (Expand)AuthorFilesLines
2007-07-07Fixed teleportation hack caused by caching of pathfinder results.Guillaume Melquiond1-0/+7
2007-07-07Simplified code by using map pointers only, instead of using both map IDs and...Guillaume Melquiond1-2/+2
2007-03-30Separated the Thing and MovingObject classes from the Object module.Bjørn Lindeijer1-0/+102