[Scummvm-cvs-logs] CVS: web compatibility.php,1.428,1.429

kirben kirben at users.sourceforge.net
Thu Aug 4 03:21:16 CEST 2005


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

Modified Files:
	compatibility.php 
Log Message:

Add Big Thinkers 1st Grade


Index: compatibility.php
===================================================================
RCS file: /cvsroot/scummvm/web/compatibility.php,v
retrieving revision 1.428
retrieving revision 1.429
diff -u -d -r1.428 -r1.429
--- compatibility.php	28 Jul 2005 13:54:43 -0000	1.428
+++ compatibility.php	4 Aug 2005 10:19:47 -0000	1.429
@@ -99,6 +99,7 @@
 		'Backyard Soccer'							=> array('soccer','20'),
 		'Blue\'s ABC Time (Demo)'						=> array('BluesABCTimeDemo','90'),
 		'Big Thinkers First Grade (Demo)'					=> array('1grademo','80'),
+		'Big Thinkers First Grade'						=> array('thinker1','70'),
 		'Big Thinkers Kindergarten (Demo)'					=> array('kinddemo','80'),
 		'Big Thinkers Kindergarten'						=> array('thinkerk','80'),
 		'Fatty Bears Birthday Surprise (Demo)'					=> array('fbdemo','95'),
@@ -262,6 +263,9 @@
 		   "<br>- Both Macintosh and Windows versions supported by this target",
 "1grademo"	=> "Game is completable, with minor glitches".
 		   "<br>- Minor graphical glitches",
+"thinker1"	=> "Game is playable, with minor glitches".
+		   "<br>- Both Macintosh and Windows versions supported by this target".
+		   "<br>- Minor graphical glitches",
 "kinddemo"	=> "Game is completable, with minor glitches".
 		   "<br>- Both Macintosh and Windows versions supported by this target".
 		   "<br>- Minor graphical glitches",





More information about the Scummvm-git-logs mailing list