scummvm/engines/made
dafioram 717d7adc6e MADE: Split out the game detection entries and add a note for Manhole ME
The Manhole: Masterpiece Edition is not a MADE engine and should not be
added to the detection list. It is a HyperCard-like engine
2019-09-02 20:26:38 +03:00
..
configure.engine BUILD: Split configure.engines down to a single file per engine. 2013-11-24 00:45:38 +00:00
console.cpp MADE: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
console.h MADE: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
database.cpp MADE: Cleanup 2016-05-02 15:19:08 +02:00
database.h MADE: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
detection_tables.h MADE: Split out the game detection entries and add a note for Manhole ME 2019-09-02 20:26:38 +03:00
detection.cpp MADE: Split out the game detection entries and add a note for Manhole ME 2019-09-02 20:26:38 +03:00
graphics.cpp MADE: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
graphics.h MADE: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
made.cpp MADE: Remove unused variable 2019-07-16 18:51:45 +03:00
made.h MADE: Remove leftover code. This lets run gracefully with -p parameter 2019-06-10 12:55:08 +02:00
module.mk
music.cpp MADE: Music: initialize musicType variable 2015-07-05 21:26:08 +02:00
music.h MADE: Cleanup AdLib driver initialization... 2015-07-05 01:09:55 +02:00
pmvplayer.cpp MADE: Cleanup 2016-05-02 15:19:08 +02:00
pmvplayer.h MADE: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
redreader.cpp MADE: Cleanup 2016-05-02 15:19:08 +02:00
redreader.h MADE: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
resource.cpp MADE: Do not attempt to read from non-existing file 2018-05-20 19:53:14 +02:00
resource.h MADE: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
screen.cpp MADE: Cleanup 2016-05-02 15:19:08 +02:00
screen.h MADE: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
screenfx.cpp JANITORIAL: Remove trailing spaces 2016-10-09 14:59:58 +02:00
screenfx.h MADE: Initialize some more variables, remove an useless variable 2015-01-27 07:21:52 +01:00
script.cpp MADE: Initialize some variables, remove a useless variable 2015-01-27 07:14:55 +01:00
script.h MADE: Initialize some variables, remove a useless variable 2015-01-27 07:14:55 +01:00
scriptfuncs.cpp MADE: Initialize some variables, remove a useless variable 2015-01-27 07:14:55 +01:00
scriptfuncs.h MADE: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
sound.cpp MADE: Fix static noise when playing sounds 2017-09-07 00:52:50 +01:00
sound.h MADE: Fix movie audio glitches caused by reset of audio decoder 2015-07-19 20:26:50 +02:00