[Scummvm-cvs-logs] SF.net SVN: scummvm: [29724] web/trunk/compatibility.php
sev at users.sourceforge.net
sev at users.sourceforge.net
Wed Dec 5 22:38:24 CET 2007
Revision: 29724
http://scummvm.svn.sourceforge.net/scummvm/?rev=29724&view=rev
Author: sev
Date: 2007-12-05 13:38:24 -0800 (Wed, 05 Dec 2007)
Log Message:
-----------
Declare Winnie supported.
Modified Paths:
--------------
web/trunk/compatibility.php
Modified: web/trunk/compatibility.php
===================================================================
--- web/trunk/compatibility.php 2007-12-05 21:36:11 UTC (rev 29723)
+++ web/trunk/compatibility.php 2007-12-05 21:38:24 UTC (rev 29724)
@@ -174,6 +174,7 @@
'Space Quest II: Vohaul\'s Revenge' => array('sq2', '90'),
'Fanmade Games' => array('agi-fanmade', '80'),
'Troll\'s Tale' => array('troll', '80'),
+ 'Winnie the Pooh in the Hundred Acre Wood' => array('winnie', '80'),
);
$notes = array(
@@ -458,6 +459,9 @@
"<br>- Occasional graphics glitches",
"troll" => "Game is completable".
"<br>- Only DOS booter version is supported by this target".
+ "<br>- Game lacks sound",
+"winnie" => "Game is completable".
+ "<br>- Only DOS version is supported by this target".
"<br>- Game lacks sound"
);
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