[Scummvm-cvs-logs] scummvm master -> f238e7563ae62dd5d067432b2cc87b8c154aa40b

dreammaster dreammaster at scummvm.org
Sun Apr 5 00:01:05 CEST 2015


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
f238e7563a TONY: Revert Italian detection entry


Commit: f238e7563ae62dd5d067432b2cc87b8c154aa40b
    https://github.com/scummvm/scummvm/commit/f238e7563ae62dd5d067432b2cc87b8c154aa40b
Author: unknown (dreammaster at scummvm.org)
Date: 2015-04-04T17:59:33-05:00

Commit Message:
TONY: Revert Italian detection entry

Changed paths:
    engines/tony/detection_tables.h



diff --git a/engines/tony/detection_tables.h b/engines/tony/detection_tables.h
index e4a0641..28dcaac 100644
--- a/engines/tony/detection_tables.h
+++ b/engines/tony/detection_tables.h
@@ -128,22 +128,6 @@ static const TonyGameDescription gameDescriptions[] = {
 	},
 
 	{
-		// Tony Tough Italian (PC Action magazine)
-		{
-			"tony",
-			0,
-			{
-				{ "data1.cab", 0, "42344827407b974af11d60fadbd021b4", 3811 },
-				AD_LISTEND
-			},
-			Common::IT_ITA,
-			Common::kPlatformWindows,
-			ADGF_NO_FLAGS,
-			GUIO1(GUIO_NONE)
-		},
-	},
-
-	{
 		// Tony Tough Italian provided by Giovanni Bajo
 		{
 			"tony",






More information about the Scummvm-git-logs mailing list