[Scummvm-git-logs] scummvm master -> 21b494d2564d84d748a57f031588d4862f9e82f2

lotharsm mail at serra.me
Sun Feb 14 14:54:34 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:
21b494d256 AGS: Add detection for Lamplight City variant


Commit: 21b494d2564d84d748a57f031588d4862f9e82f2
    https://github.com/scummvm/scummvm/commit/21b494d2564d84d748a57f031588d4862f9e82f2
Author: Lothar Serra Mari (mail at serra.me)
Date: 2021-02-14T06:54:21-08:00

Commit Message:
AGS: Add detection for Lamplight City variant

Changed paths:
    engines/ags/detection_tables.h


diff --git a/engines/ags/detection_tables.h b/engines/ags/detection_tables.h
index 424caa4c51..4300130121 100644
--- a/engines/ags/detection_tables.h
+++ b/engines/ags/detection_tables.h
@@ -2161,6 +2161,7 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
 	ENGLISH_ENTRY("lagrancastanya", "PROJECT1.exe", "c87aa6377abc18c1a1b2968ae6db08eb", 39298012),
 	ENGLISH_ENTRY("lallaveyfabianshones", "LLAVE.exe", "a8d73d686b2eb77caab8c05e3e1f1d57", 3374527),
 	ENGLISH_ENTRY("lamplightcity", "Lamplight City.exe", "0cb636e2235e2b7cff4ece5898653e18", 981897178), // GoG, Version 1.10
+	ENGLISH_ENTRY("lamplightcity", "Lamplight City.ags", "70a52d0ba7e5975df40aef460142f770", 979393622), // Linux, GOG
 	ENGLISH_ENTRY("laodiseadelfracaso2", "La Odisea II.exe", "0710e2ec71042617f565c01824f0cf3c", 3083622),
 	ENGLISH_ENTRY("laportenoire", "proute.exe", "06a03fe35791b0578068ab1873455463", 17087125),
 	ENGLISH_ENTRY("larrylotter", "Warthogs.exe", "9c49b6fa0460f36d6e7558281f142683", 12448793),




More information about the Scummvm-git-logs mailing list