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

sev at users.sourceforge.net sev at users.sourceforge.net
Sun Oct 15 03:17:40 CEST 2006


Revision: 24322
          http://svn.sourceforge.net/scummvm/?rev=24322&view=rev
Author:   sev
Date:     2006-10-14 18:17:20 -0700 (Sat, 14 Oct 2006)

Log Message:
-----------
Add FW to compatibility list.

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

Modified: web/trunk/compatibility.php
===================================================================
--- web/trunk/compatibility.php	2006-10-15 01:13:43 UTC (rev 24321)
+++ web/trunk/compatibility.php	2006-10-15 01:17:20 UTC (rev 24322)
@@ -128,6 +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','70'),
 	'Gobliiins'                                             => array('gob1', '95'),
 	'Inherit the Earth: Quest for the Orb'                  => array('ite', '87'),
 	'Simon the Sorcerer 1'                                  => array('simon1','93'),
@@ -319,7 +320,10 @@
 		   "<br>- FM-Towns version isn't supported.".
 		   "<br>".
 		   "<br>- Occasional graphics glitches.".
-		   "<br>- MT-32 music and sfx do not work properly."
+		   "<br>- MT-32 music and sfx do not work properly.",
+"fw"		=> "Game is completable".
+		   "<br>- Occasional graphical glitches".
+		   "<br>- Only DOS version is supported"
 );
 		
 // render the compatibility chart


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