[Scummvm-cvs-logs] SF.net SVN: scummvm: [25042] web/trunk/compatibility.php

sev at users.sourceforge.net sev at users.sourceforge.net
Sun Jan 7 10:05:19 CET 2007


Revision: 25042
          http://scummvm.svn.sourceforge.net/scummvm/?rev=25042&view=rev
Author:   sev
Date:     2007-01-07 01:05:18 -0800 (Sun, 07 Jan 2007)

Log Message:
-----------
Reflect that Atari and Amiga FW are supported, bump compatibility.

Modified Paths:
--------------
    web/trunk/compatibility.php

Modified: web/trunk/compatibility.php
===================================================================
--- web/trunk/compatibility.php	2007-01-06 19:22:05 UTC (rev 25041)
+++ web/trunk/compatibility.php	2007-01-07 09:05:18 UTC (rev 25042)
@@ -128,7 +128,7 @@
 	'Broken Sword 1: The Shadow of the Templars'            => array('sword1','98'),
 	'Broken Sword 2: The Smoking Mirror'                    => array('sword2','98'),
 	'Flight of the Amazon Queen'                            => array('queen','98'),
-	'Future Wars'                                           => array('fw','75'),
+	'Future Wars'                                           => array('fw','80'),
 	'Gobliiins'                                             => array('gob1', '95'),
 	'Gobliins 2'                                            => array('gob2', '90'),
 	'Inherit the Earth: Quest for the Orb'                  => array('ite', '87'),
@@ -344,7 +344,8 @@
 		   "<br>- MT-32 music and sfx do not work properly.",
 "fw"		=> "Game is completable".
 		   "<br>- Occasional graphical glitches".
-		   "<br>- Only DOS version is supported",
+		   "<br>- DOS, Amiga and Atari versions are supported".
+		   "<br>- Amiga and Atari versions lack sfx and musix",
 "touche"	=> "Game is completable".
 		   "<br>- Occasional graphical glitches"
 );


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Scummvm-git-logs mailing list