scummvm/engines/tucker
Adrian Frühwirth 3ce56d5427 TUCKER: Remove glue workaround clarification
The glue actually _is_ a unary usage object in the original game so
this was simply a miss in our implementation which is now fixed.
In other words, this wasn't a workaround and the original game does
behave the same as ours now.
2018-02-11 13:27:18 +01:00
..
configure.engine BUILD: Split configure.engines down to a single file per engine. 2013-11-24 00:45:38 +00:00
console.cpp TUCKER: Make GPL headers consistent in themselves. 2014-02-18 02:39:39 +01:00
console.h TUCKER: Make GPL headers consistent in themselves. 2014-02-18 02:39:39 +01:00
detection.cpp ENGINES: Make variable names of AdvancedMetaEngine conform to our guidelines. 2016-03-08 19:01:13 +01:00
graphics.cpp TUCKER: Fix clipping handling when drawing text 2018-02-07 19:48:11 +01:00
graphics.h TUCKER: Some renaming in Graphics 2014-03-09 15:13:56 +01:00
locations.cpp TUCKER: Fix dentist music in mall being played incorrectly 2018-01-31 19:17:35 +01:00
module.mk TUCKER: Added basic debugging console to engine 2010-11-08 12:24:18 +00:00
resource.cpp TUCKER: Fix original game glitch in Bud animation sequence 8 2018-02-11 11:58:26 +01:00
saveload.cpp TUCKER: Remove superfluous arguments in loadBudSpr et al 2018-02-11 11:50:52 +01:00
sequences.cpp TUCKER: Hide cursor in cutscenes 2016-02-24 00:13:53 +02:00
staticres.cpp TUCKER: Fix default character width table 2018-02-03 15:19:10 +01:00
tucker.cpp TUCKER: Remove glue workaround clarification 2018-02-11 13:27:18 +01:00
tucker.h TUCKER: Remove superfluous arguments in loadBudSpr et al 2018-02-11 11:50:52 +01:00