[Scummvm-cvs-logs] CVS: web compatibility.php,1.135,1.136

Jonathan Gray khalek at users.sourceforge.net
Sat May 10 22:00:04 CEST 2003


Update of /cvsroot/scummvm/web
In directory sc8-pr-cvs1:/tmp/cvs-serv29853

Modified Files:
	compatibility.php 
Log Message:
update humongous games

Index: compatibility.php
===================================================================
RCS file: /cvsroot/scummvm/web/compatibility.php,v
retrieving revision 1.135
retrieving revision 1.136
diff -u -d -r1.135 -r1.136
--- compatibility.php	9 May 2003 07:12:59 -0000	1.135
+++ compatibility.php	11 May 2003 04:59:18 -0000	1.136
@@ -71,7 +71,7 @@
 		'Indiana Jones 4 and the Fate of Atlantis'		=> array('5','atlantis','95'),
 		'Indiana Jones 4 and the Fate of Atlantis (Demo)'	=> array('5','playfate','95'),
 		'Putt-Putt Joins The Parade (DOS Demo)'			=> array('6','puttdemo','70'),
-		'Putt-Putt Joins The Parade (DOS)'			=> array('6','puttputt','20'),
+		'Putt-Putt Joins The Parade (DOS)'			=> array('6','puttputt','10'),
 		'Putt-Putt Goes To The Moon (DOS Demo)'			=> array('6','moondemo','20'),
 		'Putt-Putt Goes To The Moon (DOS)'			=> array('6','puttmoon','20'),
 		'Putt-Putts Fun Pack'					=> array('6','funpack','20'),
@@ -142,15 +142,13 @@
 		   "<br>- cursor doesn't turn to arrow on the right hand side of the screen in the first room".
 		   "<br>- talkie data not synced/properly implemented",
 "funpack"	=> "Starts but mini games seem to have various problems".
-		   "<br>- Tic-Tac-Toe: can't win or lose a game only draw".
 		   "<br>- Checkers: o6_actorOps: default case 218".
 		   "<br>- Puzzle blocks/Pinball/Remember/Cheese King/Tic-Tac-Toe: Works but colour isn't set properly so game is black and white".
 		   "<br>- talkie data not synced/properly implemented",
 "fbdemo"	=> "Fails assertion at the end of the intro".
 		   "<br>- scumm/resource.cpp:1222: void Scumm::nukeResource(int, int): Assertion `idx >= 0 && idx < res.num[type]' failed.",
 		   "<br>- talkie data not synced/properly implemented",
-"fbear"		=> "Errors out when entering some rooms ie kitchen".
-		   "<br>- Error(18:44:0x57): Value -32768 is out of bounds (0,255) in script 10002 (State -32768 out of range in putState)!",
+"fbear"		=> "various errors that prevent the game from being finishable".
 		   "<br>- talkie data not synced/properly implemented",
 "fbpack"	=> "Game starts but various minigames have different problems".
 		   "<br>- Reversi/Go Fish/Lines and Boxes: o6_actorOps: default case 218".





More information about the Scummvm-git-logs mailing list