scummvm/engines/sci/engine
Willem Jan Palenstijn 85a056f382 SCI: Fix kFormat's handling of %c with a 0 argument
SSCI used a sprintf to handle %c, appending the result to the output,
which is effectively a nop for a zero argument.

This is bug #3368821. Thanks to digitall for tracing it to KFormat
and testing this patch.
2011-07-18 23:36:56 +02:00
..
features.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
features.h ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
gc.cpp SCI: Avoid incrementing lockers of deleted script 2011-05-13 23:09:04 +02:00
gc.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
kernel_tables.h ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
kernel.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
kernel.h ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
kevent.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
kfile.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
kgraphics.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
klists.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
kmath.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
kmenu.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
kmisc.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
kmovement.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
kparse.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
kpathing.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
kscripts.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
ksound.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
kstring.cpp SCI: Fix kFormat's handling of %c with a 0 argument 2011-07-18 23:36:56 +02:00
kvideo.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
message.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
message.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
object.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
object.h ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
savegame.cpp ENGINES: Change 2nd param of Engine::saveGameState to Common::String 2011-06-02 18:31:59 +02:00
savegame.h ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
script_patches.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
script.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
script.h ALL: initialise -> initialize 2011-05-25 11:17:11 -04:00
scriptdebug.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
seg_manager.cpp ALL: initialise -> initialize 2011-05-25 11:17:11 -04:00
seg_manager.h ALL: initialise -> initialize 2011-05-25 11:17:11 -04:00
segment.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
segment.h ALL: analyse -> analyze 2011-05-25 10:50:47 -04:00
selector.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
selector.h ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
state.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
state.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
static_selectors.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
vm_types.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
vm_types.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
vm.cpp SCI: Fix incorrect usage of sizeof 2011-06-25 21:16:12 +02:00
vm.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
workarounds.cpp SCI: Restore deleted LSL6 workaround for crash on loading 2011-07-13 22:43:21 +02:00
workarounds.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00