[Scummvm-cvs-logs] CVS: web compatibility.php,1.484,1.485 compatibility_stable.php,1.28,1.29 demos.php,1.73,1.74
kirben
kirben at users.sourceforge.net
Thu Jan 19 15:25:02 CET 2006
Update of /cvsroot/scummvm/web
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3944
Modified Files:
compatibility.php compatibility_stable.php demos.php
Log Message:
Update Kyrandia game title.
Index: compatibility.php
===================================================================
RCS file: /cvsroot/scummvm/web/compatibility.php,v
retrieving revision 1.484
retrieving revision 1.485
diff -u -d -r1.484 -r1.485
--- compatibility.php 19 Jan 2006 23:05:48 -0000 1.484
+++ compatibility.php 19 Jan 2006 23:24:26 -0000 1.485
@@ -88,8 +88,8 @@
'Big Thinkers First Grade' => array('thinker1','85'),
'Big Thinkers Kindergarten' => array('thinkerk','90'),
'Blue\'s ABC Time (Demo)' => array('BluesABCTimeDemo','90'),
- 'Fatty Bear's Birthday Surprise' => array('fbear','93'),
- 'Fatty Bear's Fun Pack' => array('fbpack','95'),
+ 'Fatty Bear\'s Birthday Surprise' => array('fbear','93'),
+ 'Fatty Bear\'s Fun Pack' => array('fbpack','95'),
'Freddi Fish 1: The Case of the Missing Kelp Seeds' => array('freddi','90'),
'Freddi Fish 2: The Case of the Haunted Schoolhouse' => array('freddi2','85'),
'Freddi Fish 3: The Case of the Stolen Conch Shell' => array('freddi3','90'),
@@ -129,7 +129,7 @@
'Flight of the Amazon Queen' => array('queen','98'),
'Gobliiins' => array('gob1', '95'),
'Inherit the Earth: Quest for the Orb' => array('ite', '87'),
- 'Legend of Kyrandia' => array('kyra1', '55')
+ 'The Legend of Kyrandia' => array('kyra1', '55')
'Simon the Sorcerer 1' => array('simon1','93'),
'Simon the Sorcerer 2' => array('simon2','95'),
);
Index: compatibility_stable.php
===================================================================
RCS file: /cvsroot/scummvm/web/compatibility_stable.php,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -d -r1.28 -r1.29
--- compatibility_stable.php 19 Jan 2006 22:59:38 -0000 1.28
+++ compatibility_stable.php 19 Jan 2006 23:24:27 -0000 1.29
@@ -85,8 +85,8 @@
'Big Thinkers First Grade' => array('thinker1','75'),
'Big Thinkers Kindergarten' => array('thinkerk','80'),
'Blue\'s ABC Time (Demo)' => array('BluesABCTimeDemo','90'),
- 'Fatty Bear's Birthday Surprise' => array('fbear','93'),
- 'Fatty Bear's Fun Pack' => array('fbpack','95'),
+ 'Fatty Bear\'s Birthday Surprise' => array('fbear','93'),
+ 'Fatty Bear\'s Fun Pack' => array('fbpack','95'),
'Freddi Fish 1: The Case of the Missing Kelp Seeds' => array('freddi','90'),
'Freddi Fish 2: The Case of the Haunted Schoolhouse' => array('freddi2','70'),
'Freddi Fish 3: The Case of the Stolen Conch Shell' => array('freddi3','90'),
Index: demos.php
===================================================================
RCS file: /cvsroot/scummvm/web/demos.php,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -d -r1.73 -r1.74
--- demos.php 19 Jan 2006 22:59:38 -0000 1.73
+++ demos.php 19 Jan 2006 23:24:27 -0000 1.74
@@ -211,7 +211,7 @@
=> array('http://minifiles.ag.ru/demos/448/gobliiins_demo.exe', 'gob1'),
'Inherit the Earth: Quest for the Orb demos'
=> array('http://www.wyrmkeep.com/ite/download.html', 'ite-demo'),
- 'Legend of Kyrandia (Non-interactive)'
+ 'The Legend of Kyrandia (Non-interactive)'
=> array('http://quick.mixnmojo.com/demos/kyra1demo.zip', 'kyra1'),
'Simon the Sorcerer 1 (DOS demo)'
=> array('http://www.cowlark.com/scumm.dat/simon1demo.zip', 'simon1'),
More information about the Scummvm-git-logs
mailing list