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

thebluegr at users.sourceforge.net thebluegr at users.sourceforge.net
Thu Dec 6 20:41:41 CET 2007


Revision: 29738
          http://scummvm.svn.sourceforge.net/scummvm/?rev=29738&view=rev
Author:   thebluegr
Date:     2007-12-06 11:41:41 -0800 (Thu, 06 Dec 2007)

Log Message:
-----------
Mickey is now supported

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

Modified: web/trunk/compatibility.php
===================================================================
--- web/trunk/compatibility.php	2007-12-06 19:38:05 UTC (rev 29737)
+++ web/trunk/compatibility.php	2007-12-06 19:41:41 UTC (rev 29738)
@@ -170,9 +170,10 @@
 	'Manhunter 1: New York'                                      => array('mh1', '90'),
 	'Manhunter 2: San Francisco'                                 => array('mh2', '90'),
 	'Police Quest I: In Pursuit of the Death Angel'              => array('pq1', '90'),
-	'Space Quest I: The Sarien Encounter' 			     => array('sq1', '90'),
+	'Space Quest I: The Sarien Encounter'                        => array('sq1', '90'),
 	'Space Quest II: Vohaul\'s Revenge'                          => array('sq2', '90'),
-	'Fanmade Games' 		                             => array('agi-fanmade', '80'),
+	'Fanmade Games'                                              => array('agi-fanmade', '80'),
+	'Mickey\'s Space Adventure'                                  => array('mickey', '90'),
 	'Troll\'s Tale'                                              => array('troll', '80'),
 	'Winnie the Pooh in the Hundred Acre Wood'                   => array('winnie', '80'),
 	);
@@ -457,6 +458,8 @@
 "agi-fanmade"   => "Most games are completable".
 		   "<br>- AGIMOUSE, AGIPAL, AGI256 and AGI256-2 hacks are also supported by this target".
 		   "<br>- Occasional graphics glitches",
+"mickey"	=> "Game is completable".
+		   "<br>- Only DOS version is supported by this target",
 "troll"		=> "Game is completable".
 		   "<br>- Only DOS booter version is supported by this target".
 		   "<br>- Game lacks sound",


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