[Scummvm-cvs-logs] CVS: web compatibility.php,1.193,1.194

Travis Howell kirben at users.sourceforge.net
Thu Aug 7 23:19:07 CEST 2003


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

Modified Files:
	compatibility.php 
Log Message:

Add monkey1 target (Why was it missing ?)


Index: compatibility.php
===================================================================
RCS file: /cvsroot/scummvm/web/compatibility.php,v
retrieving revision 1.193
retrieving revision 1.194
diff -u -d -r1.193 -r1.194
--- compatibility.php	8 Aug 2003 06:13:22 -0000	1.193
+++ compatibility.php	8 Aug 2003 06:18:37 -0000	1.194
@@ -72,6 +72,7 @@
 		'Loom (256 color CD version)'                           => array('5','loomcd','90'),
 		'The Secret of Monkey Island (VGA Floppy)'		=> array('5','monkeyvga','90'),
 		'The Secret of Monkey Island (VGA CD)'			=> array('5','monkey','95'),
+		'The Secret of Monkey Island (Alternative VGA CD)'	=> array('5','monkey1','95'),
 		'Monkey Island 2: LeChuck\'s revenge'			=> array('5','monkey2','95'),
 		'Indiana Jones 4 and the Fate of Atlantis'		=> array('5','atlantis','95'),
 		'Indiana Jones 4 and the Fate of Atlantis (Demo)'	=> array('5','playfate','95'),
@@ -145,6 +146,8 @@
                    "<br>- No sound effects".
 		   "<br>- No music with Amiga version",
 "monkey"	=> "No known problems - should be playable to the end",
+"monkey1"	=> "No known problems - should be playable to the end".
+		   "<br>- Both Mac and PC versions supported by this target",
 "monkey2"	=> "No known problems - should be playable to the end".
 		   "<br>- Amiga (Use Amiga option), Mac and PC versions supported by this target".
 		   "<br>- No sound effects with Amiga version".





More information about the Scummvm-git-logs mailing list