[Scummvm-cvs-logs] CVS: web compatibility.php,1.423,1.424

Eugene Sandulenko sev at users.sourceforge.net
Fri Jun 17 08:01:23 CEST 2005


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

Modified Files:
	compatibility.php 
Log Message:
Bump ITE compatibility. Game is completable


Index: compatibility.php
===================================================================
RCS file: /cvsroot/scummvm/web/compatibility.php,v
retrieving revision 1.423
retrieving revision 1.424
diff -u -d -r1.423 -r1.424
--- compatibility.php	14 Jun 2005 04:37:35 -0000	1.423
+++ compatibility.php	17 Jun 2005 15:00:21 -0000	1.424
@@ -161,7 +161,7 @@
 		'Broken Sword II'			       		=> array('sword2','98'),
 		'Flight of the Amazon Queen'			       	=> array('queen','98'),
 		'Gobliiins'						=> array('gob1', '90'),
-		'Inherit the Earth'					=> array( 'ite', '45'),
+		'Inherit the Earth'					=> array( 'ite', '80'),
 		'Simon The Sorcerer 1 Talkie'       			=> array('simon1talkie','93'),
  		'Simon The Sorcerer 1 Talkie (Acorn)'			=> array('simon1acorn','93'),
 		'Simon The Sorcerer 1 (DOS)'           			=> array('simon1dos','93'),
@@ -418,8 +418,10 @@
 		   "<br>- Some versions may require the <a href=\"http://0x.7fc1.org/fotaq/queen.tbl\">queen.tbl</a> resource file to be placed in the game directory. This is not required for the freeware releases.".
 		   "<br>- Amiga version isn't supported.",
 "gob1"		=> "No known issues. Game is completable.",
-"ite"		=> "Game is not completable.".
-		   "<br>- Puzzle is missing",
+"ite"		=> "Game is completable.".
+		   "<br>- Occasional gfx glitches".
+		   "<br>- Some subtitles are missing like Puzzle hints".
+		   "<br>- Dragon is not moving",
 "simon1talkie" 	=> "No known issues, game is completable.".
 		   "<br>- Both DOS and Windows versions supported by this target",
 "simon1acorn" 	=> "No known issues, game is completable.",





More information about the Scummvm-git-logs mailing list