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 COMPOSER: Fix order of directoryGlobs qualifiers. 2012-11-23 20:44:17 +00:00
graphics.cpp COMPOSER: Take advantage of Surface::getPixels. 2013-08-03 04:02:50 +02:00
graphics.h
module.mk COMPOSER: Correct module.mk for Dynamic Plugins. 2011-07-27 13:33:20 +01:00
resource.cpp JANITORIAL: Enforce "} // End of namespace" with a single space after }. 2013-01-26 19:38:02 +01:00
resource.h COMPOSER: Implement V1 random events. 2011-11-05 16:00:02 +01:00
scripting.cpp COMPOSER: Implement V1 random events. 2011-11-05 16:00:02 +01:00