diff options
author | Eugene Sandulenko | 2005-05-26 22:14:46 +0000 |
---|---|---|
committer | Eugene Sandulenko | 2005-05-26 22:14:46 +0000 |
commit | 82c1cdb5867f98e54bd61fa5e7d5da14424424d0 (patch) | |
tree | 006a1626729511fb0fc7ff20ee358dc63ac9ec62 | |
parent | b59ef3cd71189027d4f2af3d4c5709a48fb025fb (diff) | |
download | scummvm-rg350-82c1cdb5867f98e54bd61fa5e7d5da14424424d0.tar.gz scummvm-rg350-82c1cdb5867f98e54bd61fa5e7d5da14424424d0.tar.bz2 scummvm-rg350-82c1cdb5867f98e54bd61fa5e7d5da14424424d0.zip |
Add Russian PuttTime
svn-id: r18269
-rw-r--r-- | doc/he/md5s.txt | 9 | ||||
-rw-r--r-- | scumm/scumm-md5.h | 3 | ||||
-rw-r--r-- | scumm/scumm.cpp | 2 | ||||
-rw-r--r-- | tools/scumm-md5.txt | 1 |
4 files changed, 14 insertions, 1 deletions
diff --git a/doc/he/md5s.txt b/doc/he/md5s.txt index fa56c63044..1bbf377165 100644 --- a/doc/he/md5s.txt +++ b/doc/he/md5s.txt @@ -1140,6 +1140,15 @@ a30dd1cd2b58b2c5c6eb1aa970f5a3c2 PuttTime.w32 802147789449535e375c7c4f2e666b96 PuttTime.he2 15d5f719ebc6bcd4fe674587a8fa8596 PuttTime.he4 +(russian putttime cd) +sev +d:\dev\SPUTM\Src\SAVELOAD.cpp +5247f60e3913296860a74eef4bdfad2a PuttPuttTTT.he2 +a4816cbb60fa01f16295ab46868e7c41 PuttPuttTTT.he4 +4a7452aabc69cdaf897ccc099ff0bafa puttputtTTT.(a) +defb8cb9ec4b0f91acfb6b61c6129ad9 puttputtTTT.he0 +947ce44f2336f8467ceadb184dbaa3e9 puttputtTTT.w32 + (pj2 cd/puttrace cd/soccer cd) sev D:\Scummsys.90\sputm.90\*.c 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}, diff --git a/tools/scumm-md5.txt b/tools/scumm-md5.txt index 581c50aafe..c81e9581ac 100644 --- a/tools/scumm-md5.txt +++ b/tools/scumm-md5.txt @@ -442,6 +442,7 @@ Putt-Putt Travels Through Time - All en a525c1753c1db5011c00417da37887ef PuttTime Kirben - All? en 2108d83dcf09f8adb4bc524669c8cf51 PuttTime - Windows nl fcb78ebecab2757264c590890c319cc5 PuttTime adutchguy + - Windows ru defb8cb9ec4b0f91acfb6b61c6129ad9 PuttTime sev Demo All en 4e5867848ee61bc30d157e2c94eee9b4 timedemo khalek, sev Demo All en 0ab19be9e2a3f6938226638b2a3744fe timedemo khalek Demo Windows nl 6b19d0e25cbf720d05822379b8b90ed9 timedemo adutchguy |