[Scummvm-cvs-logs] CVS: web compatibility.php,1.480,1.481 compatibility_stable.php,1.25,1.26

kirben kirben at users.sourceforge.net
Sun Jan 15 17:05:01 CET 2006


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

Modified Files:
	compatibility.php compatibility_stable.php 
Log Message:

Update soccer


Index: compatibility.php
===================================================================
RCS file: /cvsroot/scummvm/web/compatibility.php,v
retrieving revision 1.480
retrieving revision 1.481
diff -u -d -r1.480 -r1.481
--- compatibility.php	12 Jan 2006 13:47:00 -0000	1.480
+++ compatibility.php	16 Jan 2006 01:03:55 -0000	1.481
@@ -190,10 +190,11 @@
 "football"	=> "Game is completable, with minor glitches".
 		   "<br>- Both Macintosh and Windows versions supported by this target".
 		   "<br>- Minor graphical glitches",
-"soccer"	=> "Game is playable, with minor glitches".
+"soccer"	=> "Game isn't playable".
 		   "<br>- Both Macintosh and Windows versions supported by this target".
 		   "<br>- PlayStation 1 version doesn't use SCUMM, so will never be supported.".
-		   "<br>- Array out of bounds errors sometimes".
+		   "<br>- Assertion when starting soccer match".
+                   "<br>- Players on field are stuck in upper left corner and can't be controlled".
 		   "<br>- Minor graphical glitches",
 "thinker1"	=> "Game is playable, with minor glitches".
 		   "<br>- Both Macintosh and Windows versions supported by this target".

Index: compatibility_stable.php
===================================================================
RCS file: /cvsroot/scummvm/web/compatibility_stable.php,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- compatibility_stable.php	2 Jan 2006 23:50:45 -0000	1.25
+++ compatibility_stable.php	16 Jan 2006 01:03:55 -0000	1.26
@@ -190,10 +190,11 @@
 "football"	=> "Game is completable, with minor glitches".
 		   "<br>- Both Macintosh and Windows versions supported by this target".
 		   "<br>- Minor graphical glitches",
-"soccer"	=> "Game is playable, with minor glitches".
+"soccer"	=> "Game isn't playable".
 		   "<br>- Both Macintosh and Windows versions supported by this target".
 		   "<br>- PlayStation 1 version doesn't use SCUMM, so will never be supported.".
-		   "<br>- Array out of bounds errors sometimes".
+		   "<br>- Assertion when starting soccer match".
+                   "<br>- Players on field are stuck in upper left corner and can't be controlled".
 		   "<br>- Minor graphical glitches",
 "thinker1"	=> "Game is playable, with minor glitches".
 		   "<br>- Both Macintosh and Windows versions supported by this target".





More information about the Scummvm-git-logs mailing list