scummvm/engines/testbed
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
..
config-params.cpp TESTBED: Initialize variable. CID 1003374 2013-10-17 13:56:20 +03:00
config-params.h
config.cpp COMMON: Rename ConfigFile to INIFile. 2013-08-08 16:28:38 +02:00
config.h TESTBED: Fix uninitalized variable. CID 1002670 2013-10-17 13:58:02 +03:00
configure.engine BUILD: Split configure.engines down to a single file per engine. 2013-11-24 00:45:38 +00:00
detection.cpp COMMON: Change kPlatformPC to kPlatformDOS 2013-05-02 18:43:10 -04:00
events.cpp TESTBED: Remove logically dead code. CID 1004067 2013-10-17 13:54:27 +03:00
events.h
fs.cpp
fs.h
graphics.cpp TESTBED: Make code agonstic to OverlayColor. 2013-08-16 05:34:44 +02:00
graphics.h
midi.cpp ALL: Fix typo (succesful -> successful) 2013-06-06 16:45:59 +02:00
midi.h
misc.cpp
misc.h
module.mk
savegame.cpp
savegame.h
sound.cpp JANITORIAL: Enforce "} // End of namespace" with a single space after }. 2013-01-26 19:38:02 +01:00
sound.h
template.h
testbed.cpp
testbed.h
testsuite.cpp TESTBED: Fix "if" formatting. 2012-08-09 03:27:21 +02:00
testsuite.h