[Scummvm-git-logs] scummvm master -> aa8487296ae3fc57a737af1a59f46976f6c92895

eriktorbjorn eriktorbjorn at telia.com
Sat Oct 2 15:09:53 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:
aa8487296a AGS: Add detection for Heroine's Quest v1.2.7


Commit: aa8487296ae3fc57a737af1a59f46976f6c92895
    https://github.com/scummvm/scummvm/commit/aa8487296ae3fc57a737af1a59f46976f6c92895
Author: Torbjörn Andersson (eriktorbjorn at users.sourceforge.net)
Date: 2021-10-02T17:09:31+02:00

Commit Message:
AGS: Add detection for Heroine's Quest v1.2.7

Changed paths:
    engines/ags/detection_tables.h


diff --git a/engines/ags/detection_tables.h b/engines/ags/detection_tables.h
index 78845e554a..cfb5b8b39b 100644
--- a/engines/ags/detection_tables.h
+++ b/engines/ags/detection_tables.h
@@ -2750,6 +2750,7 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
 	GAME_ENTRY_STEAM("heroinesquest", "heroine's quest.exe", "35b93e905a5aeba8fafd0e5b0f4cb9b6", 7014402),
 	GAME_ENTRY("heroinesquest", "heroine's quest.exe", "0b19953a0a879b5027c98b0cdd8142f1", 6825340),
 	GAME_ENTRY("heroinesquest", "heroine's quest.exe", "35b93e905a5aeba8fafd0e5b0f4cb9b6", 6952250),
+	GAME_ENTRY("heroinesquest", "heroine's quest.exe", "fa5b449d9d93a9055e0ab6caf0aee77c", 7020827), // v1.2.7
 	GAME_ENTRY("hesgonehistorical", "His.exe", "465f972675db2da6040518221af5b0ba", 5768754),
 	GAME_ENTRY("hhgtgtowelday", "TowelDay.exe", "18456f28d9bf843b087e80072c85beca", 5431338),
 	GAME_ENTRY("hiddenplains", "eureka02.exe", "6afafd26476d17a5e2a8e41f690d3720", 384360829),




More information about the Scummvm-git-logs mailing list