scummvm/engines/tucker
dergunov 3a5554f7ba TUCKER: Fix bug #6381 - "TUCKER: In 3rd part, "Use Peg" fails..."
"Use Peg" is a single-item action and these are hardcoded in the
engine. The default otherwise is dual-item action "Use X on Y".
2014-02-10 14:48:50 +00:00
..
configure.engine BUILD: Split configure.engines down to a single file per engine. 2013-11-24 00:45:38 +00:00
console.cpp ENGINES: Silence clang warning about unused private member _vm 2013-04-18 23:50:19 +02:00
console.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
detection.cpp COMMON: Change kPlatformPC to kPlatformDOS 2013-05-02 18:43:10 -04:00
graphics.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
graphics.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
locations.cpp TUCKER: remove duplicated logic branches in locations 48 and 66 (checked against the original) 2011-12-02 21:13:16 +01:00
module.mk TUCKER: Added basic debugging console to engine 2010-11-08 12:24:18 +00:00
resource.cpp TUCKER: Switch to the common PCX decoder 2012-09-13 01:50:45 +03:00
saveload.cpp JANITORIAL: Fix template definition whitespace 2012-02-10 21:17:27 -06:00
sequences.cpp TUCKER: Take advantage of Surface::getPixels. 2013-08-03 04:02:53 +02:00
staticres.cpp TUCKER: Made some static data const. 2011-09-08 19:53:35 +02:00
tucker.cpp TUCKER: Fix bug #6381 - "TUCKER: In 3rd part, "Use Peg" fails..." 2014-02-10 14:48:50 +00:00
tucker.h JANITORIAL: Fix template definition whitespace 2012-02-10 21:17:27 -06:00