[Scummvm-git-logs] scummvm master -> 375f0e54a24dc9b4c682330c9befa2053c2be49b

dreammaster dreammaster at scummvm.org
Mon Jun 28 01:34:58 UTC 2021


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:
375f0e54a2 AGS: Added detection for Al Emmo variant


Commit: 375f0e54a24dc9b4c682330c9befa2053c2be49b
    https://github.com/scummvm/scummvm/commit/375f0e54a24dc9b4c682330c9befa2053c2be49b
Author: Paul Gilbert (dreammaster at scummvm.org)
Date: 2021-06-27T18:34:50-07:00

Commit Message:
AGS: Added detection for Al Emmo variant

Changed paths:
    engines/ags/detection_tables.h


diff --git a/engines/ags/detection_tables.h b/engines/ags/detection_tables.h
index 9c9031c18e..39dd4bd117 100644
--- a/engines/ags/detection_tables.h
+++ b/engines/ags/detection_tables.h
@@ -1868,6 +1868,7 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
 	GAME_ENTRY("alemmo", "al_emmo.exe", "bb9e32ee92bb0996df5fea50e88d686a", 19036716), // 4.1, Desura
 	GAME_ENTRY("alemmo", "al_emmo.exe", "d14295053c672c253460c8a7179b2bba", 19054865),
 	GAME_ENTRY("alemmo", "al_emmo.exe", "4139d665622b2e3c5a31e90fc530fc74", 22442059),
+	GAME_ENTRY("alemmo", "al_emmo.exe", "6cddccb3744ec5c6af7c398fb7b3b11c", 19181537),
 	GAME_ENTRY("alemmoanozira", "postcards from anozira.exe", "f5f73b35e809d9e01a2cff32abeffadf", 5567476), // 3.0, Desura
 	GAME_ENTRY_STEAM("alemmoanozira", "Postcards_from_Anozira.exe", "a33691e4a84e2645b4cbe1f681511798", 5567690),
 	GAME_ENTRY("alemmoanozira", "postcards from anozira.exe", "893f31faa33f1219b316894a0cbe7b27", 174781776),




More information about the Scummvm-git-logs mailing list