[Scummvm-cvs-logs] CVS: web compatibility.php,1.257,1.258

Travis Howell kirben at users.sourceforge.net
Thu Oct 16 16:58:02 CEST 2003


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

Modified Files:
	compatibility.php 
Log Message:

Add Flight of the Amazon Queen


Index: compatibility.php
===================================================================
RCS file: /cvsroot/scummvm/web/compatibility.php,v
retrieving revision 1.257
retrieving revision 1.258
diff -u -d -r1.257 -r1.258
--- compatibility.php	14 Oct 2003 13:08:35 -0000	1.257
+++ compatibility.php	16 Oct 2003 23:57:01 -0000	1.258
@@ -96,6 +96,7 @@
 		'Curse of Monkey Island'				=> array('8','comi','80'),
 		'Beneath a Steel Sky'			       		=> array('n/a','sky','90'),
 		'Broken Sword II'			       		=> array('n/a','sword2','70'),
+		'Flight of the Amazon Queen'			       	=> array('n/a','queen','5'),
  		'Simon The Sorcerer 1 Talkie (Win)'			=> array('n/a','simon1win','95'),
 		'Simon The Sorcerer 1 Talkie (DOS)'       		=> array('n/a','simon1talkie','90'),
 		'Simon The Sorcerer 1 Talkie (Amiga CD32)'     		=> array('n/a','simon1cd32','8'),
@@ -229,6 +230,8 @@
 "sword2"	 => "Game is completable, with several minor glitches".
 		   "<br>- Does not work on systems that require alignment".
 		   "<br>- No video for cutscenes",
+"queen"		 => "Only the introduction works so far.".
+		   "<br>- Requires queen.tbl resource file",
 "simon1win" 	=> "No known problems - game is completable.",
 "simon1talkie" 	=> "Game is completable.".
                     "<br>- No inventory scrolling arrows shown, can still move around inventory though",





More information about the Scummvm-git-logs mailing list