[Scummvm-cvs-logs] CVS: web compatibility.php,1.437,1.438

kirben kirben at users.sourceforge.net
Sun Sep 4 07:36:21 CEST 2005


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

Modified Files:
	compatibility.php 
Log Message:

Typos


Index: compatibility.php
===================================================================
RCS file: /cvsroot/scummvm/web/compatibility.php,v
retrieving revision 1.437
retrieving revision 1.438
diff -u -d -r1.437 -r1.438
--- compatibility.php	4 Sep 2005 14:30:38 -0000	1.437
+++ compatibility.php	4 Sep 2005 14:34:53 -0000	1.438
@@ -63,9 +63,9 @@
 $gamesLucas = array(
 		'Maniac Mansion'					=> array('maniac','90'),
 		'Zak McKracken and the Alien Mindbenders'		=> array('zak','90'),
-		'Indiana Jones and the Last Crusade (EGA)'		=> array('indy3','90'),
+		'Indiana Jones and the Last Crusade'			=> array('indy3','90'),
 		'Loom'							=> array('loom','95'),
-		'Passport to Adventure (Indy3, Monkey and Loom demos)'  => array('pass','95'),
+		'Passport to Adventure' 				=> array('pass','95'),
 		'The Secret of Monkey Island'				=> array('monkey','95'),
 		'Monkey Island 2: LeChuck\'s revenge'			=> array('monkey2','95'),
 		'Indiana Jones 4 and the Fate of Atlantis'		=> array('atlantis','95'),
@@ -174,7 +174,7 @@
 		   "<br>- Atari ST and Macintosh versions require pcjr or pcspk music driver".
 		   "<br>- No music or sound effects in the Macintosh version".
 
-                   "FM-TOWNS specific issues".
+                   "<br><br>FM-TOWNS specific issues".
 		   "<br>- Fades are seemingly different to other versions in some cases".
 		   "<br>- Text palette sometimes incorrect".
 		   "<br>- Distaff occasionally pink...".
@@ -196,7 +196,7 @@
 		   "<br>- Amiga, FM-TOWNS, Macintosh and PC versions supported by this target".
                    "<br>- Kanji version requires the FM-TOWNS Font ROM",
 "atlantis"	=> "No known issues, game is completable.".
-		   "<br>- Amiga, Macintosh and PC versions supported by this target".
+		   "<br>- Amiga, FM-TOWNS, Macintosh and PC versions supported by this target".
                    "<br>- Kanji version requires the FM-TOWNS Font ROM",
 "tentacle"	=> "No known issues, game is completable.".
 		   "<br>- Both Macintosh and PC versions supported by this target".





More information about the Scummvm-git-logs mailing list