aboutsummaryrefslogtreecommitdiff
path: root/engines/gob
diff options
context:
space:
mode:
authorSven Hesse2008-02-12 14:55:31 +0000
committerSven Hesse2008-02-12 14:55:31 +0000
commita93b6b22bb418a2e8fde4cff334d6897c3f34a9c (patch)
tree962276a53d975477f26ff98a02dd7bccc4d00071 /engines/gob
parentd178604838fee587810d40c78606570659667200 (diff)
downloadscummvm-rg350-a93b6b22bb418a2e8fde4cff334d6897c3f34a9c.tar.gz
scummvm-rg350-a93b6b22bb418a2e8fde4cff334d6897c3f34a9c.tar.bz2
scummvm-rg350-a93b6b22bb418a2e8fde4cff334d6897c3f34a9c.zip
Added Gob MD5s as supplied by raziel_ in bug reports #1891864, #1891867 and #1891869
svn-id: r30851
Diffstat (limited to 'engines/gob')
-rw-r--r--engines/gob/detection.cpp39
1 files changed, 39 insertions, 0 deletions
diff --git a/engines/gob/detection.cpp b/engines/gob/detection.cpp
index 34a65eb520..4c2227ec47 100644
--- a/engines/gob/detection.cpp
+++ b/engines/gob/detection.cpp
@@ -109,6 +109,19 @@ static const GOBGameDescription gameDescriptions[] = {
kFeaturesNone,
"intro"
},
+ { // Supplied by raziel_ in bug report #1891864
+ {
+ "gob1",
+ "VGA",
+ AD_ENTRY1s("intro.stk", "e157cb59c6d330ca70d12ab0ef1dd12b", 288972),
+ EN_GRB,
+ kPlatformPC,
+ Common::ADGF_NO_FLAGS
+ },
+ kGameTypeGob1,
+ kFeaturesAdlib,
+ "intro"
+ },
{ // CD 1.000 version.
{
"gob1cd",
@@ -399,6 +412,19 @@ static const GOBGameDescription gameDescriptions[] = {
kFeaturesAdlib,
"intro"
},
+ { // Supplied by raziel_ in bug report #1891867
+ {
+ "gob2",
+ "",
+ AD_ENTRY1s("intro.stk", "25a99827cd59751a80bed9620fb677a0", 893302),
+ EN_USA,
+ kPlatformPC,
+ Common::ADGF_NO_FLAGS
+ },
+ kGameTypeGob2,
+ kFeaturesAdlib,
+ "intro"
+ },
{
{
"gob2",
@@ -1005,6 +1031,19 @@ static const GOBGameDescription gameDescriptions[] = {
kFeaturesAdlib,
"intro"
},
+ { // Supplied by raziel_ in bug report #1891869
+ {
+ "gob3",
+ "",
+ AD_ENTRY1s("intro.stk", "16b014bf32dbd6ab4c5163c44f56fed1", 445104),
+ EN_GRB,
+ kPlatformPC,
+ Common::ADGF_NO_FLAGS
+ },
+ kGameTypeGob3,
+ kFeaturesAdlib,
+ "intro"
+ },
{ // Supplied by fac76 in bug report #1742716
{
"gob3",