[Scummvm-git-logs] scummvm master -> 8bdccc21e96e34b60cb0424044aaa6ea4c867df3
aquadran
noreply at scummvm.org
Sun Aug 16 15:46:17 UTC 2026
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:
8bdccc21e9 WINTERMUTE: Mark 'Twilight: Dark Summer' as stable
Commit: 8bdccc21e96e34b60cb0424044aaa6ea4c867df3
https://github.com/scummvm/scummvm/commit/8bdccc21e96e34b60cb0424044aaa6ea4c867df3
Author: PaweÅ KoÅodziejski (aquadran at gmail.com)
Date: 2026-08-16T17:46:03+02:00
Commit Message:
WINTERMUTE: Mark 'Twilight: Dark Summer' as stable
Changed paths:
engines/wintermute/detection_tables.h
diff --git a/engines/wintermute/detection_tables.h b/engines/wintermute/detection_tables.h
index fef2884a4d2..05e2a3f2e63 100644
--- a/engines/wintermute/detection_tables.h
+++ b/engines/wintermute/detection_tables.h
@@ -894,7 +894,7 @@ static const WMEGameDescription gameDescriptions[] = {
// Twilight: Dark Summer (Ario) (Persian)
WME_WINENTRY("darksummer", "",
- WME_ENTRY1s("data.dcp", "da1142983240a5bb62c32f79a863eac5", 1030873185), Common::FA_IRN, ADGF_UNSTABLE | GF_3D, WME_1_9_3),
+ WME_ENTRY1s("data.dcp", "da1142983240a5bb62c32f79a863eac5", 1030873185), Common::FA_IRN, GF_3D, WME_1_9_3),
// Dead City (Czech) (25.06.2004)
WME_WINENTRY("deadcity", "v1.0.1",
More information about the Scummvm-git-logs
mailing list