[Scummvm-cvs-logs] CVS: web compatibility.php,1.197,1.198

Travis Howell kirben at users.sourceforge.net
Sat Aug 9 00:41:04 CEST 2003


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

Modified Files:
	compatibility.php 
Log Message:

See if this v1 split will work


Index: compatibility.php
===================================================================
RCS file: /cvsroot/scummvm/web/compatibility.php,v
retrieving revision 1.197
retrieving revision 1.198
diff -u -d -r1.197 -r1.198
--- compatibility.php	8 Aug 2003 09:20:51 -0000	1.197
+++ compatibility.php	9 Aug 2003 07:40:31 -0000	1.198
@@ -59,9 +59,9 @@
 // This Array Defines the games and thier ratings, etc.
 $games = array(
 		'Maniac Mansion (original)'				=> array('1','maniac','50'),
-		'Maniac Mansion (enhanced)'				=> array('2','maniac','70'),
+		'Maniac Mansion (enhanced)'				=> array('2','maniac ','70'),
 		'Zak McKracken and the Alien Mindbenders (original)'	=> array('1','zak','40'),
-		'Zak McKracken and the Alien Mindbenders (enhanced)'	=> array('2','zak','70'),
+		'Zak McKracken and the Alien Mindbenders (enhanced)'	=> array('2','zak ','70'),
 		'Zak McKracken and the Alien Mindbenders (256 - FmTowns)' => array('3','zak256','85'),
 		'Indiana Jones and the Last Crusade'			=> array('3','indy3ega','80'),
 		'Indiana Jones and the Last Crusade (256)'		=> array('3','indy3','80'),
@@ -111,7 +111,19 @@
 		   "<br>- Classic PC version actor costumes cause random crashes".
 		   "<br>- Classic PC version actor masking and palette is broken".
 		   "<br>- No music or sound effects with Amiga and Classic PC versions",
+"maniac "	=> "Enhanced PC version is completable, with several minor glitches".
+		   "<br>Classic version still in progress, results may vary".
+		   "<br>- Both Amiga (Use Amiga option) and PC versions are supported by this target".
+		   "<br>- Classic PC version actor costumes cause random crashes".
+		   "<br>- Classic PC version actor masking and palette is broken".
+		   "<br>- No music or sound effects with Amiga and Classic PC versions",
 "zak"		=> "Enhanced PC version runs, with glitches. May be completable".
+		   "<br>Classic version still in progress, results may vary".
+		   "<br>- Both Amiga (Use Amiga option) and PC versions supported by this target".
+		   "<br>- Classic PC version actor costumes cause random crashes".
+		   "<br>- Classic PC version actor masking and palette is broken".
+		   "<br>- No music or sound effects with Amiga version",
+"zak "		=> "Enhanced PC version runs, with glitches. May be completable".
 		   "<br>Classic version still in progress, results may vary".
 		   "<br>- Both Amiga (Use Amiga option) and PC versions supported by this target".
 		   "<br>- Classic PC version actor costumes cause random crashes".





More information about the Scummvm-git-logs mailing list