[Scummvm-cvs-logs] CVS: web compatibility.php,1.350,1.351
Travis Howell
kirben at users.sourceforge.net
Tue Sep 28 17:32:42 CEST 2004
Update of /cvsroot/scummvm/web
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24212
Modified Files:
compatibility.php
Log Message:
Remove SCUMM version for HE games.
Index: compatibility.php
===================================================================
RCS file: /cvsroot/scummvm/web/compatibility.php,v
retrieving revision 1.350
retrieving revision 1.351
diff -u -d -r1.350 -r1.351
--- compatibility.php 28 Sep 2004 16:52:18 -0000 1.350
+++ compatibility.php 29 Sep 2004 00:19:22 -0000 1.351
@@ -90,60 +90,60 @@
);
$gamesHE = array(
- 'Putt-Putt Joins The Parade (Demo)' => array('60','puttdemo','95'),
- 'Putt-Putt Joins The Parade' => array('60','puttputt','85'),
- 'Putt-Putt Goes To The Moon ( Demo)' => array('60','moondemo','95'),
- 'Putt-Putt Goes To The Moon' => array('60','puttmoon','85'),
- 'Putt-Putts Fun Pack' => array('60','funpack','95'),
- 'Fatty Bears Birthday Surprise (Demo)' => array('60','fbdemo','95'),
- 'Fatty Bears Birthday Surprise' => array('60','fbear','80'),
- 'Fatty Bears Fun Pack' => array('60','fbpack','95'),
- 'Freddi Fish 1: The Case of the Missing Kelp Seeds (Demo)' => array('71','freddemo','80'),
- 'Freddi Fish 1: The Case of the Missing Kelp Seeds' => array('71','freddi','80'),
- 'Freddi Fish 2: The Case of the Haunted Schoolhouse (Demo)' => array('80','ff2-demo','80'),
- 'Freddi Fish 2: The Case of the Haunted Schoolhouse' => array('80','freddi2','70'),
- 'Freddi Fish 3: The Case of the Stolen Conch Shell (Demo)' => array('90','ff3-demo','80'),
- 'Freddi Fish 3: The Case of the Stolen Conch Shell' => array('90','freddi3','50'),
- 'Freddi Fish 4: The Case of the Hogfish Rustlers of Briny Gulch (Demo)' => array('98','f4-demo','10'),
- 'Freddi Fish 4: The Case of the Hogfish Rustlers of Briny Gulch' => array('98','freddi4','10'),
- 'Freddi Fish 5: The Case of the Creature of Coral Cave' => array('99','freddicove','10'),
- 'Freddi Fish and Luther\'s Maze Madness' => array('80','maze','50'),
- 'Freddi Fish and Luther\'s Water Worries' => array('80','water','50'),
- 'Let\'s Explore the Airport with Buzzy (Demo)' => array('72','airdemo','50'),
- 'Let\'s Explore the Airport with Buzzy' => array('72','airport','50'),
- 'Let\'s Explore the Farm with Buzzy (Demo)' => array('71','farmdemo','50'),
- 'Let\'s Explore the Farm with Buzzy' => array('72','farm','50'),
- 'Let\'s Explore the Jungle with Buzzy' => array('72','jungle','50'),
- 'Pajama Sam 1: No Need to Hide When It\'s Dark Outside (Demo)' => array('80','pjs-demo','80'),
- 'Pajama Sam 1: No Need to Hide When It\'s Dark Outside' => array('80','pajama','80'),
- 'Pajama Sam 2: Thunder and Lightning Aren\'t so Frightening (Demo)' => array('90','pj2demo','80'),
- 'Pajama Sam 2: Thunder and Lightning Aren\'t so Frightening' => array('90','pajama2','70'),
- 'Pajama Sam 3: You Are What You Eat From Your Head to Your Feet (Demo)' => array('99','pj3-demo','80'),
- 'Pajama Sam 3: You Are What You Eat From Your Head to Your Feet' => array('99','pajama3','20'),
- 'Pajama Sam\'s Lost & Found (Demo)' => array('99','smaller','5'),
- 'Pajama Sam\'s Lost & Found' => array('98','lost','5'),
- 'Pajama Sam\'s Sock Works' => array('80','socks','50'),
- 'Putt-Putt Enters the Race (Demo)' => array('98','racedemo','10'),
- 'Putt-Putt Enters the Race' => array('98','puttrace','10'),
- 'Putt-Putt Joins the Circus (Demo)' => array('99','circdemo','10'),
- 'Putt-Putt Joins the Circus' => array('99','puttcircus','10'),
- 'Putt-Putt Saves the Zoo (Demo)' => array('72','zoodemo','70'),
- 'Putt-Putt Saves the Zoo' => array('72','puttzoo','70'),
- 'Putt-Putt Travels Through Time (Demo)' => array('90','timedemo','70'),
- 'Putt-Putt Travels Through Time' => array('90','putttime','70'),
- 'Putt-Putt and Pep\'s Balloon-O-Rama' => array('80','balloon','50'),
- 'Putt-Putt and Pep\'s Dog on a Stick' => array('80','dog','50'),
- 'Spyfox 1: Dry Cereal (Demo)' => array('90','foxdemo','10'),
- 'Spyfox 1: Dry Cereal (Alternative Demo)' => array('90','spydemo','10'),
- 'Spyfox 1: Dry Cereal' => array('90','spyfox','10'),
- 'Spyfox 2: Some Assembly Required (Demo)' => array('99','sf2-demo','10'),
- 'Spyfox 2: Some Assembly Required' => array('99','spyfox2','10'),
- 'Spyfox 3: Operation Ozone (Demo)' => array('99','sf3-demo','10'),
- 'Spyfox 3: Operation Ozone' => array('99','spyozon','10'),
- 'Spy Fox in Cheese Chase Game' => array('90','chase','10'),
- 'Spy Fox in Hold the Mustard' => array('99','mustard','10'),
- 'Backyard Baseball 2001 (Demo)' => array('99','bb2demo','5'),
- 'Backyard Football 2002 (Demo)' => array('99','footdemo','5'),
+ 'Putt-Putt Joins The Parade (Demo)' => array('puttdemo','95'),
+ 'Putt-Putt Joins The Parade' => array('puttputt','85'),
+ 'Putt-Putt Goes To The Moon ( Demo)' => array('moondemo','95'),
+ 'Putt-Putt Goes To The Moon' => array('puttmoon','85'),
+ 'Putt-Putts Fun Pack' => array('funpack','95'),
+ 'Fatty Bears Birthday Surprise (Demo)' => array('fbdemo','95'),
+ 'Fatty Bears Birthday Surprise' => array('fbear','80'),
+ 'Fatty Bears Fun Pack' => array('fbpack','95'),
+ 'Freddi Fish 1: The Case of the Missing Kelp Seeds (Demo)' => array('freddemo','80'),
+ 'Freddi Fish 1: The Case of the Missing Kelp Seeds' => array('freddi','80'),
+ 'Freddi Fish 2: The Case of the Haunted Schoolhouse (Demo)' => array('ff2-demo','80'),
+ 'Freddi Fish 2: The Case of the Haunted Schoolhouse' => array('freddi2','70'),
+ 'Freddi Fish 3: The Case of the Stolen Conch Shell (Demo)' => array('ff3-demo','80'),
+ 'Freddi Fish 3: The Case of the Stolen Conch Shell' => array('freddi3','50'),
+ 'Freddi Fish 4: The Case of the Hogfish Rustlers of Briny Gulch (Demo)' => array('f4-demo','10'),
+ 'Freddi Fish 4: The Case of the Hogfish Rustlers of Briny Gulch' => array('freddi4','10'),
+ 'Freddi Fish 5: The Case of the Creature of Coral Cave' => array('freddicove','10'),
+ 'Freddi Fish and Luther\'s Maze Madness' => array('maze','50'),
+ 'Freddi Fish and Luther\'s Water Worries' => array('water','50'),
+ 'Let\'s Explore the Airport with Buzzy (Demo)' => array('airdemo','50'),
+ 'Let\'s Explore the Airport with Buzzy' => array('airport','50'),
+ 'Let\'s Explore the Farm with Buzzy (Demo)' => array('farmdemo','50'),
+ 'Let\'s Explore the Farm with Buzzy' => array('farm','50'),
+ 'Let\'s Explore the Jungle with Buzzy' => array('jungle','50'),
+ 'Pajama Sam 1: No Need to Hide When It\'s Dark Outside (Demo)' => array('pjs-demo','80'),
+ 'Pajama Sam 1: No Need to Hide When It\'s Dark Outside' => array('pajama','80'),
+ 'Pajama Sam 2: Thunder and Lightning Aren\'t so Frightening (Demo)' => array('pj2demo','80'),
+ 'Pajama Sam 2: Thunder and Lightning Aren\'t so Frightening' => array('pajama2','70'),
+ 'Pajama Sam 3: You Are What You Eat From Your Head to Your Feet (Demo)' => array('pj3-demo','80'),
+ 'Pajama Sam 3: You Are What You Eat From Your Head to Your Feet' => array('pajama3','20'),
+ 'Pajama Sam\'s Lost & Found (Demo)' => array('smaller','5'),
+ 'Pajama Sam\'s Lost & Found' => array('lost','5'),
+ 'Pajama Sam\'s Sock Works' => array('socks','50'),
+ 'Putt-Putt Enters the Race (Demo)' => array('racedemo','10'),
+ 'Putt-Putt Enters the Race' => array('puttrace','10'),
+ 'Putt-Putt Joins the Circus (Demo)' => array('circdemo','10'),
+ 'Putt-Putt Joins the Circus' => array('puttcircus','10'),
+ 'Putt-Putt Saves the Zoo (Demo)' => array('zoodemo','70'),
+ 'Putt-Putt Saves the Zoo' => array('puttzoo','70'),
+ 'Putt-Putt Travels Through Time (Demo)' => array('timedemo','70'),
+ 'Putt-Putt Travels Through Time' => array('putttime','70'),
+ 'Putt-Putt and Pep\'s Balloon-O-Rama' => array('balloon','50'),
+ 'Putt-Putt and Pep\'s Dog on a Stick' => array('dog','50'),
+ 'Spyfox 1: Dry Cereal (Demo)' => array('foxdemo','10'),
+ 'Spyfox 1: Dry Cereal (Alternative Demo)' => array('spydemo','10'),
+ 'Spyfox 1: Dry Cereal' => array('spyfox','10'),
+ 'Spyfox 2: Some Assembly Required (Demo)' => array('sf2-demo','10'),
+ 'Spyfox 2: Some Assembly Required' => array('spyfox2','10'),
+ 'Spyfox 3: Operation Ozone (Demo)' => array('sf3-demo','10'),
+ 'Spyfox 3: Operation Ozone' => array('spyozon','10'),
+ 'Spy Fox in Cheese Chase Game' => array('chase','10'),
+ 'Spy Fox in Hold the Mustard' => array('mustard','10'),
+ 'Backyard Baseball 2001 (Demo)' => array('bb2demo','5'),
+ 'Backyard Football 2002 (Demo)' => array('footdemo','5'),
);
$gamesOther = array(
@@ -449,7 +449,6 @@
echo html_frame_start("Humongous Entertainment Game Compatibility Chart","90%",2,1,"color4");
echo html_frame_tr(
html_frame_td("Game Full Name").
- html_frame_td("SPUTM Ver.").
html_frame_td("Game Short Name").
html_frame_td("% Completed"),
"color4"
@@ -461,8 +460,7 @@
if ($c % 2 == 0) { $color = "color2"; } else { $color = "color0"; }
echo html_frame_tr(
html_frame_td(html_ahref($name, $PHP_SELF."?details=".$array[1])).
- html_frame_td($array[0]).
- html_frame_td($array[1]).
+ html_frame_td($array[1]).
html_frame_td($array[2]."%", 'align="center" class="pct'.($array[2] - ($array[2]%5)).'"'),
$color
);
More information about the Scummvm-git-logs
mailing list