[Scummvm-cvs-logs] SF.net SVN: scummvm: [25526] web/trunk/demos.php

drmccoy at users.sourceforge.net drmccoy at users.sourceforge.net
Mon Feb 12 16:59:56 CET 2007


Revision: 25526
          http://scummvm.svn.sourceforge.net/scummvm/?rev=25526&view=rev
Author:   drmccoy
Date:     2007-02-12 07:59:55 -0800 (Mon, 12 Feb 2007)

Log Message:
-----------
Added Ween demo and updated the game targets "gob1" and "gob2" to "gob"

Modified Paths:
--------------
    web/trunk/demos.php

Modified: web/trunk/demos.php
===================================================================
--- web/trunk/demos.php	2007-02-12 14:37:27 UTC (rev 25525)
+++ web/trunk/demos.php	2007-02-12 15:59:55 UTC (rev 25526)
@@ -216,9 +216,9 @@
 	'Flight of the Amazon Queen (Interview demo, Datafile only)'
 		=> array('http://www.unet.univie.ac.at/~a0200586/binary/mirrors/scummvm/queen_interview.zip', 'queen'),
 	'Gobliiins'
-		=> array('http://minifiles.ag.ru/demos/448/gobliiins_demo.exe', 'gob1'),
+		=> array('http://minifiles.ag.ru/demos/448/gobliiins_demo.exe', 'gob'),
 	'Gobliins 2 (Non interactive)'
-		=> array('http://minifiles.ag.ru/demos/449/gobliins2_demo.exe', 'gob2'),
+		=> array('http://minifiles.ag.ru/demos/449/gobliins2_demo.exe', 'gob'),
 	'Inherit the Earth: Quest for the Orb demos'
 		=> array('http://www.wyrmkeep.com/ite/download.html', 'ite'),
 	'The Legend of Kyrandia (Non-interactive)'
@@ -228,7 +228,9 @@
 	'Simon the Sorcerer 1 Talkie (Acorn demo)'
 		=> array('http://quick.mixnmojo.com/demos/simon1demo_acorn.rar', 'simon1'),
 	'Simon the Sorcerer 2 Talkie (DOS demo)'
-		=> array('http://www.cowlark.com/scumm.dat/simon2demo.zip', 'simon2')
+		=> array('http://www.cowlark.com/scumm.dat/simon2demo.zip', 'simon2'),
+	'Ween: The Prophecy'
+		=> array('http://minifiles.ag.ru/demos/781/ween_demo.exe', 'gob')
 	);
 
 function render_demos($title, $demos) {


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Scummvm-git-logs mailing list