aboutsummaryrefslogtreecommitdiff
path: root/engines
diff options
context:
space:
mode:
authorTravis Howell2007-04-18 09:42:13 +0000
committerTravis Howell2007-04-18 09:42:13 +0000
commit913a00ef930a9a559e3873ee05936394ddd054dc (patch)
tree81d8e7a3e8ee4d6293d8d52f24c443fb8a0f041c /engines
parent4a0c27dc860935005b1057412e569a1804b32ef4 (diff)
downloadscummvm-rg350-913a00ef930a9a559e3873ee05936394ddd054dc.tar.gz
scummvm-rg350-913a00ef930a9a559e3873ee05936394ddd054dc.tar.bz2
scummvm-rg350-913a00ef930a9a559e3873ee05936394ddd054dc.zip
Update details for Russian translation of Simon the Sorcerer 1.
svn-id: r26543
Diffstat (limited to 'engines')
-rw-r--r--engines/agos/agosgame.cpp48
1 files changed, 24 insertions, 24 deletions
diff --git a/engines/agos/agosgame.cpp b/engines/agos/agosgame.cpp
index 3e64f3e323..da48caa5f6 100644
--- a/engines/agos/agosgame.cpp
+++ b/engines/agos/agosgame.cpp
@@ -1018,6 +1018,30 @@ static const AGOSGameDescription gameDescriptions[] = {
GF_TALKIE
},
+ // Simon the Sorcerer 1 - English DOS CD with Russian patch
+ {
+ {
+ "simon1",
+ "CD",
+
+ {
+ { "gamepc", GAME_BASEFILE, "3fac46064f69e5298f4f027f204c5aab", -1},
+ { "icon.dat", GAME_ICONFILE, "22107c24dfb31b66ac503c28a6e20b19", -1},
+ { "simon.gme", GAME_GMEFILE, "91321f0d806f8d9fef71a00e58581427", -1},
+ { "stripped.txt", GAME_STRFILE, "ef51ac74c946881ae4d7ca66cc7a0d1e", -1},
+ { "tbllist", GAME_TBLFILE, "d198a80de2c59e4a0cd24b98814849e8", -1},
+ { NULL, 0, NULL, 0}
+ },
+ Common::RU_RUS,
+ Common::kPlatformPC,
+ Common::ADGF_NO_FLAGS
+ },
+
+ GType_SIMON1,
+ GID_SIMON1TALKIE,
+ GF_TALKIE
+ },
+
// Simon the Sorcerer 1 - French DOS CD
{
{
@@ -1187,30 +1211,6 @@ static const AGOSGameDescription gameDescriptions[] = {
GF_TALKIE
},
- // Simon the Sorcerer 1 - English Windows CD with Russian patch
- {
- {
- "simon1",
- "CD",
-
- {
- { "gamepc", GAME_BASEFILE, "4536a706412b36d628f12142bfa97af0", -1},
- { "icon.dat", GAME_ICONFILE, "22107c24dfb31b66ac503c28a6e20b19", -1},
- { "simon.gme", GAME_GMEFILE, "b1b18d0731b64c0738c5cc4a2ee792fc", -1},
- { "stripped.txt", GAME_STRFILE, "a27e87a9ba21212d769804b3df47bfb2", -1},
- { "tbllist", GAME_TBLFILE, "d198a80de2c59e4a0cd24b98814849e8", -1},
- { NULL, 0, NULL, 0}
- },
- Common::RU_RUS,
- Common::kPlatformWindows,
- Common::ADGF_NO_FLAGS
- },
-
- GType_SIMON1,
- GID_SIMON1TALKIE,
- GF_TALKIE
- },
-
// Simon the Sorcerer 1 - German Windows CD
{
{