scummvm/engines/touche
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 CONFIGURE: Introduced new engine dependency: highres 2016-03-05 14:25:56 +01:00
console.cpp ALL: Rename Debugger::DCmd_Register to Debugger::registerCmd. 2014-05-27 02:04:08 +02:00
console.h TOUCHE: Make GPL headers consistent in themselves. 2014-02-18 02:39:39 +01:00
detection.cpp ENGINES: Add unknown game variants to the game detector results 2018-05-10 09:04:23 +02:00
graphics.cpp TOUCHE: Make GPL headers consistent in themselves. 2014-02-18 02:39:39 +01:00
graphics.h TOUCHE: Make GPL headers consistent in themselves. 2014-02-18 02:39:39 +01:00
menu.cpp TOUCHE: Move some enums and struct definition to header file, get rid of some void* parameters 2014-05-25 23:30:22 +02:00
midi.cpp TOUCHE: Make GPL headers consistent in themselves. 2014-02-18 02:39:39 +01:00
midi.h TOUCHE: Make GPL headers consistent in themselves. 2014-02-18 02:39:39 +01:00
module.mk TOUCHE: Added basic debugging console to engine 2010-11-08 03:55:16 +00:00
opcodes.cpp TOUCHE: Fix semi-intentional array overrun 2016-02-01 20:21:27 +01:00
resource.cpp TOUCHE: Initialize some uninitialized variables, fix a lot of pointers and booleans default values 2014-05-25 22:04:03 +02:00
saveload.cpp TOUCHE: Make GPL headers consistent in themselves. 2014-02-18 02:39:39 +01:00
staticres.cpp TOUCHE: Make GPL headers consistent in themselves. 2014-02-18 02:39:39 +01:00
touche.cpp JANITORIAL: Fix formatting 2018-04-22 00:56:21 +02:00
touche.h TOUCHE: Add TODO 2018-05-10 20:18:25 +02:00