[Scummvm-cvs-logs] CVS: web demos.php,1.7,1.8

Jonathan Gray khalek at users.sourceforge.net
Fri Jul 4 22:40:18 CEST 2003


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

Modified Files:
	demos.php 
Log Message:
update

Index: demos.php
===================================================================
RCS file: /cvsroot/scummvm/web/demos.php,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- demos.php	5 May 2003 00:18:29 -0000	1.7
+++ demos.php	5 Jul 2003 05:39:47 -0000	1.8
@@ -27,7 +27,9 @@
 	<p>
 	  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>
+	  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 such as the maniac mansion demo.<br><br>
+	  Most of the demos are currently offline as mixnmojo.com is semi-down.<br>
           <br><br>
 	</p>
 
@@ -81,7 +83,11 @@
 	'Simon the Sorcerer'
 		=> array('http://files.mixnmojo.com/simon1demo.zip', 'simon1demo'),
 	'Simon the Sorcerer 2 Talkie'
-		=> array('http://files.mixnmojo.com/simon2demo.zip', 'simon2talkie')
+		=> array('http://files.mixnmojo.com/simon2demo.zip', 'simon2talkie'),
+	'Beneath A Steel Sky (disk version demo)'
+		=> array('', 'sky'),
+	'Beneath A Steel Sky (talkie cd version demo)'
+		=> array('', 'sky')
 	);
 
 // render the demo list





More information about the Scummvm-git-logs mailing list