[Scummvm-cvs-logs] CVS: web compatibility.php,1.448,1.449

kirben kirben at users.sourceforge.net
Fri Oct 14 17:59:52 CEST 2005


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

Modified Files:
	compatibility.php 
Log Message:

Chase is fine now.


Index: compatibility.php
===================================================================
RCS file: /cvsroot/scummvm/web/compatibility.php,v
retrieving revision 1.448
retrieving revision 1.449
diff -u -d -r1.448 -r1.449
--- compatibility.php	14 Oct 2005 13:38:46 -0000	1.448
+++ compatibility.php	15 Oct 2005 00:58:03 -0000	1.449
@@ -112,7 +112,7 @@
 		'Spyfox 1: Dry Cereal'							=> array('spyfox','85'),
 		'Spyfox 2: Some Assembly Required'					=> array('spyfox2','90'),
 		'Spyfox 3: Operation Ozone'						=> array('spyozon','60'),
-		'Spy Fox in Cheese Chase Game'						=> array('chase','20'),
+		'Spy Fox in Cheese Chase Game'						=> array('chase','85'),
 		'Spy Fox in Hold the Mustard'						=> array('mustard','85'),
 	      );
 
@@ -276,9 +276,8 @@
 		   "<br>- Asserts when looking at pearls",
 		   "<br>- Need to guess the correct colors of Poodles's fingernails".
 		   "<br>- Palette glitches",
-"chase"		=> "Game is playable, with glitches".
-		   "<br>- Both Macintosh and Windows versions supported by this target".
-		   "<br>- Spy Fox's scooter is scrolled off screen, as the screen scrolls vertically",
+"chase"		=> "No known issues, game is completable.".
+		   "<br>- Both Macintosh and Windows versions supported by this target",
 "mustard"	=> "No known issues, game is completable.".
 		   "<br>- Both Macintosh and Windows versions supported by this target",
 





More information about the Scummvm-git-logs mailing list