[Scummvm-git-logs] scummvm master -> b6cb87bf3104944aa46cd1e2bdb10d2037e11273

bluegr bluegr at gmail.com
Mon Jan 20 23:25:20 UTC 2020


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:
b6cb87bf31 SCI: Promote Inside the Chest/Behind the Developer's Shield to testing


Commit: b6cb87bf3104944aa46cd1e2bdb10d2037e11273
    https://github.com/scummvm/scummvm/commit/b6cb87bf3104944aa46cd1e2bdb10d2037e11273
Author: Filippos Karapetis (bluegr at gmail.com)
Date: 2020-01-21T01:25:01+02:00

Commit Message:
SCI: Promote Inside the Chest/Behind the Developer's Shield to testing

Changed paths:
    engines/sci/detection_tables.h


diff --git a/engines/sci/detection_tables.h b/engines/sci/detection_tables.h
index 24c9b33..ce8b4d3 100644
--- a/engines/sci/detection_tables.h
+++ b/engines/sci/detection_tables.h
@@ -187,7 +187,7 @@ static const struct ADGameDescription SciGameDescriptions[] = {
 		{"resource.map", 0, "9dd015e79cac4f91e7de805448f39775", 1912},
 		{"resource.000", 0, "e4efcd042f86679dd4e1834bb3a38edb", 3770943},
 		AD_LISTEND},
-		Common::EN_ANY, Common::kPlatformDOS, ADGF_UNSTABLE, GUIO7(GUIO_NOSUBTITLES, GUIO_NOMUSIC, GUIO_NOSPEECH, GUIO_NOSFX, GUIO_NOMIDI, GUIO_NOLAUNCHLOAD, GUIO_NOASPECT)	},
+		Common::EN_ANY, Common::kPlatformDOS, ADGF_TESTING, GUIO7(GUIO_NOSUBTITLES, GUIO_NOMUSIC, GUIO_NOSPEECH, GUIO_NOSFX, GUIO_NOMIDI, GUIO_NOLAUNCHLOAD, GUIO_NOASPECT)	},
 #endif
 
 	// Christmas Card 1988 - English DOS




More information about the Scummvm-git-logs mailing list