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

cyx at users.sourceforge.net cyx at users.sourceforge.net
Sat Nov 11 05:50:32 CET 2006


Revision: 24674
          http://svn.sourceforge.net/scummvm/?rev=24674&view=rev
Author:   cyx
Date:     2006-11-10 20:50:27 -0800 (Fri, 10 Nov 2006)

Log Message:
-----------
added Touche engine to compatibility list

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

Modified: web/trunk/compatibility.php
===================================================================
--- web/trunk/compatibility.php	2006-11-11 04:46:32 UTC (rev 24673)
+++ web/trunk/compatibility.php	2006-11-11 04:50:27 UTC (rev 24674)
@@ -139,6 +139,7 @@
 	'Simon the Sorcerer\'s Puzzle Pack - Swampy Adventures' => array('swampy','70'),
 	'The Feeble Files'                                      => array('feeble','90'),
 	'The Legend of Kyrandia'                                => array('kyra1', '80'),
+	'Touche: The Adventures of the Fifth Musketeer'         => array('touche', '65'),
 	);
 
 $notes = array(
@@ -336,7 +337,9 @@
 		   "<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>- Only DOS version is supported",
+"touche"	=> "Game is completable".
+		   "<br>- Occasional graphical glitches"
 );
 		
 // 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