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

Eugene Sandulenko sev at users.sourceforge.net
Sat Jul 2 03:22:43 CEST 2005


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

Modified Files:
	compatibility.php 
Log Message:
Bump ITE compatibility. Dragon is moving now.


Index: compatibility.php
===================================================================
RCS file: /cvsroot/scummvm/web/compatibility.php,v
retrieving revision 1.424
retrieving revision 1.425
diff -u -d -r1.424 -r1.425
--- compatibility.php	17 Jun 2005 15:00:21 -0000	1.424
+++ compatibility.php	2 Jul 2005 10:20:50 -0000	1.425
@@ -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', '80'),
+		'Inherit the Earth'					=> array( 'ite', '82'),
 		'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'),
@@ -420,8 +420,7 @@
 "gob1"		=> "No known issues. Game is completable.",
 "ite"		=> "Game is completable.".
 		   "<br>- Occasional gfx glitches".
-		   "<br>- Some subtitles are missing like Puzzle hints".
-		   "<br>- Dragon is not moving",
+		   "<br>- Some subtitles are missing like Puzzle hints",
 "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