[Scummvm-cvs-logs] CVS: web compatibility.php,1.366,1.367 credits.php,1.15,1.16

Robert Göffringmann lavosspawn at users.sourceforge.net
Mon Nov 15 00:38:00 CET 2004


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

Modified Files:
	compatibility.php credits.php 
Log Message:
increased bs1 compatibility rating to 90%, added bs1 to credits page

Index: compatibility.php
===================================================================
RCS file: /cvsroot/scummvm/web/compatibility.php,v
retrieving revision 1.366
retrieving revision 1.367
diff -u -d -r1.366 -r1.367
--- compatibility.php	12 Oct 2004 14:56:23 -0000	1.366
+++ compatibility.php	15 Nov 2004 08:36:52 -0000	1.367
@@ -154,7 +154,7 @@
 $gamesOther = array(
 
 		'Beneath a Steel Sky'			       		=> array('n/a','sky','90'),
-		'Broken Sword I'			       		=> array('n/a','sword1','85'),
+		'Broken Sword I'			       		=> array('n/a','sword1','90'),
 		'Broken Sword II'			       		=> array('n/a','sword2','90'),
 		'Flight of the Amazon Queen'			       	=> array('n/a','queen','90'),
 		'Simon The Sorcerer 1 Talkie'       			=> array('n/a','simon1talkie','93'),
@@ -366,7 +366,6 @@
 		   "<br>- The fonts for the LINC terminal are partially incorrect and the text sometimes passes the screen borders".
 		   "<br>- Special characters for french and italian subtitles are incorrect sometimes",
 "sword1"	=> "No known issues, game is completable.".
-		   "<br>- Czech support is untested. If you have a czech version, please contact us.".
 		   "<br>- Only the PC version has been tested. We don't have any other versions, so we can't make any promises about them.",
 "sword2"	=> "No known issues, game is completable.".
 		   "<br>- Only the PC version has been tested. We don't have any other versions, so we can't make any promises about them.",

Index: credits.php
===================================================================
RCS file: /cvsroot/scummvm/web/credits.php,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- credits.php	30 Sep 2004 20:10:18 -0000	1.15
+++ credits.php	15 Nov 2004 08:36:52 -0000	1.16
@@ -47,7 +47,7 @@
 	  add_person("David Eriksson", "twogood", "Engine: Flight of the Amazon Queen");
 	  add_person("Jonathan Gray", "khalek", "Engine: SCUMM");
 	  add_person("Travis Howell", "Kirben", "Engine: SCUMM, Simon the Sorcerer");
-	  add_person("Robert Göffringmann", "lavosspawn", "Engine: Beneath a Steel Sky");
+	  add_person("Robert Göffringmann", "lavosspawn", "Engine: Beneath a Steel Sky, Broken Sword 1");
 	  add_person("Oliver Kiehl", "olki", "Engine: Beneath a Steel Sky, Simon");
 	  add_person("Pawel Kolodziejski", "aquadran", "Engine: SCUMM (Codecs, iMUSE, Smush, etc.)");
 	  add_person("Gregory Montoir", "cyx", "Engine: Flight of the Amazon Queen");





More information about the Scummvm-git-logs mailing list