diff options
author | Eugene Sandulenko | 2019-10-23 08:40:50 +0200 |
---|---|---|
committer | Eugene Sandulenko | 2019-10-23 08:40:50 +0200 |
commit | a328e49dc549295c14b188d158d18b288d8a0c45 (patch) | |
tree | 9ba46b29e0fb8b918680f2d5876829c4e48cc2ac /engines/sludge | |
parent | 38beac8d9598be3f6ff8abde58d02eef0ac81560 (diff) | |
download | scummvm-rg350-a328e49dc549295c14b188d158d18b288d8a0c45.tar.gz scummvm-rg350-a328e49dc549295c14b188d158d18b288d8a0c45.tar.bz2 scummvm-rg350-a328e49dc549295c14b188d158d18b288d8a0c45.zip |
Revert "SLUDGE: All games are unstable, since the engine is unstable."
This reverts commit 31c3b4cd3276f9fa40adef6380951903189de796.
The engine is nut enabled by default, so there is no point for these
flags.
Diffstat (limited to 'engines/sludge')
-rw-r--r-- | engines/sludge/detection_tables.h | 38 |
1 files changed, 19 insertions, 19 deletions
diff --git a/engines/sludge/detection_tables.h b/engines/sludge/detection_tables.h index 80be597155..f0104ceb8c 100644 --- a/engines/sludge/detection_tables.h +++ b/engines/sludge/detection_tables.h @@ -30,7 +30,7 @@ static const SludgeGameDescription gameDescriptions[] = { AD_ENTRY1s("Welcome.slg", "50445503761cf6684fe3270d0860a4c3", 51736), Common::EN_ANY, Common::kPlatformUnknown, - ADGF_UNSTABLE, + ADGF_NO_FLAGS, GUIO1(GUIO_NOMIDI) }, 0 @@ -43,7 +43,7 @@ static const SludgeGameDescription gameDescriptions[] = { AD_ENTRY1s("Verb Coin.slg", "e39ec315dcbf3a1137481f0a5fe1617d", 980270), Common::EN_ANY, Common::kPlatformUnknown, - ADGF_UNSTABLE, + ADGF_NO_FLAGS, GUIO1(GUIO_NOMIDI) }, 0 @@ -56,7 +56,7 @@ static const SludgeGameDescription gameDescriptions[] = { AD_ENTRY1s("Verb Coin.slg", "e39ec315dcbf3a1137481f0a5fe1617d", 980270), Common::DE_DEU, Common::kPlatformUnknown, - ADGF_UNSTABLE, + ADGF_NO_FLAGS, GUIO1(GUIO_NOMIDI) }, 1 @@ -69,7 +69,7 @@ static const SludgeGameDescription gameDescriptions[] = { AD_ENTRY1s("robins_rescue.slg", "16cbf2bf916ed89f9c1b14fab133cf96", 14413769), Common::EN_ANY, Common::kPlatformUnknown, - ADGF_UNSTABLE, + ADGF_NO_FLAGS, GUIO1(GUIO_NOMIDI) }, 0 @@ -82,7 +82,7 @@ static const SludgeGameDescription gameDescriptions[] = { AD_ENTRY1s("gamedata", "4d72dbad0ff170169cd7e4e7e389a90d", 21122647), Common::EN_ANY, Common::kPlatformUnknown, - ADGF_UNSTABLE, + ADGF_NO_FLAGS, GUIO1(GUIO_NOMIDI) }, 0 @@ -95,7 +95,7 @@ static const SludgeGameDescription gameDescriptions[] = { AD_ENTRY1s("Gamedata.slg", "e4eb4eca6117bb9b77870bb74af453b4", 88582819), Common::EN_ANY, Common::kPlatformUnknown, - ADGF_UNSTABLE, + ADGF_NO_FLAGS, GUIO1(GUIO_NOMIDI) }, 0 @@ -108,7 +108,7 @@ static const SludgeGameDescription gameDescriptions[] = { AD_ENTRY1s("gamedata", "6ca8f6e44f30d09bd68e008be4c20e8d", 2570140), Common::EN_ANY, Common::kPlatformUnknown, - ADGF_UNSTABLE, + ADGF_NO_FLAGS, GUIO1(GUIO_NOMIDI) }, 0 @@ -121,7 +121,7 @@ static const SludgeGameDescription gameDescriptions[] = { AD_ENTRY1s("LifeFlashesBy.slg", "a471759e071e5d2c0e8e6887607df778", 163794266), Common::EN_ANY, Common::kPlatformUnknown, - ADGF_UNSTABLE, + ADGF_NO_FLAGS, GUIO1(GUIO_NOMIDI) }, 0 @@ -134,7 +134,7 @@ static const SludgeGameDescription gameDescriptions[] = { AD_ENTRY1s("gamedata", "d5ec4d7d8440f7744335d25d25e1e943", 40368), Common::EN_ANY, Common::kPlatformWindows, - ADGF_UNSTABLE, + ADGF_NO_FLAGS, GUIO1(GUIO_NOMIDI) }, 0 @@ -147,7 +147,7 @@ static const SludgeGameDescription gameDescriptions[] = { AD_ENTRY1s("tgttpoacs.dat", "e61d3d050793689d55487d3ad01b6693", 23817174), Common::EN_ANY, Common::kPlatformLinux, - ADGF_UNSTABLE, + ADGF_NO_FLAGS, GUIO1(GUIO_NOMIDI) }, 0 @@ -160,7 +160,7 @@ static const SludgeGameDescription gameDescriptions[] = { AD_ENTRY1s("data", "705f6ca5f5da0c40c1f547231dd5139f", 7141292), Common::CZ_CZE, Common::kPlatformLinux, - ADGF_UNSTABLE, + ADGF_NO_FLAGS, GUIO1(GUIO_NOMIDI) }, 0 @@ -173,7 +173,7 @@ static const SludgeGameDescription gameDescriptions[] = { AD_ENTRY1s("data", "705f6ca5f5da0c40c1f547231dd5139f", 7141292), Common::EN_ANY, Common::kPlatformLinux, - ADGF_UNSTABLE, + ADGF_NO_FLAGS, GUIO1(GUIO_NOMIDI) }, 1 @@ -186,7 +186,7 @@ static const SludgeGameDescription gameDescriptions[] = { AD_ENTRY1s("data", "705f6ca5f5da0c40c1f547231dd5139f", 7141292), Common::IT_ITA, Common::kPlatformLinux, - ADGF_UNSTABLE, + ADGF_NO_FLAGS, GUIO1(GUIO_NOMIDI) }, 2 @@ -199,7 +199,7 @@ static const SludgeGameDescription gameDescriptions[] = { AD_ENTRY1s("data", "705f6ca5f5da0c40c1f547231dd5139f", 7141292), Common::PL_POL, Common::kPlatformLinux, - ADGF_UNSTABLE, + ADGF_NO_FLAGS, GUIO1(GUIO_NOMIDI) }, 3 @@ -212,7 +212,7 @@ static const SludgeGameDescription gameDescriptions[] = { AD_ENTRY1s("gamedata", "0078eb54f63cc0a22e50f17d904fcfde", 26799), Common::UNK_LANG, Common::kPlatformWindows, - ADGF_UNSTABLE, + ADGF_NO_FLAGS, GUIO1(GUIO_NOMIDI) }, 0 @@ -225,7 +225,7 @@ static const SludgeGameDescription gameDescriptions[] = { AD_ENTRY1s("cubert.dat", "e70050692a0ab96e8753109793157ccd", 19677815), Common::EN_ANY, Common::kPlatformLinux, - ADGF_UNSTABLE, + ADGF_NO_FLAGS, GUIO1(GUIO_NOMIDI) }, 0 @@ -238,7 +238,7 @@ static const SludgeGameDescription gameDescriptions[] = { AD_ENTRY1s("cubert.dat", "e70050692a0ab96e8753109793157ccd", 19677815), Common::IT_ITA, Common::kPlatformLinux, - ADGF_UNSTABLE, + ADGF_NO_FLAGS, GUIO1(GUIO_NOMIDI) }, 1 @@ -251,7 +251,7 @@ static const SludgeGameDescription gameDescriptions[] = { AD_ENTRY1s("cubert.dat", "e70050692a0ab96e8753109793157ccd", 19677815), Common::SE_SWE, Common::kPlatformLinux, - ADGF_UNSTABLE, + ADGF_NO_FLAGS, GUIO1(GUIO_NOMIDI) }, 2 @@ -264,7 +264,7 @@ static const SludgeGameDescription gameDescriptions[] = { AD_ENTRY1s("cubert.dat", "e70050692a0ab96e8753109793157ccd", 19677815), Common::DE_DEU, Common::kPlatformLinux, - ADGF_UNSTABLE, + ADGF_NO_FLAGS, GUIO1(GUIO_NOMIDI) }, 3 |