[Scummvm-git-logs] scummvm master -> b97d824919005977100f46147d130badb5d8d4a6
tag2015
noreply at scummvm.org
Thu Apr 27 09:16:57 UTC 2023
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:
b97d824919 AGS: Added for Dreams in the Witch House 1.06 GOG
Commit: b97d824919005977100f46147d130badb5d8d4a6
https://github.com/scummvm/scummvm/commit/b97d824919005977100f46147d130badb5d8d4a6
Author: Walter Agazzi (walter.agazzi at protonmail.com)
Date: 2023-04-27T11:16:09+02:00
Commit Message:
AGS: Added for Dreams in the Witch House 1.06 GOG
Changed paths:
engines/ags/detection_tables.h
diff --git a/engines/ags/detection_tables.h b/engines/ags/detection_tables.h
index 96f3b41e833..873d0a5194c 100644
--- a/engines/ags/detection_tables.h
+++ b/engines/ags/detection_tables.h
@@ -3901,6 +3901,7 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
GAME_ENTRY_EN_GOG("dreamswitchhouse", "Dreams in the Witch House.exe", "160d78e898924f5cb1347b13746cc935", 484767190), // v1.02
GAME_ENTRY_EN_GOG("dreamswitchhouse", "Dreams in the Witch House.exe", "160d78e898924f5cb1347b13746cc935", 484783215), // v1.04
GAME_ENTRY_EN_GOG("dreamswitchhouse", "Dreams in the Witch House.exe", "160d78e898924f5cb1347b13746cc935", 484795246), // v1.05
+ GAME_ENTRY_EN_GOG("dreamswitchhouse", "Dreams in the Witch House.exe", "160d78e898924f5cb1347b13746cc935", 484837277), // v1.06
GAME_ENTRY_EN_STEAM("dreamswitchhouse", "Dreams in the Witch House.exe", "160d78e898924f5cb1347b13746cc935", 484795038), // v1.05
GAME_ENTRY_EN_STEAM("dustbowl", "dustbowl.exe", "aa349d52fd620cf9642935cd5bdec5d8", 63365026),
GAME_ENTRY_EN("dustbowl", "dustbowl.exe", "aa349d52fd620cf9642935cd5bdec5d8", 82185295),
More information about the Scummvm-git-logs
mailing list