[Scummvm-git-logs] scummvm master -> 5b8b7af43c48af18704ad6d2b0080b99220ba17e

aquadran noreply at scummvm.org
Thu Aug 6 17:17:03 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:
5b8b7af43c WINTERMUTE: Mark 'Alavi Detective' as stable


Commit: 5b8b7af43c48af18704ad6d2b0080b99220ba17e
    https://github.com/scummvm/scummvm/commit/5b8b7af43c48af18704ad6d2b0080b99220ba17e
Author: Paweł Kołodziejski (aquadran at gmail.com)
Date: 2026-08-06T19:16:49+02:00

Commit Message:
WINTERMUTE: Mark 'Alavi Detective' as stable

Changed paths:
    engines/wintermute/detection_tables.h


diff --git a/engines/wintermute/detection_tables.h b/engines/wintermute/detection_tables.h
index f71531a82f4..fef2884a4d2 100644
--- a/engines/wintermute/detection_tables.h
+++ b/engines/wintermute/detection_tables.h
@@ -315,7 +315,7 @@ static const WMEGameDescription gameDescriptions[] = {
 
 	// Alavi Detective - Murder of Miss Rojan (Hayoola) (Persian)
 	WME_WINENTRY("alavi", "",
-		WME_ENTRY1s("data.dcp", "bffb07282d27b6c5351ed4fce92db4da", 516186290), Common::FA_IRN, ADGF_UNSTABLE | GF_3D, WME_ANDISHE_VARAN),
+		WME_ENTRY1s("data.dcp", "bffb07282d27b6c5351ed4fce92db4da", 516186290), Common::FA_IRN, GF_3D, WME_ANDISHE_VARAN),
 
 	// Alimardan's Mischief (Retail) (Persian)
 	WME_WINENTRY("alimardan1", "",




More information about the Scummvm-git-logs mailing list