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

drmccoy at users.sourceforge.net drmccoy at users.sourceforge.net
Wed Mar 7 23:10:40 CET 2007


Revision: 26011
          http://scummvm.svn.sourceforge.net/scummvm/?rev=26011&view=rev
Author:   drmccoy
Date:     2007-03-07 14:10:39 -0800 (Wed, 07 Mar 2007)

Log Message:
-----------
Added Bargon Attack and bumped Ween to 95%

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

Modified: web/trunk/compatibility.php
===================================================================
--- web/trunk/compatibility.php	2007-03-07 20:31:19 UTC (rev 26010)
+++ web/trunk/compatibility.php	2007-03-07 22:10:39 UTC (rev 26011)
@@ -124,6 +124,7 @@
 
 $gamesOther = array(
 
+	'Bargon Attack'                                         => array('bargon','90'),
 	'Beneath a Steel Sky'                                   => array('sky','98'),
 	'Broken Sword 1: The Shadow of the Templars'            => array('sword1','98'),
 	'Broken Sword 2: The Smoking Mirror'                    => array('sword2','98'),
@@ -141,7 +142,7 @@
 	'The Feeble Files'                                      => array('feeble','90'),
 	'The Legend of Kyrandia'                                => array('kyra1', '80'),
 	'Touche: The Adventures of the Fifth Musketeer'         => array('touche','75'),
-	'Ween: The Prophecy'                                    => array('ween','90'),
+	'Ween: The Prophecy'                                    => array('ween','95'),
 	);
 
 $notes = array(
@@ -352,6 +353,9 @@
 		   "<br>- Occasional graphical glitches",
 "ween"  	=> "Game is completable".
 		   "<br>- Amiga, Atari and DOS versions are supported by this target".
+		   "<br>- Issues with the mouse cursor visibility",
+"bargon"  	=> "Game is completable".
+		   "<br>- Amiga, Atari and DOS versions are supported by this target".
 		   "<br>- Issues with the mouse cursor visibility"
 );
 		


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