scummvm/engines/composer
D G Turner 4d75aa5319 COMPOSER: Fix order of directoryGlobs qualifiers.
Some compilers throw a warning on the "const static" ordering, so
the more standard "static const" should be used instead.
2012-11-23 20:44:17 +00:00
..
composer.cpp COMPOSER: Change screen surface variable naming for clarity. 2012-10-20 23:19:47 +01:00
composer.h COMPOSER: Change screen surface variable naming for clarity. 2012-10-20 23:19:47 +01:00
detection.cpp COMPOSER: Fix order of directoryGlobs qualifiers. 2012-11-23 20:44:17 +00:00
graphics.cpp COMPOSER: Change screen surface variable naming for clarity. 2012-10-20 23:19:47 +01:00
graphics.h COMPOSER: Remove svn keywords. 2011-07-20 17:31:04 +02:00
module.mk COMPOSER: Correct module.mk for Dynamic Plugins. 2011-07-27 13:33:20 +01:00
resource.cpp JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02: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