aboutsummaryrefslogtreecommitdiff
path: root/engines/saga/actor_walk.cpp
AgeCommit message (Expand)Author
2008-05-26Code cleanup:Filippos Karapetis
2008-02-23fix bug 1900244 "ITE: Strange animation when returning to prison cell"Andrew Kurushin
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
2008-01-19Fixed a crash in the rat maze (reported on the forum) that made the gameTorbjörn Andersson
2008-01-05Fix to remove a tab character from the GPL headerPaul Gilbert
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