[Scummvm-cvs-logs] CVS: web compatibility.php,1.266,1.267 credits.php,1.10,1.11

Joost Peters joostp at users.sourceforge.net
Sat Nov 8 03:25:22 CET 2003


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

Modified Files:
	compatibility.php credits.php 
Log Message:
update FOTAQ compatibility and credits page

Index: compatibility.php
===================================================================
RCS file: /cvsroot/scummvm/web/compatibility.php,v
retrieving revision 1.266
retrieving revision 1.267
diff -u -d -r1.266 -r1.267
--- compatibility.php	3 Nov 2003 01:01:20 -0000	1.266
+++ compatibility.php	8 Nov 2003 11:24:41 -0000	1.267
@@ -96,7 +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'),
+		'Flight of the Amazon Queen'			       	=> array('n/a','queen','40'),
  		'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'),
@@ -231,7 +231,10 @@
 "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.".
+"queen"		 => "- Playable up to the Jungle crash site.",
+		   "<br>- Lots of (graphical) glitches and quirks.",
+		   "<br>- No music.",
+		   "<br>- ESCaping past Cutaways/Cutscenes can get Joe stuck on screen.",
 		   "<br>- Requires <a href=\"http://0x.7fc1.org/fotaq/queen.tbl\">queen.tbl</a> resource file",
 "simon1win" 	=> "No known problems - game is completable.",
 "simon1talkie" 	=> "Game is completable.".

Index: credits.php
===================================================================
RCS file: /cvsroot/scummvm/web/credits.php,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- credits.php	14 Oct 2003 18:30:00 -0000	1.10
+++ credits.php	8 Nov 2003 11:24:41 -0000	1.11
@@ -44,11 +44,13 @@
 	  			 "Lead developer");
 	  add_person('<a href="http://sourceforge.net/sendmessage.php?touser=12935">Max Horn</a>',
 	  			 'fingolfin', "Lead developer");
+	  add_person("David Eriksson", "twogood", "Engine: Flight of the Amazon Queen");
 	  add_person("Jonathan Gray", "khalek", "Engine: SCUMM");
 	  add_person("Robert Göffringmann", "lavosspawn", "Engine: Beneath a Steel Sky");
 	  add_person("Oliver Kiehl", "olki", "Engine: Beneath a Steel Sky, Simon");
 	  add_person("Pawel Kolodziejski", "aquadran", "Engine: SCUMM (Codecs, iMUSE, Smush, etc.)");
-	  add_person("Joost Peters", "joostp", "Engine: Beneath a Steel Sky");
+	  add_person("Gregory Montoir", "cyx", "Engine: Flight of the Amazon Queen");
+	  add_person("Joost Peters", "joostp", "Engine: Beneath a Steel Sky, Flight of the Amazon Queen");
 	  add_person("Chris Apers ", "chrilith ", "Port: PalmOS");
 	  add_person("Nicolas Bacca", "arisme", "Port: PocketPC/WinCE");
 	  add_person("Marcus Comstedt", "", "Port: DreamCast");





More information about the Scummvm-git-logs mailing list