[Scummvm-git-logs] scummvm master -> 7bb5307adfdf67e3f989014f0fd043a077e5086b
bluegr
bluegr at gmail.com
Tue Nov 17 17:39:50 UTC 2020
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:
7bb5307adf Add The Sorceror's Appraisal to detection table
Commit: 7bb5307adfdf67e3f989014f0fd043a077e5086b
https://github.com/scummvm/scummvm/commit/7bb5307adfdf67e3f989014f0fd043a077e5086b
Author: Rebecca Wallander (FakeShemp at users.noreply.github.com)
Date: 2020-11-17T19:39:45+02:00
Commit Message:
Add The Sorceror's Appraisal to detection table
https://realityonthenorm.info/game.php?id=115
Changed paths:
engines/agi/detection_tables.h
diff --git a/engines/agi/detection_tables.h b/engines/agi/detection_tables.h
index 61581016e6..d99b55e995 100644
--- a/engines/agi/detection_tables.h
+++ b/engines/agi/detection_tables.h
@@ -901,6 +901,7 @@ static const AGIGameDescription gameDescriptions[] = {
FANMADE("The New Adventure of Roger Wilco (v1.00)", "e5f0a7cb8d49f66b89114951888ca688"),
FANMADE("The Ruby Cast (v0.02)", "ed138e461bb1516e097007e017ab62df"),
FANMADE("The Shadow Plan", "c02cd10267e721f4e836b1431f504a0a"),
+ FANMADE("The Sorceror's Appraisal", "b121ba95d2beb6c16e2f762a13b8baa2"),
FANMADE("Time Quest (Demo v0.1)", "12e1a6f03ea4b8c5531acd0400b4ed8d"),
FANMADE("Time Quest (Demo v0.2)", "7b710608abc99e0861ac59b967bf3f6d"),
FANMADE_SVP("Time Quest", "90314f473d8317be5cd1f0306f139aea", 300, 0x2440, Common::kPlatformCoCo3),
More information about the Scummvm-git-logs
mailing list