[Scummvm-cvs-logs] CVS: web compatibility.php,1.389,1.390

kirben kirben at users.sourceforge.net
Sat Apr 9 04:50:19 CEST 2005


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

Modified Files:
	compatibility.php 
Log Message:

spy fox 2 is completable.


Index: compatibility.php
===================================================================
RCS file: /cvsroot/scummvm/web/compatibility.php,v
retrieving revision 1.389
retrieving revision 1.390
diff -u -d -r1.389 -r1.390
--- compatibility.php	9 Apr 2005 10:44:35 -0000	1.389
+++ compatibility.php	9 Apr 2005 11:49:50 -0000	1.390
@@ -91,7 +91,7 @@
 
 $gamesHE = array(
 		'Backyard Baseball 2001 (Demo)'						=> array('n/a','bb2demo','40'),
-		'Backyard Football 2002 (Demo)'						=> array('n/a','footdemo','5'),
+		'Backyard Football 2002 (Demo)'						=> array('n/a','footdemo','10'),
 		'Blue\'s ABC Time (Demo)'						=> array('n/a','BluesABCTimeDemo','90'),
 		'Big Thinkers First Grade (Demo)'					=> array('n/a','1grademo','50'),
 		'Big Thinkers Kindergarten (Demo)'					=> array('n/a','kinddemo','50'),
@@ -143,10 +143,10 @@
 		'Spyfox 1: Dry Cereal (Demo)'						=> array('n/a','spydemo','80'),
 		'Spyfox 1: Dry Cereal'							=> array('n/a','spyfox','80'),
 		'Spyfox 2: Some Assembly Required (Demo)'				=> array('n/a','sf2-demo','80'),
-		'Spyfox 2: Some Assembly Required'					=> array('n/a','spyfox2','20'),
+		'Spyfox 2: Some Assembly Required'					=> array('n/a','spyfox2','80'),
 		'Spyfox 3: Operation Ozone (Demo)'					=> array('n/a','sf3-demo','80'),
-		'Spyfox 3: Operation Ozone'						=> array('n/a','spyozon','20'),
-		'Spy Fox in Cheese Chase Game'						=> array('n/a','chase','10'),
+		'Spyfox 3: Operation Ozone'						=> array('n/a','spyozon','40'),
+		'Spy Fox in Cheese Chase Game'						=> array('n/a','chase','40'),
 		'Spy Fox in Hold the Mustard'						=> array('n/a','mustard','10'),
 	      );
 
@@ -343,7 +343,7 @@
 		   "<br>- Minor graphical glitches",
 "sf2-demo"	=> "Game is completable, with minor glitches".
 		   "<br>- Minor graphical glitches",
-"spyfox2"	=> "Game is playable but not completable".
+"spyfox2"	=> "Game is completable, with minor glitches".
 		   "<br>- Various issues",
 "sf3-demo"	=> "Game is completable, with minor glitches".
 		   "<br>- Minor graphical glitches",





More information about the Scummvm-git-logs mailing list