[Scummvm-cvs-logs] CVS: web compatibility.php,1.162,1.163

Travis Howell kirben at users.sourceforge.net
Fri Jun 6 04:15:08 CEST 2003


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

Modified Files:
	compatibility.php 
Log Message:

Update maniac/zak targets


Index: compatibility.php
===================================================================
RCS file: /cvsroot/scummvm/web/compatibility.php,v
retrieving revision 1.162
retrieving revision 1.163
diff -u -d -r1.162 -r1.163
--- compatibility.php	6 Jun 2003 07:52:33 -0000	1.162
+++ compatibility.php	6 Jun 2003 10:59:06 -0000	1.163
@@ -54,8 +54,6 @@
 
 // This Array Defines the games and thier ratings, etc.
 $games = array(
-		'Maniac Mansion (C64)'					=> array('1','maniac64','5'),
-		'Zak McKracken and the Alien Mindbenders (C64)'		=> array('1','zak64','0'),
 		'Maniac Mansion'					=> array('2','maniac','53'),
 		'Zak McKracken and the Alien Mindbenders'		=> array('2','zak','53'),
 		'Indiana Jones and the Last Crusade'			=> array('3','indy3ega','80'),
@@ -99,16 +97,16 @@
 	      );
 
 $notes = array(
-"maniac64" 	=> "Crashes when the next room is entered".
-                   "<br>- No actors shown".
-                   "<br>- No music or sound effects",
-"zak64"		=> "Not at all implemented yet - ScummVM doesn't understand the non-blocked LFL format. Try Zak256 version",
-"maniac"	=> "Enhanced version runs, although in-game there are still many things wrong".
-		   "<br>- Both Amiga and enchanced PC versions supported by this target".
-		   "<br>- No music or sound effects with Amiga version",
-"zak"		=> "Enhanced version runs, although in-game there are still many things wrong".
-		   "<br>- Both Amiga and enchanced PC versions supported by this target".
-		   "<br>- No music or sound effects with Amiga version",
+"maniac"	=> "Enhanced PC version runs, although in-game there are still many things wrong".
+		=> "Classic PC version crashes when entering the next room".
+		   "<br>- Both Amiga and PC versions supported by this target".
+		   "<br>- No actors shown in Classic PC version".
+		   "<br>- No music or sound effects with Amiga and Classic PC versions",
+"zak"		=> "Enhanced PC version runs, although in-game there are still many things wrong".
+		=> "Classic PC version is untested".
+		   "<br>- Both Amiga and PC versions supported by this target".
+		   "<br>- No actors shown in Classic PC version".
+		   "<br>- No music or sound effects with Amiga and Classic PC versions",
 "indy3ega"	=> "Game is completable".
 		   "<br>- Both Amiga (Use Amiga option) and PC versions supported by this target".
 		   "<br>- No music or sound effects with Amiga version",





More information about the Scummvm-git-logs mailing list