[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
- Previous message: [Scummvm-cvs-logs] CVS: scummvm README,1.200,1.201
- Next message: [Scummvm-cvs-logs] CVS: scummvm/queen cutaway.cpp,1.56,1.57 display.cpp,1.22,1.23 display.h,1.17,1.18 logic.cpp,1.81,1.82 logic.h,1.60,1.61 xref.txt,1.33,1.34
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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");
- Previous message: [Scummvm-cvs-logs] CVS: scummvm README,1.200,1.201
- Next message: [Scummvm-cvs-logs] CVS: scummvm/queen cutaway.cpp,1.56,1.57 display.cpp,1.22,1.23 display.h,1.17,1.18 logic.cpp,1.81,1.82 logic.h,1.60,1.61 xref.txt,1.33,1.34
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Scummvm-git-logs
mailing list