[Scummvm-git-logs] scummvm branch-2-3 -> c92c15583d7fbe92973edd9e53640e3f44f68bd7
dreammaster
dreammaster at scummvm.org
Fri Sep 24 02:18:00 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:
c92c15583d AGS: Added detection entries
Commit: c92c15583d7fbe92973edd9e53640e3f44f68bd7
https://github.com/scummvm/scummvm/commit/c92c15583d7fbe92973edd9e53640e3f44f68bd7
Author: Paul Gilbert (dreammaster at scummvm.org)
Date: 2021-09-23T19:17:53-07:00
Commit Message:
AGS: Added detection entries
Changed paths:
engines/ags/detection_tables.h
diff --git a/engines/ags/detection_tables.h b/engines/ags/detection_tables.h
index 24ad8498e5..4e4ffa9994 100644
--- a/engines/ags/detection_tables.h
+++ b/engines/ags/detection_tables.h
@@ -2778,6 +2778,8 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
GAME_ENTRY("ioawn4t", "ioawn4t.ags", "34455803b41269a1a2dd44cc8b2d549f", 884275141), // Linux
GAME_ENTRY("ioawn4t", "ioawn4t.exe", "b93a59eb67e202f5e807d7a7e678ad85", 887314393), // Windows
GAME_ENTRY("ioawn4t", "ioawn4t.exe", "b93a59eb67e202f5e807d7a7e678ad85", 887315687),
+ GAME_ENTRY("ioawn4t", "ioawn4t.exe", "11bd8123982f9442f372ed5defc88b50", 888895169),
+ GAME_ENTRY("ioawn4t", "game.ags", "11bd8123982f9442f372ed5defc88b50", 888895169),
GAME_ENTRY("isos", "ISOS.exe", "06a03fe35791b0578068ab1873455463", 7362937),
GAME_ENTRY("itsabugslife", "It's a Bugs Life.exe", "c48d0beedcdc1b05e9e25dcd60de46a9", 201172081),
GAME_ENTRY("iwalkedapath", "I walked a path.exe", "fd3ecd8289bebadbf775fe8a13b9c5d7", 89018261),
More information about the Scummvm-git-logs
mailing list