[Scummvm-cvs-logs] CVS: scummvm/saga game.cpp,1.121,1.122

Eugene Sandulenko sev at users.sourceforge.net
Thu Oct 27 17:22:30 CEST 2005


Update of /cvsroot/scummvm/scummvm/saga
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22820

Modified Files:
	game.cpp 
Log Message:
Checked sound in all supported ITE versions.


Index: game.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/saga/game.cpp,v
retrieving revision 1.121
retrieving revision 1.122
diff -u -d -r1.121 -r1.122
--- game.cpp	18 Oct 2005 01:30:19 -0000	1.121
+++ game.cpp	28 Oct 2005 00:19:50 -0000	1.122
@@ -1094,7 +1094,6 @@
 	},
 
 	// Inherit the earth - Wyrmkeep combined Windows/Mac/Linux CD
-	// sound unchecked
 	{
 		"ite",
 		GType_ITE,
@@ -1118,8 +1117,6 @@
 	},
 
 	// Inherit the earth - Wyrmkeep Linux CD version
-	// should be before GID_ITE_CD_G
-	// sound unchecked
 	{
 		"ite",
 		GType_ITE,
@@ -1143,7 +1140,6 @@
 	},
 
 	// Inherit the earth - Wyrmkeep Windows CD version
-	// sound unchecked
 	{
 		"ite",
 		GType_ITE,
@@ -1167,7 +1163,6 @@
 	},
 
 	// Inherit the earth - DOS CD version
-	// sound unchecked
 	{
 		"ite",
 		GType_ITE,
@@ -1191,7 +1186,6 @@
 	},
 
 	// Inherit the earth - DOS CD German version
-	// sound unchecked
 	{
 		"ite",
 		GType_ITE,
@@ -1238,7 +1232,6 @@
 	},
 
 	// Inherit the earth - German Floppy version
-	// sound unchecked
 	{
 		"ite",
 		GType_ITE,





More information about the Scummvm-git-logs mailing list