[Scummvm-cvs-logs] CVS: web compatibility.php,1.143,1.144

Max Horn fingolfin at users.sourceforge.net
Fri May 23 08:39:07 CEST 2003


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

Modified Files:
	compatibility.php 
Log Message:
updated zak/maniac

Index: compatibility.php
===================================================================
RCS file: /cvsroot/scummvm/web/compatibility.php,v
retrieving revision 1.143
retrieving revision 1.144
diff -u -d -r1.143 -r1.144
--- compatibility.php	23 May 2003 01:32:58 -0000	1.143
+++ compatibility.php	23 May 2003 15:29:12 -0000	1.144
@@ -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','maniac','25'),
-		'Zak McKracken and the Alien Mindbenders'		=> array('2','zak','25'),
+		'Maniac Mansion'					=> array('2','maniac','50'),
+		'Zak McKracken and the Alien Mindbenders'		=> array('2','zak','50'),
 		'Indiana Jones and the Last Crusade'			=> array('3','indy3ega','80'),
 		'Indiana Jones and the Last Crusade (256)'		=> array('3','indy3','80'),
 		'Zak McKracken and the Alien Mindbenders (256 - FmTowns)' => array('3','zak256','85'),
@@ -101,13 +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",
-"maniac"	=> "Enhanced version runs, although in-game most things will crash".
-                   "<br>-Internal functionality (inventory, verbs, etc) incomplete".
-                   "<br>-Opcodes not yet complete and correct".
+"maniac"	=> "Enhanced version runs, although in-game there are still many things wrong".
                    "<br>- No music or sound effects",
-"zak"		=> "Enhanced version runs, although in-game most things will crash".
-                   "<br>-Internal functionality (inventory, verbs, etc) incomplete".
-                   "<br>-Opcodes not yet complete and correct".
+"zak"		=> "Enhanced version runs, although in-game there are still many things wrong".
                    "<br>- No music or sound effects",
 "indy3ega"	=> "Game is completable".
                    "<br>- No music or sound effects",





More information about the Scummvm-git-logs mailing list