[Scummvm-cvs-logs] CVS: scummvm/wince findgame.cpp,1.5,1.6

Nicolas Bacca arisme at users.sourceforge.net
Mon May 13 23:50:02 CEST 2002


Update of /cvsroot/scummvm/scummvm/wince
In directory usw-pr-cvs1:/tmp/cvs-serv3311

Modified Files:
	findgame.cpp 
Log Message:
Update game descriptions

Index: findgame.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/wince/findgame.cpp,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- findgame.cpp	1 May 2002 22:24:30 -0000	1.5
+++ findgame.cpp	14 May 2002 06:49:45 -0000	1.6
@@ -31,7 +31,7 @@
 static const ScummGame GameList[] = {
 	{	 
 		 "Simon The Sorcerer 1 (win)",
-		 "To be tested",
+		 "Completable",
 		 "", "SIMON.GME", "GAMEPC",
 		 "simon1win",
 		 0
@@ -52,7 +52,7 @@
 	},
 	{	 
 		 "Zak Mc Kracken (new)",
-		 "Buggy, playable a bit",
+		 "Completable",
 		 "zak256", "", "",
 		 "zak256",
 		 0
@@ -122,14 +122,14 @@
 	},
 	{	
 		 "Sam & Max",
-		 "Completable,glitches,no music",
+		 "Completable, music glitches",
 		 "", "SAMNMAX.000", "SAMNMAX.001",
 		 "samnmax",
 		 1
 	},
 	{
 		 "Sam & Max demo",
-		 "Completable, minor glitches, no music",
+		 "Completable",
 		 "", "SNMDEMO.000", "SNMDEMO.001",
 		 "snmdemo",
 		 0





More information about the Scummvm-git-logs mailing list