[Scummvm-cvs-logs] SF.net SVN: scummvm: [26563] web/trunk/compatibility.php
drmccoy at users.sourceforge.net
drmccoy at users.sourceforge.net
Sun Apr 22 00:14:38 CEST 2007
Revision: 26563
http://scummvm.svn.sourceforge.net/scummvm/?rev=26563&view=rev
Author: drmccoy
Date: 2007-04-21 15:14:38 -0700 (Sat, 21 Apr 2007)
Log Message:
-----------
- Added Gob3
- Bumped compatibility of Bargon Attack to 95%
Modified Paths:
--------------
web/trunk/compatibility.php
Modified: web/trunk/compatibility.php
===================================================================
--- web/trunk/compatibility.php 2007-04-21 21:47:14 UTC (rev 26562)
+++ web/trunk/compatibility.php 2007-04-21 22:14:38 UTC (rev 26563)
@@ -124,7 +124,7 @@
$gamesOther = array(
- 'Bargon Attack' => array('bargon','90'),
+ 'Bargon Attack' => array('bargon','95'),
'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'),
@@ -132,6 +132,7 @@
'Future Wars' => array('fw','80'),
'Gobliiins' => array('gob1', '95'),
'Gobliins 2' => array('gob2', '95'),
+ 'Goblins 3' => array('gob3', '90'),
'Inherit the Earth: Quest for the Orb' => array('ite', '87'),
'Simon the Sorcerer 1' => array('simon1','93'),
'Simon the Sorcerer 2' => array('simon2','95'),
@@ -314,6 +315,10 @@
"gob2" => "Game is completable".
"<br>- Amiga, Atari, DOS and Macintosh versions are supported by this target".
"<br>- A few wrong instruments during music playback",
+"gob3" => "Game is completable".
+ "<br>- Amiga, Atari, DOS and Macintosh versions are supported by this target".
+ "<br>- Issues with the mouse cursor visibility".
+ "<br>- The number of used jokers isn't saved correctly. You'll always have 5 to spend again after loading",
"ite" => "Game is completable.".
"<br>- DOS, Linux, Macintosh, MacOS X and Windows versions are supported by this target".
"<br>- Amiga versions aren't supported".
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