[Scummvm-cvs-logs] CVS: web compatibility.php,1.335,1.336
Travis Howell
kirben at users.sourceforge.net
Tue Aug 31 19:52:03 CEST 2004
Update of /cvsroot/scummvm/web
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8334
Modified Files:
compatibility.php
Log Message:
funpack complete
Index: compatibility.php
===================================================================
RCS file: /cvsroot/scummvm/web/compatibility.php,v
retrieving revision 1.335
retrieving revision 1.336
diff -u -d -r1.335 -r1.336
--- compatibility.php 28 Aug 2004 03:48:50 -0000 1.335
+++ compatibility.php 1 Sep 2004 02:50:57 -0000 1.336
@@ -84,7 +84,7 @@
'Putt-Putt Joins The Parade' => array('6','puttputt','85'),
'Putt-Putt Goes To The Moon ( Demo)' => array('6','moondemo','95'),
'Putt-Putt Goes To The Moon' => array('6','puttmoon','85'),
- 'Putt-Putts Fun Pack' => array('6','funpack','70'),
+ 'Putt-Putts Fun Pack' => array('6','funpack','95'),
'Fatty Bears Birthday Surprise (Demo)' => array('6','fbdemo','95'),
'Fatty Bears Birthday Surprise' => array('6','fbear','80'),
'Fatty Bears Fun Pack' => array('6','fbpack','95'),
@@ -179,9 +179,8 @@
"moondemo" => "No known issues, game is completable.".
"<br>- Both DOS and Windows versions supported by this target".
"<br>- Cursors aren't scaled correctly in Windows version",
-"funpack" => "Starts but mini games seem to have various problems".
- "<br>- Both 3DO and DOS versions supported by this target".
- "<br>- Cheese King: Triggers an assertion",
+"funpack" => "No known issues, game is completable.".
+ "<br>- Both 3DO and DOS versions supported by this target",
"fbdemo" => "Should be playable to the end".
"<br>- Both DOS and Windows versions supported by this target".
"<br>- Cursors aren't scaled correctly in Windows version",
More information about the Scummvm-git-logs
mailing list