scummvm/engines/touche
Bastien Bouclet 9a4c0ae281 ENGINES: Normalize the getName() result of metaengines
Also-By: Matthew Hoops <clone2727@gmail.com>
2018-12-10 06:47:27 +01: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: Normalize the getName() result of metaengines 2018-12-10 06:47:27 +01: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