aboutsummaryrefslogtreecommitdiff
path: root/engines/saga/actor_walk.cpp
AgeCommit message (Expand)Author
2007-12-21Cleanup.Johannes Schickel
2007-12-21Fix compilation error on DS port (template expects parameters to be same type)Neil Millstone
2007-12-20Removed clamp() and used the common CLIP template insteadFilippos Karapetis
2007-11-08Some tweaks to actorWalkTo() and actorEndWalk(). Also, moved all the actor pa...Filippos Karapetis
2007-10-27Added a workaround for an incorrect hitzone in IHNM, (Gorrister's chapter). ...Filippos Karapetis
2007-09-18Code formatting fixesMax Horn
2007-09-16Fix warningEugene Sandulenko
2007-09-15Slight cleanup of the actor class: moved all of the actor walk code in a new ...Filippos Karapetis