scummvm/engines/made
Thierry Crozat 0582662f64 MADE: Add detection entry for RTZ version reported in forum
The detection entry was also reported in bug #4198, but the one that
was actually added to the detection table with the same hash had a
different file size. I don't know if they are two different versions,
or if it was a mistake, so I kept the detection entry and just added
the new one.
2020-10-11 23:47:23 +01:00
..
configure.engine
console.cpp
console.h MADE: Add override keywords 2020-02-09 12:43:15 +01:00
database.cpp
database.h MADE: Add override keywords 2020-02-09 12:43:15 +01:00
detection_tables.h MADE: Add detection entry for RTZ version reported in forum 2020-10-11 23:47:23 +01:00
detection.cpp PLUGINS: MetaEngineStatic -> MetaEngineDetection 2020-10-11 23:14:39 +02:00
detection.h ENGINES: ALL: Move detection_enums -> detection.h 2020-10-03 14:56:36 +02:00
graphics.cpp MADE: Fix Missing Default Switch Cases 2019-11-15 10:20:05 +00:00
graphics.h
made.cpp MADE: Refactor to use Engine debugger 2020-02-16 13:07:19 +02:00
made.h ENGINES: ALL: Move detection_enums -> detection.h 2020-10-03 14:56:36 +02:00
metaengine.cpp ENGINES: ALL: Finish renaming ME & AME classes 2020-10-03 14:56:36 +02:00
module.mk ENGINES: ALL: Revert detection submodule to be directly present in the engine directory 2020-10-03 14:56:36 +02:00
music.cpp
music.h MADE: Add override keywords 2020-02-09 12:43:15 +01:00
pmvplayer.cpp
pmvplayer.h
redreader.cpp
redreader.h
resource.cpp MADE: Do not attempt to read from non-existing file 2018-05-20 19:53:14 +02:00
resource.h MADE: Add override keywords 2020-02-09 12:43:15 +01:00
screen.cpp
screen.h
screenfx.cpp
screenfx.h
script.cpp
script.h
scriptfuncs.cpp
scriptfuncs.h
sound.cpp
sound.h