[Scummvm-cvs-logs] CVS: scummvm/saga game.cpp,1.119.2.2,1.119.2.3

Eugene Sandulenko sev at users.sourceforge.net
Thu Oct 27 17:26:50 CEST 2005


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

Modified Files:
      Tag: branch-0-8-0
	game.cpp 
Log Message:
Checked sound in all supported ITE version. All was correct :)


Index: game.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/saga/game.cpp,v
retrieving revision 1.119.2.2
retrieving revision 1.119.2.3
diff -u -d -r1.119.2.2 -r1.119.2.3
--- game.cpp	18 Oct 2005 02:11:20 -0000	1.119.2.2
+++ game.cpp	28 Oct 2005 00:22:02 -0000	1.119.2.3
@@ -1069,7 +1069,6 @@
 	},
 
 	// Inherit the earth - Wyrmkeep combined Windows/Mac/Linux CD
-	// sound unchecked
 	{
 		"ite",
 		GType_ITE,
@@ -1094,7 +1093,6 @@
 
 	// Inherit the earth - Wyrmkeep Linux CD version
 	// should be before GID_ITE_CD_G
-	// sound unchecked
 	{
 		"ite",
 		GType_ITE,
@@ -1118,7 +1116,6 @@
 	},
 
 	// Inherit the earth - Wyrmkeep Windows CD version
-	// sound unchecked
 	{
 		"ite",
 		GType_ITE,
@@ -1142,7 +1139,6 @@
 	},
 
 	// Inherit the earth - DOS CD version
-	// sound unchecked
 	{
 		"ite",
 		GType_ITE,
@@ -1166,7 +1162,6 @@
 	},
 
 	// Inherit the earth - DOS CD German version
-	// sound unchecked
 	{
 		"ite",
 		GType_ITE,
@@ -1213,7 +1208,6 @@
 	},
 
 	// Inherit the earth - German Floppy version
-	// sound unchecked
 	{
 		"ite",
 		GType_ITE,





More information about the Scummvm-git-logs mailing list