From 8b38f65d1aa2a2e2f50497e47eb6206e3b349b88 Mon Sep 17 00:00:00 2001 From: Travis Howell Date: Sun, 30 Jul 2006 13:06:32 +0000 Subject: Add Pajama Sam 3 and Spy FOX 2 mini games svn-id: r23635 --- engines/scumm/plugin.cpp | 2 ++ engines/scumm/scumm-md5.h | 4 +++- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'engines/scumm') diff --git a/engines/scumm/plugin.cpp b/engines/scumm/plugin.cpp index ddfc436ffe..fa469517ae 100644 --- a/engines/scumm/plugin.cpp +++ b/engines/scumm/plugin.cpp @@ -641,6 +641,7 @@ static const GameFilenamePattern gameFilenamesTable[] = { { "pajama3", "pj3demo", kGenHEPC, UNK_LANG, UNK, 0 }, { "pajama3", "PJ3Demo", kGenHEMac, UNK_LANG, Common::kPlatformMacintosh, 0 }, { "pajama3", "Pajama Sam Demo", kGenHEMac, UNK_LANG, Common::kPlatformMacintosh, 0 }, + { "pajama3", "PJMini", kGenHEPC, UNK_LANG, UNK, 0 }, { "pajama3", "PjSamDemo", kGenHEMac, UNK_LANG, Common::kPlatformMacintosh, 0 }, { "pajama3", "PjSamDemo", kGenHEPC, UNK_LANG, UNK, 0 }, { "pajama3", "PyjamaSKS", kGenHEPC, Common::DE_DEU, UNK, 0 }, @@ -738,6 +739,7 @@ static const GameFilenamePattern gameFilenamesTable[] = { { "spyfox2", "SpyFoxOR", kGenHEPC, Common::DE_DEU, UNK, 0 }, { "spyfox2", "SpyFoxOR", kGenHEMac, Common::DE_DEU, Common::kPlatformMacintosh, 0 }, { "spyfox2", "spyfoxsr", kGenHEPC, UNK_LANG, UNK, 0 }, + { "spyfox2", "SPYMini", kGenHEPC, UNK_LANG, UNK, 0 }, { "spyozon", "spyozon", kGenHEPC, UNK_LANG, UNK, 0 }, { "spyozon", "sf3-demo", kGenHEPC, UNK_LANG, UNK, 0 }, diff --git a/engines/scumm/scumm-md5.h b/engines/scumm/scumm-md5.h index 72e97fb7d6..083170abdc 100644 --- a/engines/scumm/scumm-md5.h +++ b/engines/scumm/scumm-md5.h @@ -1,5 +1,5 @@ /* - This file was generated by the md5table tool on Sat Jul 08 08:38:21 2006 + This file was generated by the md5table tool on Sun Jul 30 13:04:36 2006 DO NOT EDIT MANUALLY! */ @@ -175,6 +175,7 @@ static const MD5Table md5table[] = { { "4f580a021eee026f3b4589e17d130d78", "freddi4", "", "", Common::UNK_LANG, Common::kPlatformUnknown }, { "4fa6870d9bc8c313b65d54b1da5a1891", "pajama", "", "", Common::NL_NLD, Common::kPlatformWindows }, { "4fbbe9f64b8bc547503a379a301183ce", "tentacle", "", "CD", Common::IT_ITA, Common::kPlatformUnknown }, + { "4fe6a2e8df3c4536b278fdd2fbcb181e", "pajama3", "", "Mini Game", Common::EN_ANY, Common::kPlatformWindows }, { "5057fb0e99e5aa29df1836329232f101", "freddi2", "HE 80", "", Common::UNK_LANG, Common::kPlatformWindows }, { "507bb360688dc4180fdf0d7597352a69", "freddi", "HE 73", "", Common::SE_SWE, Common::kPlatformWindows }, { "50fcdc982a25063b78ad46bf389b8e8d", "tentacle", "", "Floppy", Common::IT_ITA, Common::kPlatformPC }, @@ -446,6 +447,7 @@ static const MD5Table md5table[] = { { "e361a7058ed8e8ebb462663c0a3ae8d6", "puttputt", "HE 61", "", Common::HB_ISR, Common::kPlatformPC }, { "e41de1c2a15abbcdbf9977e2d7e8a340", "freddi2", "HE 100", "Updated", Common::RU_RUS, Common::kPlatformWindows }, { "e534d29afb3c6e0ee9dc3d53c5956714", "atlantis", "", "Floppy", Common::DE_DEU, Common::kPlatformAmiga }, + { "e62056ba675ad65d8854ab3c5ad4b3c0", "spyfox2", "", "Mini Game", Common::EN_ANY, Common::kPlatformWindows }, { "e63a0b9249b5ca4cc4d3ac34305ae360", "freddi", "HE 71", "", Common::NB_NOR, Common::kPlatformWindows }, { "e689bdf67f98b1d760ce4487ec0e8d06", "indy3", "EGA", "EGA", Common::FR_FRA, Common::kPlatformAmiga }, { "e6cd81b25ab1453a8a6d3482118c391e", "pass", "", "", Common::EN_ANY, Common::kPlatformPC }, -- cgit v1.2.3