scummvm/engines/made
2021-11-10 19:53:15 +01:00
..
configure.engine
console.cpp
console.h MADE: Add override keywords 2020-02-09 12:43:15 +01:00
credits.pl DEVTOOLS: move credits from devtools/credits.pl to engines 2021-08-05 00:01:46 +02:00
database.cpp ENGINES: Replace new[]/memset with new[]() 2021-11-10 19:53:15 +01:00
database.h MADE: Add override keywords 2020-02-09 12:43:15 +01:00
detection_tables.h MADE: Fixed detection entry after MacResMan changes 2021-10-17 20:48:03 +03:00
detection.cpp MADE: Add option for MIDI introduction music 2021-10-09 16:59:45 +02:00
detection.h ENGINES: ALL: Move detection_enums -> detection.h 2020-10-03 14:56:36 +02:00
graphics.cpp
graphics.h
made.cpp MADE: Add option for MIDI introduction music 2021-10-09 16:59:45 +02:00
made.h MADE: Add option for MIDI introduction music 2021-10-09 16:59:45 +02:00
metaengine.cpp JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20: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 MADE: Display MT-32 quit message 2021-10-09 16:59:45 +02:00
music.h MADE: Display MT-32 quit message 2021-10-09 16:59:45 +02:00
pmvplayer.cpp MADE: Improve unpausing game when movie is playing 2021-10-09 16:59:45 +02:00
pmvplayer.h
POTFILES MADE: Add detection.cpp to POTFILES 2021-10-16 20:28:58 +02:00
redreader.cpp
redreader.h
resource.cpp COMMON: Increase Stream pos, seek, size from int32 to int64 2021-07-08 18:24:28 -07:00
resource.h MADE: Fix audible gap when sounds loop 2021-10-09 16:59:45 +02:00
screen.cpp
screen.h
screenfx.cpp
screenfx.h
script.cpp
script.h
scriptfuncs.cpp MADE: Add option for MIDI introduction music 2021-10-09 16:59:45 +02:00
scriptfuncs.h MADE: Fix audible gap when sounds loop 2021-10-09 16:59:45 +02:00
sound.cpp
sound.h