diff options
-rw-r--r-- | engines/scumm/plugin.cpp | 1 | ||||
-rw-r--r-- | engines/scumm/scumm-md5.h | 3 | ||||
-rw-r--r-- | tools/scumm-md5.txt | 1 |
3 files changed, 4 insertions, 1 deletions
diff --git a/engines/scumm/plugin.cpp b/engines/scumm/plugin.cpp index 1056acce99..54fe3a8081 100644 --- a/engines/scumm/plugin.cpp +++ b/engines/scumm/plugin.cpp @@ -625,6 +625,7 @@ static const GameFilenamePattern gameFilenamesTable[] = { { "pajama", "PYJAMA", kGenHEPC, Common::DE_DEU, UNK, 0 }, { "pajama", "SAMDEMO", kGenHEPC, Common::FR_FRA, UNK, 0 }, { "pajama", "SAMDEMO", kGenHEMac, Common::FR_FRA, Common::kPlatformMacintosh, 0 }, + { "pajama", "sampyjam", kGenHEPC, Common::FR_FRA, UNK, 0 }, { "pajama2", "pajama2", kGenHEPC, UNK_LANG, UNK, 0 }, { "pajama2", "Pajama2", kGenHEMac, Common::NL_NLD, Common::kPlatformMacintosh, 0 }, diff --git a/engines/scumm/scumm-md5.h b/engines/scumm/scumm-md5.h index b4587584b1..0a31c0e4f2 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 Wed Sep 20 02:35:46 2006 + This file was generated by the md5table tool on Wed Sep 20 23:26:23 2006 DO NOT EDIT MANUALLY! */ @@ -80,6 +80,7 @@ static const MD5Table md5table[] = { { "1c7e7db2cfab1ad62746ab680a634204", "maniac", "NES", "extracted", -1, Common::FR_FRA, Common::kPlatformNES }, { "1ca86e2cf9aaa2068738a1e5ba477e60", "zak", "FM-TOWNS", "", -1, Common::JA_JPN, Common::kPlatformFMTowns }, { "1d05cd189e4908f79b57e78a4402f292", "monkey", "EGA", "EGA", -1, Common::EN_ANY, Common::kPlatformPC }, + { "1d7a2e1ddcade791e2de0cfceac86725", "pajama", "", "", -1, Common::FR_FRA, Common::kPlatformWindows }, { "1dd3c11ea4439adfe681e4e405b624e1", "monkey", "EGA", "EGA", -1, Common::FR_FRA, Common::kPlatformPC }, { "1dd7aa088e09f96d06818aa9a9deabe0", "indy3", "No Adlib", "EGA", 5361, Common::EN_ANY, Common::kPlatformMacintosh }, { "1ed22f601f8b3695804a6583cc3083f1", "puttrace", "HE 98.5", "", -1, Common::NL_NLD, Common::kPlatformUnknown }, diff --git a/tools/scumm-md5.txt b/tools/scumm-md5.txt index bf7d239f36..12b11423c9 100644 --- a/tools/scumm-md5.txt +++ b/tools/scumm-md5.txt @@ -527,6 +527,7 @@ jungle Let's Explore the Jungle with Buzzy pajama Pajama Sam 1: No Need to Hide When It's Dark Outside 672dec94b82f7f0877ebb5b5cf7f4bc1 -1 us All - - - khalek 4fa6870d9bc8c313b65d54b1da5a1891 -1 nl Windows - - - joostp + 1d7a2e1ddcade791e2de0cfceac86725 -1 fr Windows - - - gist974 a095e33061606d231ff37dca4c64c8ac -1 de All HE 99 - - Joachim Eberhard 898eaa21f79cf8d4f08db856244689ff 66505 en Windows HE 99 Updated - Joachim Eberhard 37aed3f91c1ef959e0bd265f9b13781f -1 us All HE 100 Updated - Kirben |