[Scummvm-cvs-logs] CVS: web compatibility.php,1.447,1.448
kirben
kirben at users.sourceforge.net
Fri Oct 14 06:40:51 CEST 2005
- Previous message: [Scummvm-cvs-logs] CVS: scummvm/scumm resource.cpp,1.336,1.337 script_v6.cpp,1.452,1.453 script_v6he.cpp,2.166,2.167 script_v72he.cpp,2.305,2.306
- Next message: [Scummvm-cvs-logs] CVS: web/news 20011122.xml,1.1.1.1,1.2 20020113.xml,1.1.1.1,1.2 20020121.xml,1.1.1.1,1.2 20020203.xml,1.1.1.1,1.2 20020214.xml,1.2,1.3 20020220.xml,1.2,1.3 20020308.xml,1.2,1.3 20020320.xml,1.1,1.2 20020404.xml,1.1,1.2 20020406.xml,1.2,1.3 20020409.xml,1.1,1.2 20020414.xml,1.2,1.3 20020501.xml,1.3,1.4 20020511.xml,1.3,1.4 20020514.xml,1.3,1.4 20020527.xml,1.8,1.9 20020616.xml,1.1,1.2 20020625.xml,1.5,1.6 20020701.xml,1.2,1.3 20020812.xml,1.2,1.3 20020829.xml,1.2,1.3 20020915.xml,1.2,1.3 20021004.xml,1.5,1.6 20021017.xml,1.1,1.2 20021105.xml,1.3,1.4 20021108.xml,1.1,1.2 20021207.xml,1.5,1.6 20021214.xml,1.5,1.6 20021227.xml,1.3,1.4 20021230.xml,1.4,1.5 20030104.xml,1.3,1.4 20030106.xml,1.3,1.4 20030114.xml,1.2,1.3 20030128.xml,1.5,1.6 20030308.xml,1.3,1.4 20030318.xml,1.2,1.3 20030424.xml,1.4,1.5 20030512.xml,1.2,1.3 20030525.xml,1.1,1.2 20030711.xml,1.3,1.4 20030802.xml,1.5,1.6 20030803.xml,1.3,1.4 20030808.xml,1.2,1.3 20030909.xml,1.2,1.3 20031212.xml,1.3,1.4 20031225.xml,1.3,1.4 20040117.xml,1.2,1.3 20040118.xml,1.2,1.3 20040130.xml,1.2,1.3 20040219.xml,1.3,1.4 20040309.xml,1.2,1.3 20040315.xml,1.2,1.3 20040316.xml,1.4,1.5 20040318.xml,1.3,1.4 20040401.xml,1.2,1.3 20040402.xml,1.2,1.3 20040510.xml,1.3,1.4 20040727.xml,1.3,1.4 20040728.xml,1.3,1.4 20040805.xml,1.1,1.2 20040911.xml,1.2,1.3 20040930.xml,1.3,1.4 20041011.xml,1.2,1.3 20041019.xml,1.1,1.2 20041022.xml,1.1,1.2 20041028.xml,1.1,1.2 20041205.xml,1.2,1.3 20041206.xml,1.1,1.2 20041217.xml,1.3,1.4 20041223.xml,1.2,1.3 20041224.xml,1.1,1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/scummvm/web
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3802
Modified Files:
compatibility.php
Log Message:
puttcircus is completable.
Index: compatibility.php
===================================================================
RCS file: /cvsroot/scummvm/web/compatibility.php,v
retrieving revision 1.447
retrieving revision 1.448
diff -u -d -r1.447 -r1.448
--- compatibility.php 14 Oct 2005 08:57:13 -0000 1.447
+++ compatibility.php 14 Oct 2005 13:38:46 -0000 1.448
@@ -101,10 +101,10 @@
'Pajama Sam\'s Sock Works' => array('socks','85'),
'Putt-Putt Enters the Race' => array('puttrace','70'),
'Putt-Putt Goes To The Moon' => array('puttmoon','95'),
- 'Putt-Putt Joins the Circus' => array('puttcircus','50'),
+ 'Putt-Putt Joins the Circus' => array('puttcircus','85'),
'Putt-Putt Joins the Parade' => array('puttputt','95'),
- 'Putt-Putt Saves the Zoo' => array('puttzoo','80'),
- 'Putt-Putt Travels Through Time' => array('putttime','80'),
+ 'Putt-Putt Saves the Zoo' => array('puttzoo','90'),
+ 'Putt-Putt Travels Through Time' => array('putttime','90'),
'Putt-Putt and Pep\'s Balloon-O-Rama' => array('balloon','85'),
'Putt-Putt and Pep\'s Dog on a Stick' => array('dog','85'),
'Putt-Putts Fun Pack' => array('funpack','95'),
@@ -250,10 +250,9 @@
"<br>- Minor graphical glitches",
"puttmoon" => "No known issues, game is completable.".
"<br>- 3DO, DOS and Windows versions supported by this target",
-"puttcircus" => "Game is playable but not completable".
+"puttcircus" => "Game is completable, with minor glitches".
"<br>- Both Macintosh and Windows versions supported by this target".
"<br>- Magnifying glass doesn't work".
- "<br>- Runs out of array pointers".
"<br>- Minor Graphical glitches",
"puttputt" => "No known issues, game is completable.".
"<br>- 3DO, DOS and Windows versions supported by this target",
- Previous message: [Scummvm-cvs-logs] CVS: scummvm/scumm resource.cpp,1.336,1.337 script_v6.cpp,1.452,1.453 script_v6he.cpp,2.166,2.167 script_v72he.cpp,2.305,2.306
- Next message: [Scummvm-cvs-logs] CVS: web/news 20011122.xml,1.1.1.1,1.2 20020113.xml,1.1.1.1,1.2 20020121.xml,1.1.1.1,1.2 20020203.xml,1.1.1.1,1.2 20020214.xml,1.2,1.3 20020220.xml,1.2,1.3 20020308.xml,1.2,1.3 20020320.xml,1.1,1.2 20020404.xml,1.1,1.2 20020406.xml,1.2,1.3 20020409.xml,1.1,1.2 20020414.xml,1.2,1.3 20020501.xml,1.3,1.4 20020511.xml,1.3,1.4 20020514.xml,1.3,1.4 20020527.xml,1.8,1.9 20020616.xml,1.1,1.2 20020625.xml,1.5,1.6 20020701.xml,1.2,1.3 20020812.xml,1.2,1.3 20020829.xml,1.2,1.3 20020915.xml,1.2,1.3 20021004.xml,1.5,1.6 20021017.xml,1.1,1.2 20021105.xml,1.3,1.4 20021108.xml,1.1,1.2 20021207.xml,1.5,1.6 20021214.xml,1.5,1.6 20021227.xml,1.3,1.4 20021230.xml,1.4,1.5 20030104.xml,1.3,1.4 20030106.xml,1.3,1.4 20030114.xml,1.2,1.3 20030128.xml,1.5,1.6 20030308.xml,1.3,1.4 20030318.xml,1.2,1.3 20030424.xml,1.4,1.5 20030512.xml,1.2,1.3 20030525.xml,1.1,1.2 20030711.xml,1.3,1.4 20030802.xml,1.5,1.6 20030803.xml,1.3,1.4 20030808.xml,1.2,1.3 20030909.xml,1.2,1.3 20031212.xml,1.3,1.4 20031225.xml,1.3,1.4 20040117.xml,1.2,1.3 20040118.xml,1.2,1.3 20040130.xml,1.2,1.3 20040219.xml,1.3,1.4 20040309.xml,1.2,1.3 20040315.xml,1.2,1.3 20040316.xml,1.4,1.5 20040318.xml,1.3,1.4 20040401.xml,1.2,1.3 20040402.xml,1.2,1.3 20040510.xml,1.3,1.4 20040727.xml,1.3,1.4 20040728.xml,1.3,1.4 20040805.xml,1.1,1.2 20040911.xml,1.2,1.3 20040930.xml,1.3,1.4 20041011.xml,1.2,1.3 20041019.xml,1.1,1.2 20041022.xml,1.1,1.2 20041028.xml,1.1,1.2 20041205.xml,1.2,1.3 20041206.xml,1.1,1.2 20041217.xml,1.3,1.4 20041223.xml,1.2,1.3 20041224.xml,1.1,1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Scummvm-git-logs
mailing list