scummvm/engines/made
Thierry Crozat ec03345cc9
MADE: Add additional comment on detection entries
Two detection entries for the v1.1 version have the same MD5 hash,
but different file size. According to GoodOldGeorg on the forum one
is a OEM version and the other is a retail version.
2020-10-12 13:11:32 +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 additional comment on detection entries 2020-10-12 13:11:32 +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