scummvm/engines/made
Bastien Bouclet 61f9398b04
Merge pull request #1187 from bgK/detection-refactor-unknown
ENGINES: Return unknown game variants with the list of detected games
2018-05-28 18:43:15 +02: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.cpp ENGINES: Add unknown game variants to the game detector results 2018-05-10 09:04:23 +02: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 ENGINES: Remove default1x scaler flag 2017-10-07 12:30:29 -05:00
made.h MADE: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
module.mk MADE: Added basic debugging console to engine 2010-11-08 12:17:19 +00:00
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