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

digitall dgturner at iee.org
Thu Oct 11 11:35:33 CEST 2018


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:
d616cbf63d AGI: Add Detection Entry for Sarien Test Demo.


Commit: d616cbf63d331cdb77d7d2c7b58bdaf0e039c1f5
    https://github.com/scummvm/scummvm/commit/d616cbf63d331cdb77d7d2c7b58bdaf0e039c1f5
Author: D G Turner (digitall at scummvm.org)
Date: 2018-10-11T10:43:51+01:00

Commit Message:
AGI: Add Detection Entry for Sarien Test Demo.

This fixes bug Trac #10740.

Changed paths:
    engines/agi/detection_tables.h


diff --git a/engines/agi/detection_tables.h b/engines/agi/detection_tables.h
index 0938e9d..e602aab 100644
--- a/engines/agi/detection_tables.h
+++ b/engines/agi/detection_tables.h
@@ -825,6 +825,7 @@ static const AGIGameDescription gameDescriptions[] = {
 	FANMADE("SQ2Eye (v0.484)", "f2c86fae7b9046d408c62c8c49a4b882"),
 	FANMADE("SQ2Eye (v0.485)", "af59e36bc28f44545458b68a93e91e67"),
 	FANMADE("SQ2Eye (v0.486)", "3fd86436e93456770dbdd4593eded70a"),
+	FANMADE("Sarien", "314e5fdef17b803226d1de3af2e997ea"),
 	FANMADE("Save Santa (v1.0)", "4644f6beb5802081772f14be56ae196c"),
 	FANMADE("Save Santa (v1.3)", "f8afdb6efc5af5e7c0228b44633066af"),
 	FANMADE("Schiller (preview 1)", "ade39dea968c959cfebe1cf935d653e9"),





More information about the Scummvm-git-logs mailing list