[Scummvm-cvs-logs] CVS: web compatibility.php,1.269,1.270 demos.php,1.21,1.22

Travis Howell kirben at users.sourceforge.net
Thu Nov 13 02:25:07 CET 2003


Update of /cvsroot/scummvm/web
In directory sc8-pr-cvs1:/tmp/cvs-serv11698

Modified Files:
	compatibility.php demos.php 
Log Message:

Update with target change


Index: compatibility.php
===================================================================
RCS file: /cvsroot/scummvm/web/compatibility.php,v
retrieving revision 1.269
retrieving revision 1.270
diff -u -d -r1.269 -r1.270
--- compatibility.php	10 Nov 2003 10:41:15 -0000	1.269
+++ compatibility.php	13 Nov 2003 10:24:52 -0000	1.270
@@ -62,7 +62,7 @@
 		'Maniac Mansion (enhanced)'				=> array('2','maniac','80'),
 		'Zak McKracken and the Alien Mindbenders (original)'	=> array('1','zak','80'),
 		'Zak McKracken and the Alien Mindbenders (enhanced)'	=> array('2','zak','80'),
-		'Zak McKracken and the Alien Mindbenders (256 - FmTowns)' => array('3','zak256','90'),
+		'Zak McKracken and the Alien Mindbenders (256 - FmTowns)' => array('3','zaktowns','90'),
 		'Indiana Jones and the Last Crusade'			=> array('3','indy3ega','90'),
 		'Indiana Jones and the Last Crusade (256)'		=> array('3','indy3','90'),
 		'Indiana Jones and the Last Crusade (256 - FmTowns)'	=> array('3','indy3towns','90'),
@@ -130,7 +130,7 @@
 "indy3towns"    => "Game is completable." .
 		   "<br>- Indiana may be able to walk in odd places, in some rooms".
                    "<br>- Kanji version requires the FM Towns Font ROM",
-"zak256"        => "Game is completable.".
+"zaktowns"      => "Game is completable.".
                    "<br>- Kanji version requires the FM Towns Font ROM",
 "loom"		=> "Game is completable".
 		   "<br>- Amiga, Atari ST, Mac and PC versions supported by this target".

Index: demos.php
===================================================================
RCS file: /cvsroot/scummvm/web/demos.php,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- demos.php	14 Oct 2003 13:08:36 -0000	1.21
+++ demos.php	13 Nov 2003 10:24:52 -0000	1.22
@@ -46,11 +46,11 @@
 	'Passport to Adventure (playable 16 colour demos of mi, loom, indy3)'
 		=> array('ftp://ftp.lucasarts.com/demos/pc/Sampler.zip', 'pass'),
 	'Indy3 & Loom (non interactive FM Towns demo)'
-		=> array('http://www.cowlark.com/scumm.dat/indyloom.zip', 'zak256'),
+		=> array('http://www.cowlark.com/scumm.dat/indyloom.zip', 'zaktowns'),
 	'Indy3 & Zak256 (non interactive FM Towns demo)'
-		=>array('http://www.cowlark.com/scumm.dat/indyzak.zip', 'zak256'),
+		=>array('http://www.cowlark.com/scumm.dat/indyzak.zip', 'zaktowns'),
 	'Zak256 & Loom (non interactive Fm Towns demo)'
-		=>array('http://www.cowlark.com/scumm.dat/zakloom.zip', 'zak256'),
+		=>array('http://www.cowlark.com/scumm.dat/zakloom.zip', 'zaktowns'),
 	'Monkey Island 2 (non interactive demo)'
 		=> array('http://www.cowlark.com/scumm.dat/mi2demo.zip', 'mi2demo'),
 	'Indiana Jones and the Fate of Atlantis (playable)'





More information about the Scummvm-git-logs mailing list