aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/actor.h
AgeCommit message (Expand)Author
2006-12-21fixed bug #1620023 (script calls putActorAtXY with y == -1)Gregory Montoir
2006-11-19* Made Actor::_pos protected, added public Actor::getPos() methodMax Horn
2006-10-19SCUMM: Introduced V12_X_MULTIPLIER and V12_Y_MULTIPLIER to make it a bit easi...Max Horn
2006-07-24Fix bug #1496523 - MM: Weird Ed appears backwards at doorTravis Howell
2006-07-10Fix actor glitches in the stomach location of pajama3Travis Howell
2006-03-02C64 maniac uses separate bitmasks for actor settings and misc settingsTravis Howell
2006-02-11Moved engines to the new engines/ directoryMax Horn