[Scummvm-cvs-logs] CVS: web compatibility.php,1.125,1.126

Travis Howell kirben at users.sourceforge.net
Wed Apr 30 01:56:04 CEST 2003


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

Modified Files:
	compatibility.php 
Log Message:

Update zak


Index: compatibility.php
===================================================================
RCS file: /cvsroot/scummvm/web/compatibility.php,v
retrieving revision 1.125
retrieving revision 1.126
diff -u -d -r1.125 -r1.126
--- compatibility.php	29 Apr 2003 03:35:37 -0000	1.125
+++ compatibility.php	30 Apr 2003 08:55:09 -0000	1.126
@@ -56,8 +56,8 @@
 $games = array(
 		'Maniac Mansion (C64)'					=> array('1','maniacc64','0'),
 		'Zak McKracken and the Alien Mindbenders (C64)'		=> array('1','zakc64','0'),
-		'Maniac Mansion'					=> array('2','maniacega','0'),
-		'Zak McKracken and the Alien Mindbenders'		=> array('2','zakega','0'),
+		'Maniac Mansion'					=> array('2','maniac','0'),
+		'Zak McKracken and the Alien Mindbenders'		=> array('2','zak','5'),
 		'Indiana Jones and the Last Crusade'			=> array('2','indy3ega','50'),
 		'Indiana Jones and the Last Crusade (256)'		=> array('3','indy3','80'),
                 'Zak McKracken and the Alien Mindbenders (256 - FmTowns)' => array('3','zak256','85'),
@@ -101,8 +101,9 @@
 $notes = array(
 "maniacc64" 	=> "Not at all implemented yet - ScummVM doesn't understand the non-blocked LFL format",
 "zakc64"	=> "Not at all implemented yet - ScummVM doesn't understand the non-blocked LFL format. Try Zak256 version",
-"maniacega"	=> "Not at all implemented yet - ScummVM doesn't understand the non-blocked LFL format",
-"zakega"	=> "Not at all implemented yet - ScummVM doesn't understand the non-blocked LFL format. Try Zak256 version",
+"maniac"	=> "Not at all implemented yet - ScummVM doesn't understand the non-blocked LFL format",
+"zak"		=> "LucasArts logo screen is shown with Enchanced version".
+                   "<br>ScummVM doesn't understand the non-blocked LFL format",
 "indy3ega"	=> "Game is completable".
                    "<br>-Grail diary and biplane manual aren't drawn correctly".
                    "<br>- No music or sound effects",





More information about the Scummvm-git-logs mailing list