aboutsummaryrefslogtreecommitdiff
path: root/scumm
diff options
context:
space:
mode:
authorEugene Sandulenko2005-05-26 22:14:46 +0000
committerEugene Sandulenko2005-05-26 22:14:46 +0000
commit82c1cdb5867f98e54bd61fa5e7d5da14424424d0 (patch)
tree006a1626729511fb0fc7ff20ee358dc63ac9ec62 /scumm
parentb59ef3cd71189027d4f2af3d4c5709a48fb025fb (diff)
downloadscummvm-rg350-82c1cdb5867f98e54bd61fa5e7d5da14424424d0.tar.gz
scummvm-rg350-82c1cdb5867f98e54bd61fa5e7d5da14424424d0.tar.bz2
scummvm-rg350-82c1cdb5867f98e54bd61fa5e7d5da14424424d0.zip
Add Russian PuttTime
svn-id: r18269
Diffstat (limited to 'scumm')
-rw-r--r--scumm/scumm-md5.h3
-rw-r--r--scumm/scumm.cpp2
2 files changed, 4 insertions, 1 deletions
diff --git a/scumm/scumm-md5.h b/scumm/scumm-md5.h
index 7788706265..aaaf1a1679 100644
--- a/scumm/scumm-md5.h
+++ b/scumm/scumm-md5.h
@@ -1,5 +1,5 @@
/*
- This file was generated by the md5table tool on Tue May 24 00:08:36 2005
+ This file was generated by the md5table tool on Thu May 26 22:11:49 2005
DO NOT EDIT MANUALLY!
*/
@@ -329,6 +329,7 @@ static const MD5Table md5table[] = {
{ "dd30a53035393baa5a5e222e716559af", "maniac", Common::FR_FRA, Common::kPlatformAtariST },
{ "de4efb910210736813c9a1185384bace", "zoodemo", Common::EN_USA, Common::kPlatformWindows },
{ "debe337f73d660e951ece7c1f1c81add", "zak", Common::EN_USA, Common::kPlatformPC },
+ { "defb8cb9ec4b0f91acfb6b61c6129ad9", "PuttTime", Common::RU_RUS, Common::kPlatformWindows },
{ "df03ee021aa9b81d90cab9c26da07614", "indy3EGA", Common::IT_ITA, Common::kPlatformAmiga },
{ "df047cc4792150f601290357566d36a6", "freddi", Common::EN_USA, Common::kPlatformUnknown },
{ "e01acc8c12ef44e8f778fe87e5f90f4e", "fbpack", Common::EN_USA, Common::kPlatformUnknown },
diff --git a/scumm/scumm.cpp b/scumm/scumm.cpp
index 7f58f9422f..806c148d08 100644
--- a/scumm/scumm.cpp
+++ b/scumm/scumm.cpp
@@ -527,6 +527,8 @@ static const ScummGameSettings multiple_versions_md5_settings[] = {
GF_USE_KEY | GF_NEW_COSTUMES, Common::kPlatformWindows, 0, 0},
{"fcb78ebecab2757264c590890c319cc5", "Putt-Putt Travels Through Time (Updated)", GID_HEGAME, 6, 100, MDT_NONE,
GF_USE_KEY | GF_NEW_COSTUMES, Common::kPlatformWindows, 0, 0},
+ {"defb8cb9ec4b0f91acfb6b61c6129ad9", "Putt-Putt Travels Through Time (Russian)", GID_HEGAME, 6, 99, MDT_NONE,
+ GF_USE_KEY | GF_NEW_COSTUMES, Common::kPlatformWindows, 0, 0},
{"0ab19be9e2a3f6938226638b2a3744fe", "Putt-Putt Travels Through Time (Updated Demo)", GID_HEGAME, 6, 100, MDT_NONE,
GF_USE_KEY | GF_NEW_COSTUMES, Common::kPlatformWindows, 0, 0},