[Scummvm-cvs-logs] SF.net SVN: scummvm: [26543] scummvm/trunk/engines/agos/agosgame.cpp

kirben at users.sourceforge.net kirben at users.sourceforge.net
Wed Apr 18 11:42:14 CEST 2007


Revision: 26543
          http://scummvm.svn.sourceforge.net/scummvm/?rev=26543&view=rev
Author:   kirben
Date:     2007-04-18 02:42:13 -0700 (Wed, 18 Apr 2007)

Log Message:
-----------
Update details for Russian translation of Simon the Sorcerer 1.

Modified Paths:
--------------
    scummvm/trunk/engines/agos/agosgame.cpp

Modified: scummvm/trunk/engines/agos/agosgame.cpp
===================================================================
--- scummvm/trunk/engines/agos/agosgame.cpp	2007-04-18 06:54:00 UTC (rev 26542)
+++ scummvm/trunk/engines/agos/agosgame.cpp	2007-04-18 09:42:13 UTC (rev 26543)
@@ -1018,6 +1018,30 @@
 		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 @@
 		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
 	{
 		{


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Scummvm-git-logs mailing list