scummvm/engines/touche
D G Turner ef85456859 BUILD: Remove need for engine.mk in each engine directory.
Each engine now only has to provide a single configure.engine file
adding the engine into the configure script, which then produces the
required other files automatically.
2013-11-24 00:48:01 +00:00
..
configure.engine BUILD: Split configure.engines down to a single file per engine. 2013-11-24 00:45:38 +00:00
console.cpp TOUCHE: Add commands to play and stop music tracks to engine console. 2012-12-16 13:42:28 +00:00
console.h TOUCHE: Add commands to play and stop music tracks to engine console. 2012-12-16 13:42:28 +00:00
detection.cpp COMMON: Change kPlatformPC to kPlatformDOS 2013-05-02 18:43:10 -04:00
graphics.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
graphics.h COMMON: Move Language and Platform functionality into separate files 2012-02-26 15:21:36 +01:00
menu.cpp Merge branch 'toucheExtMusic' 2012-12-16 13:12:02 +00:00
midi.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
midi.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
module.mk TOUCHE: Added basic debugging console to engine 2010-11-08 03:55:16 +00:00
opcodes.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
resource.cpp TOUCHE: Add generic music functions to wrap MidiPlayer usages. 2012-12-12 17:02:59 +00:00
saveload.cpp JANITORIAL: Fix template definition whitespace 2012-02-10 21:17:27 -06:00
staticres.cpp TOUCHE: Add more font entries to French Touche 2012-09-25 19:39:10 +02:00
touche.cpp TOUCHE: Initialize more variables. CID 1002423 2013-11-09 12:49:48 +02:00
touche.h TOUCHE: Fix buffer overrun. CID 1003934 2013-10-29 09:46:59 +02:00