scummvm/engines/parallaction
Filippos Karapetis 17b42b5570 PARALLACTION: Add a workaround for the end credits of NS
The end credits reference a version of Dino called "Dinor", which makes the
engine look for a non-existing file. We set the name to "dino", as it should be
in this case, so that the engine loads the correct file. Part of the fixes for
bug #5866
2012-09-28 01:47:38 +03:00
..
adlib.cpp PARALLACTION: Add custom Adlib driver for BRA. 2012-09-22 13:20:58 +02:00
balloons.cpp JANITORIAL: Fix missing whitespace in pointer cast 2012-02-15 10:07:10 -06:00
callables_br.cpp JANITORIAL: Fix missing whitespace in pointer cast 2012-02-15 10:07:10 -06:00
callables_ns.cpp PARALLACTION: Clean up global variables a bit. 2012-09-27 22:41:51 +02:00
debug.cpp PARALLACTION: Clean up global variables a bit. 2012-09-27 22:41:51 +02:00
debug.h PARALLACTION: Add debug console command "showmouse". 2011-01-14 03:25:39 +00:00
detection.cpp AD: Switched rest of the engines to new GUIO 2011-10-23 17:53:13 +01:00
dialogue.cpp PARALLACTION: Clean up global variables a bit. 2012-09-27 22:41:51 +02:00
disk_br.cpp PARALLACTION: Clean up global variables a bit. 2012-09-27 22:41:51 +02:00
disk_ns.cpp PARALLACTION: Add a workaround for the end credits of NS 2012-09-28 01:47:38 +03:00
disk.cpp JANITORIAL: Fix missing whitespace in pointer cast 2012-02-15 10:07:10 -06:00
disk.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
exec_br.cpp PARALLACTION: Clean up global variables a bit. 2012-09-27 22:41:51 +02:00
exec_ns.cpp PARALLACTION: Clean up global variables a bit. 2012-09-27 22:41:51 +02:00
exec.cpp PARALLACTION: Clean up global variables a bit. 2012-09-27 22:41:51 +02:00
exec.h JANITORIAL: Fix whitespace in pointer template arg 2012-02-15 10:07:08 -06:00
font.cpp PARALLACTION: Clean up global variables a bit. 2012-09-27 22:41:51 +02:00
gfxbase.cpp PARALLACTION: Clean up global variables a bit. 2012-09-27 22:41:51 +02:00
graphics.cpp PARALLACTION: Clean up global variables a bit. 2012-09-27 22:41:51 +02:00
graphics.h PARALLACTION: Clean up global variables a bit. 2012-09-27 22:41:51 +02:00
gui_br.cpp JANITORIAL: Fix missing whitespace in pointer cast 2012-02-15 10:07:10 -06:00
gui_ns.cpp PARALLACTION: Clean up global variables a bit. 2012-09-27 22:41:51 +02:00
gui.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
gui.h JANITORIAL: Fix whitespace in pointer template arg 2012-02-15 10:07:08 -06:00
input.cpp PARALLACTION: Clean up global variables a bit. 2012-09-27 22:41:51 +02:00
input.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
inventory.cpp JANITORIAL: Fix missing whitespace in pointer cast 2012-02-15 10:07:10 -06:00
inventory.h JANITORIAL: Fix missing whitespace in pointer cast 2012-02-15 10:07:10 -06:00
module.mk PARALLACTION: Add custom Adlib driver for BRA. 2012-09-22 13:20:58 +02:00
objects.cpp PARALLACTION: Clean up global variables a bit. 2012-09-27 22:41:51 +02:00
objects.h JANITORIAL: Avoid the ugly operator invocation syntax. 2012-03-13 15:43:23 +01:00
parallaction_br.cpp PARALLACTION: Clean up global variables a bit. 2012-09-27 22:41:51 +02:00
parallaction_ns.cpp PARALLACTION: Add a missing return statement 2012-09-28 01:44:06 +03:00
parallaction.cpp PARALLACTION: Clean up global variables a bit. 2012-09-27 22:41:51 +02:00
parallaction.h PARALLACTION: Clean up global variables a bit. 2012-09-27 22:41:51 +02:00
parser_br.cpp PARALLACTION: Clean up global variables a bit. 2012-09-27 22:41:51 +02:00
parser_ns.cpp PARALLACTION: Clean up global variables a bit. 2012-09-27 22:41:51 +02:00
parser.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
parser.h JANITORIAL: Fix whitespace in pointer template arg 2012-02-15 10:07:08 -06:00
saveload.cpp PARALLACTION: Clean up global variables a bit. 2012-09-27 22:41:51 +02:00
saveload.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
sound_br.cpp PARALLACTION: Add custom Adlib driver for BRA. 2012-09-22 13:20:58 +02:00
sound_ns.cpp PARALLACTION: Clean up global variables a bit. 2012-09-27 22:41:51 +02:00
sound.h PARALLACTION: Add custom Adlib driver for BRA. 2012-09-22 13:20:58 +02:00
staticres.cpp PARALLACTION: Clean up global variables a bit. 2012-09-27 22:41:51 +02:00
walk.cpp PARALLACTION: Clean up global variables a bit. 2012-09-27 22:41:51 +02:00
walk.h PARALLACTION: Clean up global variables a bit. 2012-09-27 22:41:51 +02:00