[Scummvm-git-logs] scummvm master -> 45c2733fbcfa0ba9fe98a3277851324ced609988
aquadran
noreply at scummvm.org
Sat Sep 20 11:25:11 UTC 2025
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://api.github.com/repos/scummvm/scummvm .
Summary:
45c2733fbc WINTERMUTE: Mark 'Palladion' demo as supported
Commit: 45c2733fbcfa0ba9fe98a3277851324ced609988
https://github.com/scummvm/scummvm/commit/45c2733fbcfa0ba9fe98a3277851324ced609988
Author: PaweÅ KoÅodziejski (aquadran at gmail.com)
Date: 2025-09-20T13:25:06+02:00
Commit Message:
WINTERMUTE: Mark 'Palladion' demo as supported
Changed paths:
engines/wintermute/detection_tables.h
diff --git a/engines/wintermute/detection_tables.h b/engines/wintermute/detection_tables.h
index ecea413b525..cbeac07cba8 100644
--- a/engines/wintermute/detection_tables.h
+++ b/engines/wintermute/detection_tables.h
@@ -1943,7 +1943,7 @@ static const WMEGameDescription gameDescriptions[] = {
// Palladion (Alpha6h)
WME_WINENTRY("palladion", "Alpha6h",
- WME_ENTRY1s("Palladion_Alpha6h.exe", "55aec582159410ec6221d4c3fd53db24", 95240860), Common::DE_DEU, ADGF_UNSTABLE | ADGF_DEMO | GF_3D, WME_1_8_6),
+ WME_ENTRY1s("Palladion_Alpha6h.exe", "55aec582159410ec6221d4c3fd53db24", 95240860), Common::DE_DEU, ADGF_DEMO | GF_3D, WME_1_8_6),
// Pangea 1/2
WME_WINENTRY("pangea", "",
More information about the Scummvm-git-logs
mailing list