scummvm/engines/tucker
Adrian Frühwirth ada79c7f65 TUCKER: Workaround capitalized "With"/"Con" in sentence bar
infobar.txt contains all text used for the sentence bar and, among
other things, the prepositions to use for the "Use" and "Give" verbs.
In the English and Spanish versions of the game the preposition for
"Use" ("With" and "Con", respectively) is incorrectly stored in
capitalized form which this commit fixes.

Fixes Trac#10445.
2018-03-05 21:32:56 +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 theoretical out-of-bounds read 2018-02-25 16:21:37 +01:00
graphics.h TUCKER: Work around background pixels being drawn in the foreground 2018-02-24 23:16:15 +01:00
locations.cpp TUCKER: Use Verb enum in more places 2018-03-02 22:52:41 +01:00
module.mk
resource.cpp Add PanelState, PanelStyle and PanelType enums 2018-03-02 19:41:45 +01:00
saveload.cpp TUCKER: Add CursorStyle and CursorState enums 2018-03-02 17:26:12 +01:00
sequences.cpp TUCKER: Add Part enum 2018-03-02 17:38:04 +01:00
staticres.cpp TUCKER: Fix default character width table 2018-02-03 15:19:10 +01:00
tucker.cpp TUCKER: Workaround capitalized "With"/"Con" in sentence bar 2018-03-05 21:32:56 +01:00
tucker.h TUCKER: Add VerbPreposition enum 2018-03-05 21:32:56 +01:00