[Scummvm-cvs-logs] CVS: web compatibility.php,1.368,1.369

Max Horn fingolfin at users.sourceforge.net
Sun Nov 21 13:32:29 CET 2004


Update of /cvsroot/scummvm/web
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14849

Modified Files:
	compatibility.php 
Log Message:
Raising BASS/BS1/BS2/FOTAQ compatibility

Index: compatibility.php
===================================================================
RCS file: /cvsroot/scummvm/web/compatibility.php,v
retrieving revision 1.368
retrieving revision 1.369
diff -u -d -r1.368 -r1.369
--- compatibility.php	18 Nov 2004 01:34:27 -0000	1.368
+++ compatibility.php	21 Nov 2004 21:29:53 -0000	1.369
@@ -85,8 +85,8 @@
 		'Sam & Max'                                             => array('6','samnmax','95'),
 		'Sam & Max (Demo)'					=> array('6','samdemo','95'),
 		'Full Throttle'						=> array('7','ft','85'),
-		'The Dig'                                               => array('7','dig','85'),
-		'Curse of Monkey Island'				=> array('8','comi','80'),
+		'The Dig'                                               => array('7','dig','90'),
+		'Curse of Monkey Island'				=> array('8','comi','85'),
 	      );
 
 $gamesHE = array(
@@ -153,10 +153,10 @@
 
 $gamesOther = array(
 
-		'Beneath a Steel Sky'			       		=> array('n/a','sky','90'),
-		'Broken Sword I'			       		=> array('n/a','sword1','90'),
-		'Broken Sword II'			       		=> array('n/a','sword2','90'),
-		'Flight of the Amazon Queen'			       	=> array('n/a','queen','90'),
+		'Beneath a Steel Sky'			       		=> array('n/a','sky','98'),
+		'Broken Sword I'			       		=> array('n/a','sword1','98'),
+		'Broken Sword II'			       		=> array('n/a','sword2','98'),
+		'Flight of the Amazon Queen'			       	=> array('n/a','queen','98'),
 		'Simon The Sorcerer 1 Talkie'       			=> array('n/a','simon1talkie','93'),
 		'Simon The Sorcerer 1 Talkie (Amiga CD32)'     		=> array('n/a','simon1cd32','8'),
  		'Simon The Sorcerer 1 Talkie (Acorn)'			=> array('n/a','simon1acorn','93'),





More information about the Scummvm-git-logs mailing list