diff options
author | Eugene Sandulenko | 2005-04-22 00:03:25 +0000 |
---|---|---|
committer | Eugene Sandulenko | 2005-04-22 00:03:25 +0000 |
commit | 059d1c4d20c6926655e7b88e67ae93405b67e205 (patch) | |
tree | a441a3496a5c66219788e56f35bfea3c3d6efab8 | |
parent | 7127485ebc1ef1c06be9b5914d53fb36a6c591a2 (diff) | |
download | scummvm-rg350-059d1c4d20c6926655e7b88e67ae93405b67e205.tar.gz scummvm-rg350-059d1c4d20c6926655e7b88e67ae93405b67e205.tar.bz2 scummvm-rg350-059d1c4d20c6926655e7b88e67ae93405b67e205.zip |
Add HE activity pack
svn-id: r17742
-rw-r--r-- | scumm/scumm-md5.h | 3 | ||||
-rw-r--r-- | scumm/scumm.cpp | 3 | ||||
-rw-r--r-- | tools/scumm-md5.txt | 3 |
3 files changed, 8 insertions, 1 deletions
diff --git a/scumm/scumm-md5.h b/scumm/scumm-md5.h index 2e18ac913f..058e6b628d 100644 --- a/scumm/scumm-md5.h +++ b/scumm/scumm-md5.h @@ -1,5 +1,5 @@ /* - This file was generated by the md5table tool on Thu Apr 21 06:12:14 2005 + This file was generated by the md5table tool on Thu Apr 21 23:26:07 2005 DO NOT EDIT MANUALLY! */ @@ -262,6 +262,7 @@ static const MD5Table md5table[] = { { "b250d0f9cc83f80ced56fe11a4fb057c", "maniac", Common::EN_USA, Common::kPlatformPC }, { "b289a2a8cbedbf45786e0b4ad2f510f1", "samnmax", Common::IT_ITA, Common::kPlatformPC }, { "b597e0403cc0002f69170e6caba7edd9", "indy3EGA", Common::EN_USA, Common::kPlatformPC }, + { "b628506f7def772e40de0aa5440fb8e1", "activity", Common::EN_USA, Common::kPlatformUnknown }, { "b886b0a5d909c7158a914e1d7c1c6c65", "loom", Common::FR_FRA, Common::kPlatformPC }, { "bd126753de619a495f9f22adc951c8d5", "monkey2", Common::IT_ITA, Common::kPlatformPC }, { "bf8b52fdd9a69c67f34e8e9fec72661c", "farmdemo", Common::EN_USA, Common::kPlatformWindows }, diff --git a/scumm/scumm.cpp b/scumm/scumm.cpp index 241d14ee38..93ff181070 100644 --- a/scumm/scumm.cpp +++ b/scumm/scumm.cpp @@ -231,6 +231,9 @@ static const ScummGameSettings scumm_settings[] = { GF_USE_KEY | GF_NEW_COSTUMES | GF_MULTIPLE_VERSIONS, Common::kPlatformUnknown, 0, 0}, #ifndef __PALM_OS__ + {"activity", "Putt-Putt & Fatty Bear's Activity Pack", GID_HEGAME, 6, 70, 28, MDT_NONE, + GF_USE_KEY | GF_NEW_COSTUMES, Common::kPlatformUnknown, 0, 0}, + // Humongous Entertainment Scumm Version 7.1 // The first version to use 640x480 resolution // There are also 7.1 versions of freddi, freddemo, airdemo and farmdemo diff --git a/tools/scumm-md5.txt b/tools/scumm-md5.txt index 31e28fbe76..e991e03a3d 100644 --- a/tools/scumm-md5.txt +++ b/tools/scumm-md5.txt @@ -276,6 +276,9 @@ Fatty Bears Fun Pack - DOS hb f06e66fd45b2f8b0f4a2833ff4476050 fbpack sev - 3DO en e01acc8c12ef44e8f778fe87e5f90f4e fbpack sev +Putt-Putt & Fatty Bear's Activity Pack + - Win en b628506f7def772e40de0aa5440fb8e1 activity + Freddi Fish 1: The Case of the Missing Kelp Seeds - All en df047cc4792150f601290357566d36a6 freddi khalek - Windows ru d4cccb5af88f3e77f370896e9ba8c5f9 freddi sev |