[Scummvm-cvs-logs] CVS: web compatibility.php,1.432,1.433 compatibility_stable.php,1.16,1.17

Max Horn fingolfin at users.sourceforge.net
Sun Aug 21 08:21:05 CEST 2005


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

Modified Files:
	compatibility.php compatibility_stable.php 
Log Message:
Slightly re-ordered and unified compatibility list (also modified the bug tracker to match the names given here a  bit better)

Index: compatibility.php
===================================================================
RCS file: /cvsroot/scummvm/web/compatibility.php,v
retrieving revision 1.432
retrieving revision 1.433
diff -u -d -r1.432 -r1.433
--- compatibility.php	12 Aug 2005 04:00:07 -0000	1.432
+++ compatibility.php	21 Aug 2005 15:20:26 -0000	1.433
@@ -66,14 +66,14 @@
 		'Zak McKracken and the Alien Mindbenders (original)'	=> array('zak','85'),
 		'Zak McKracken and the Alien Mindbenders (enhanced)'	=> array('zak','90'),
 		'Zak McKracken and the Alien Mindbenders (FM-TOWNS)'	=> array('zaktowns','90'),
-		'Indiana Jones and the Last Crusade'			=> array('indy3ega','90'),
-		'Indiana Jones and the Last Crusade (256)'		=> array('indy3','90'),
+		'Indiana Jones and the Last Crusade (EGA)'			=> array('indy3ega','90'),
+		'Indiana Jones and the Last Crusade (VGA)'		=> array('indy3','90'),
 		'Indiana Jones and the Last Crusade (FM-TOWNS)'		=> array('indy3towns','90'),
-		'Loom'							=> array('loom','95'),
+		'Loom (EGA)'							=> array('loom','95'),
+		'Loom (VGA CD)'                           => array('loomcd','95'),
 		'Loom (FM-TOWNS)'					=> array('loomtowns','75'),
-		'The Secret of Monkey Island (EGA)'			=> array('monkeyega','95'),
 		'Passport to Adventure (Indy3, Monkey and Loom demos)'  => array('pass','95'),
-		'Loom (256 color CD version)'                           => array('loomcd','95'),
+		'The Secret of Monkey Island (EGA)'			=> array('monkeyega','95'),
 		'The Secret of Monkey Island (VGA Floppy)'		=> array('monkeyvga','95'),
 		'The Secret of Monkey Island (VGA CD)'			=> array('monkey','95'),
 		'The Secret of Monkey Island (Alternative VGA CD)'	=> array('monkey1','95'),

Index: compatibility_stable.php
===================================================================
RCS file: /cvsroot/scummvm/web/compatibility_stable.php,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- compatibility_stable.php	11 May 2005 17:30:35 -0000	1.16
+++ compatibility_stable.php	21 Aug 2005 15:20:27 -0000	1.17
@@ -63,14 +63,14 @@
 		'Zak McKracken and the Alien Mindbenders (original)'	=> array('zak','85'),
 		'Zak McKracken and the Alien Mindbenders (enhanced)'	=> array('zak','90'),
 		'Zak McKracken and the Alien Mindbenders (FM-TOWNS)'	=> array('zaktowns','90'),
-		'Indiana Jones and the Last Crusade'			=> array('indy3ega','90'),
-		'Indiana Jones and the Last Crusade (256)'		=> array('indy3','90'),
+		'Indiana Jones and the Last Crusade (EGA)'			=> array('indy3ega','90'),
+		'Indiana Jones and the Last Crusade (VGA)'		=> array('indy3','90'),
 		'Indiana Jones and the Last Crusade (FM-TOWNS)'		=> array('indy3towns','90'),
-		'Loom'							=> array('loom','95'),
+		'Loom (EGA)'							=> array('loom','95'),
+		'Loom (VGA CD)'                           => array('loomcd','95'),
 		'Loom (FM-TOWNS)'					=> array('loomtowns','75'),
-		'The Secret of Monkey Island (EGA)'			=> array('monkeyega','95'),
 		'Passport to Adventure (Indy3, Monkey and Loom demos)'  => array('pass','95'),
-		'Loom (256 color CD version)'                           => array('loomcd','95'),
+		'The Secret of Monkey Island (EGA)'			=> array('monkeyega','95'),
 		'The Secret of Monkey Island (VGA Floppy)'		=> array('monkeyvga','95'),
 		'The Secret of Monkey Island (VGA CD)'			=> array('monkey','95'),
 		'The Secret of Monkey Island (Alternative VGA CD)'	=> array('monkey1','95'),





More information about the Scummvm-git-logs mailing list