summaryrefslogtreecommitdiff
path: root/src/game-server/movingobject.hpp
AgeCommit message (Expand)AuthorFilesLines
2009-04-26Merged MovingObject into the Being classBjørn Lindeijer1-169/+0
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-10-15Added communicating change of direction to clients.David Athay1-1/+1
2008-03-13Implemented dynamic and selective pathblocking. Monsters are blocked by playe...Philipp Sehmisch1-0/+25
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