[Scummvm-cvs-logs] CVS: web demos.php,1.32,1.33

Jonathan Gray khalek at users.sourceforge.net
Sat Feb 28 16:53:06 CET 2004


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

Modified Files:
	demos.php 
Log Message:
add maniac demo

Index: demos.php
===================================================================
RCS file: /cvsroot/scummvm/web/demos.php,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -d -r1.32 -r1.33
--- demos.php	21 Feb 2004 04:14:31 -0000	1.32
+++ demos.php	29 Feb 2004 00:35:15 -0000	1.33
@@ -25,7 +25,7 @@
 	  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 such as the separate Maniac Mansion demo.<br><br>
+	  Please contact us if you have a copy of a demo not listed here.<br><br>
 	  Demos without functional download links are denoted by a * character.<br>
           <br><br>
 	</p>
@@ -33,6 +33,8 @@
 <?
 
 $demos = array(
+	'Maniac Mansion (DOS demo - Non interactive'
+		=> array('http://quick.mixnmojo.com/demos/maniac.rar', '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)'	





More information about the Scummvm-git-logs mailing list