aboutsummaryrefslogtreecommitdiff
path: root/engines/composer
diff options
context:
space:
mode:
authorEugene Sandulenko2016-03-28 12:26:58 +0200
committerEugene Sandulenko2016-03-28 12:26:58 +0200
commit0baa4fcbaee9cd1fdb08d9f0cf8a112feb4cf517 (patch)
tree420f4f497ea0a0c17c7ab248c64695f2d2e2b262 /engines/composer
parentc8e6b013d62af350356c05a53a95c6ac510c2e52 (diff)
downloadscummvm-rg350-0baa4fcbaee9cd1fdb08d9f0cf8a112feb4cf517.tar.gz
scummvm-rg350-0baa4fcbaee9cd1fdb08d9f0cf8a112feb4cf517.tar.bz2
scummvm-rg350-0baa4fcbaee9cd1fdb08d9f0cf8a112feb4cf517.zip
COMPOSER: Added German versions of darby & gregory. Bug #6825
Diffstat (limited to 'engines/composer')
-rw-r--r--engines/composer/detection.cpp34
1 files changed, 34 insertions, 0 deletions
diff --git a/engines/composer/detection.cpp b/engines/composer/detection.cpp
index 8badeaad08..047f931b38 100644
--- a/engines/composer/detection.cpp
+++ b/engines/composer/detection.cpp
@@ -253,6 +253,23 @@ static const ComposerGameDescription gameDescriptions[] = {
GType_ComposerV2
},
+ { // Provided by WindlePoons, "100% Kids Darby & Gregor" Pack. Bugreport #6825
+ {
+ "darby",
+ 0,
+ {
+ {"book.ini", 0, "285308372f7dddff2ca5a25c9192cf5c", 2545},
+ {"page99.rsc", 0, "49819f12947b7a88efeab436d4fd5f59", 1286480},
+ AD_LISTEND
+ },
+ Common::DE_DEU,
+ Common::kPlatformWindows,
+ ADGF_NO_FLAGS,
+ GUIO1(GUIO_NOASPECT)
+ },
+ GType_ComposerV2
+ },
+
{ // Provided by Niv Baehr, Bugreport #6878
{
"darby",
@@ -309,6 +326,23 @@ static const ComposerGameDescription gameDescriptions[] = {
GType_ComposerV2
},
+ { // Provided by WindlePoons, "100% Kids Darby & Gregor" Pack. Bugreport #6825
+ {
+ "gregory",
+ 0,
+ {
+ {"book.ini", 0, "e54fc5c00de5f94e908a969e445af5d0", 2234},
+ {"page99.rsc", 0, "2b0b83ebc769fe5c823abad9c93cc77b", 388644},
+ AD_LISTEND
+ },
+ Common::DE_DEU,
+ Common::kPlatformWindows,
+ ADGF_NO_FLAGS,
+ GUIO1(GUIO_NOASPECT)
+ },
+ GType_ComposerV2
+ },
+
{ // Provided by sev
{
"princess",