scummvm/engines/composer
Thierry Crozat cc35a79301 COMPOSER: Use Magic Tales prefix for two more game names
This is done for consistency so that all the games in the Magic Tales
series are named in a consistent way. This is also how they are named
on the wiki (and on amazon).
2017-06-17 22:52:59 +01:00
..
composer.cpp COMPOSER: Include config manager header in composer.cpp again 2016-10-18 02:57:04 +02:00
composer.h COMPOSER: Delete leftover git conflict marker 2016-10-18 02:58:19 +02:00
configure.engine
console.cpp
console.h
detection.cpp COMPOSER: Use Magic Tales prefix for two more game names 2017-06-17 22:52:59 +01:00
graphics.cpp COMPOSER: Saving/loading code deduplication 2016-10-18 02:11:17 +02:00
graphics.h COMPOSER: Completely removed unnecessary #ifdefs 2016-10-18 02:10:11 +02:00
module.mk COMPOSER: Added new file to module.mk 2016-10-18 02:09:47 +02:00
resource.cpp COMPOSER: Completely removed unnecessary #ifdefs 2016-10-18 02:10:11 +02:00
resource.h COMPOSER: Completely removed unnecessary #ifdefs 2016-10-18 02:10:11 +02:00
saveload.cpp COMPOSER: Use setPixel() and getPixel() methods to read and write to private pixel member 2016-10-18 03:09:19 +02:00
scripting.cpp