scummvm/engines/tucker
Adrian Frühwirth 3c37c42bd0 TUCKER: Cure Bud's and Billy's seasickness
This ensures that the calculated offsets for Bud and Billy are [0,2] px
and follow the sequence 0px -> 1px -> 2px -> 1px -> 0px as opposed to
the earlier 0px -> 1px -> 2px -> 3px -> 0px which resulted in them
teleporting back to their original location and on top of that being
out of sync with the boat.

Fixes Trac#6643.
2018-01-31 19:02:29 +01:00
..
configure.engine
console.cpp
console.h
detection.cpp
graphics.cpp
graphics.h
locations.cpp TUCKER: Clarify comment in room palette handling code 2018-01-31 18:37:24 +01:00
module.mk
resource.cpp
saveload.cpp
sequences.cpp
staticres.cpp
tucker.cpp TUCKER: Cure Bud's and Billy's seasickness 2018-01-31 19:02:29 +01:00
tucker.h