scummvm/engines/composer
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
..
composer.cpp COMPOSER: Fix uninitialized class variables and divide by zero bugs. 2013-09-30 04:27:42 +01:00
composer.h COMMON: Rename ConfigFile to INIFile. 2013-08-08 16:28:38 +02:00
configure.engine BUILD: Split configure.engines down to a single file per engine. 2013-11-24 00:45:38 +00:00
detection.cpp
graphics.cpp COMPOSER: Take advantage of Surface::getPixels. 2013-08-03 04:02:50 +02:00
graphics.h
module.mk
resource.cpp
resource.h
scripting.cpp