summaryrefslogtreecommitdiff
path: root/src/game-server/movingobject.hpp
AgeCommit message (Expand)AuthorFilesLines
2007-08-18First part of a patch for completing the RPG system (character attributes) of...Guillaume Melquiond1-0/+5
2007-07-25Added being speed to protocol.Guillaume Melquiond1-8/+14
2007-07-07Fixed teleportation hack caused by caching of pathfinder results.Guillaume Melquiond1-6/+7
2007-03-31Added a DeathListener interface, which the SpawnArea now uses to get notifiedBjørn Lindeijer1-1/+1
2007-03-30Separated the Thing and MovingObject classes from the Object module.Bjørn Lindeijer1-0/+134