scummvm/engines/parallaction
Filippos Karapetis 57177e98aa PARALLACTION: Fixed bug #2969915 - "NIPPON: Disguise changing back and forth"
A regression from commit 18b48c7. The name of the normal Donna actor is
"donna", whereas it's "donnatras" for the disguised one, so strstr()
seems to be wrong here. This fixes the bug and it shouldn't cause any
further regressions. Also, changed the relevant code to conform to our
code convention guidelines - it's quite a bad idea to not enclose a
whole big code block in brackets, as it becomes hard to read.
2011-09-29 02:00:31 +03:00
..
balloons.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
callables_br.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
callables_ns.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
debug.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
debug.h PARALLACTION: Add debug console command "showmouse". 2011-01-14 03:25:39 +00:00
detection.cpp DETECTOR: Merge ADParams into AdvancedMetaEngine 2011-06-14 18:17:01 +02:00
dialogue.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
disk_br.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
disk_ns.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
disk.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
disk.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
exec_br.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
exec_ns.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
exec.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
exec.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
font.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
gfxbase.cpp PARALLACTION: Add Graphics Debug Output. Minor Whitespace Fixes. 2011-09-02 06:14:20 +01:00
graphics.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
graphics.h JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
gui_br.cpp JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
gui_ns.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
gui.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
gui.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
input.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
input.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
inventory.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
inventory.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
module.mk * Moved the updated IFF code from Parallaction to common/ 2009-06-12 08:51:05 +00:00
objects.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
objects.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
parallaction_br.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
parallaction_ns.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
parallaction.cpp PARALLACTION: Fixed bug #2969915 - "NIPPON: Disguise changing back and forth" 2011-09-29 02:00:31 +03:00
parallaction.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
parser_br.cpp ANALYSIS: Add static casts to is* functions 2011-06-23 08:52:52 -04:00
parser_ns.cpp PARALLACTION: Updated the fix for script bug #2969913 to a workaround 2011-09-28 15:34:58 +03:00
parser.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
parser.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
saveload.cpp I18N: Make many more GUI MessageDialog strings translatable 2011-06-13 22:19:18 +01:00
saveload.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
sound_br.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
sound_ns.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
sound.h ALL: Reduce audio/ header dependency 2011-08-06 11:30:42 +01:00
staticres.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
walk.cpp PARALLACTION: Correct Previous Commit to Coding Conventions. 2011-08-24 01:42:19 +01:00
walk.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00