[Scummvm-git-logs] scummvm master -> 8215c32b674f11fd22e0eb4d99ccd4f21b36c8d0

tag2015 noreply at scummvm.org
Sun Jan 19 11:22:56 UTC 2025


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:
8215c32b67 AGS: Add paintedhills2 version


Commit: 8215c32b674f11fd22e0eb4d99ccd4f21b36c8d0
    https://github.com/scummvm/scummvm/commit/8215c32b674f11fd22e0eb4d99ccd4f21b36c8d0
Author: Walter Agazzi (walter.agazzi at protonmail.com)
Date: 2025-01-19T12:20:17+01:00

Commit Message:
AGS: Add paintedhills2 version

Fix #15690

Changed paths:
    engines/ags/detection_tables.h


diff --git a/engines/ags/detection_tables.h b/engines/ags/detection_tables.h
index d2087aa7e26..ab31a74f244 100644
--- a/engines/ags/detection_tables.h
+++ b/engines/ags/detection_tables.h
@@ -4164,6 +4164,8 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
 	UNSUPPORTED_GAME_ENTRY("gloriouswolfcomicsep2", "Glorious Wolf 2.ags", "92d78970f88789f12275970126aa83f2", 1279399200),
 	UNSUPPORTED_GAME_ENTRY("paintedhills", "Painted Hills.ags", "95becb7b83df4e176aa307223d0b7181", 32864460),
 	UNSUPPORTED_GAME_ENTRY("paintedhills2", "Painted Hills 2.ags", "b332b0acdbe998142aa019075f21ac82", 203373406),
+	UNSUPPORTED_GAME_ENTRY("paintedhills2", "Painted Hills 2.ags", "6837c43e8ad038be9bd3c0eed267f82a", 724921454),
+	UNSUPPORTED_GAME_ENTRY("paintedhills2", "Big Trouble in Little River.ags", "2b1d7d8958d817543671177d6d98a77c", 203373454),
 	UNSUPPORTED_GAME_ENTRY("useitall", "mags2402.exe", "41cd9288896f33d2003f3f3a3a208482", 5212519),  // Win
 	UNSUPPORTED_GAME_ENTRY("useitall", "mags2402.ags", "bf6501e529633843043b94643bcb8348", 2219859),  // Linux
 




More information about the Scummvm-git-logs mailing list