[Scummvm-cvs-logs] CVS: web demos.php,1.34,1.35

Jonathan Gray khalek at users.sourceforge.net
Wed Mar 3 01:20:08 CET 2004


Update of /cvsroot/scummvm/web
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31302

Modified Files:
	demos.php 
Log Message:
update

Index: demos.php
===================================================================
RCS file: /cvsroot/scummvm/web/demos.php,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -d -r1.34 -r1.35
--- demos.php	29 Feb 2004 00:57:30 -0000	1.34
+++ demos.php	3 Mar 2004 08:59:39 -0000	1.35
@@ -25,7 +25,9 @@
 	  This page lists some links to demos of various games, that in general don't work as well as the
 	  full versions. Full Throttle, The Dig, and the Curse of Monkey Island in particular.<br><br>
 	  Do not file bug reports against these demos as they aren't supported games.<br><br>
-	  Please contact us if you have a copy of a demo not listed here.<br><br>
+	  Please contact us if you have a copy of a demo not listed here, Beneath A Steel Sky demos aren't
+	  going to be supported for technical reasons and newer Humongous Entertainment titles aren't yet being
+	  listed<br><br>
 	  Demos without functional download links are denoted by a * character.<br>
           <br><br>
 	</p>
@@ -33,8 +35,10 @@
 <?
 
 $demos = array(
-	'Maniac Mansion (DOS demo - Non interactive)'
+	'Maniac Mansion (v1 DOS demo - Non interactive)'
 		=> array('http://quick.mixnmojo.com/demos/maniac.rar', 'maniac'),
+	'Maniac Mansion (v2 DOS demo - Non interactive)*'
+		=> array('', 'maniac'),
 	'Zak McKracken and the Alien Mindbenders (Atari ST - Non interactive)'
 		=> array('http://www.cowlark.com/scumm.dat/zakstdemo.zip', 'zak'),
 	'The Secret of Monkey Island (16 colour demo)'	
@@ -95,6 +99,8 @@
 		=> array('', 'simon1acorn'),
 	'Simon the Sorcerer 2 Talkie (DOS demo)'
 		=> array('http://www.cowlark.com/scumm.dat/simon2demo.zip', 'simon2talkie'),
+	'Broken Sword I*'
+		=> array('', 'sword1'),
 	'Broken Sword II'
 		=> array('http://ftp.se.kde.org/pub/pc/games/pcgameworld/demos/bs2-demo.zip', 'sword2demo'),
 	'Flight of the Amazon Queen (Datafile only)'





More information about the Scummvm-git-logs mailing list