[Scummvm-cvs-logs] scummvm master -> 8a0725238e6d4b9701139f53e47ce086a0fdc3db

clone2727 clone2727 at gmail.com
Mon Jul 27 01:14:51 CEST 2015


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:
8a0725238e AGI: Add detection for the fangame 'The Gourd of the Beans'


Commit: 8a0725238e6d4b9701139f53e47ce086a0fdc3db
    https://github.com/scummvm/scummvm/commit/8a0725238e6d4b9701139f53e47ce086a0fdc3db
Author: Matthew Hoops (clone2727 at gmail.com)
Date: 2015-07-26T19:13:14-04:00

Commit Message:
AGI: Add detection for the fangame 'The Gourd of the Beans'

Changed paths:
    engines/agi/detection_tables.h



diff --git a/engines/agi/detection_tables.h b/engines/agi/detection_tables.h
index 0ae822a..af3d932 100644
--- a/engines/agi/detection_tables.h
+++ b/engines/agi/detection_tables.h
@@ -850,6 +850,7 @@ static const AGIGameDescription gameDescriptions[] = {
 	FANMADE("Tex McPhilip 3 - A Destiny of Sin (Demo v0.25)", "992d12031a486ad84e592ff5d7c9d782"),
 	FANMADE("The 13th Disciple (v1.00)", "887719ad59afce9a41ec057dbb73ad73"),
 	FANMADE("The Adventures of a Crazed Hermit", "6e3086cbb794d3299a9c5a9792295511"),
+	FANMADE("The Gourd of the Beans", "246f4d94946afb547482d44a53616d06"),
 	FANMADE("The Grateful Dead", "c2146631afacf8cb455ce24f3d2d46e7"),
 	FANMADE("The Legend of Shay-Larah 1 - The Lost Prince", "04e720c8e30c9cf12db22ea14a24a3dd"),
 	FANMADE("The Legend of Zelda: The Fungus of Time (Demo v1.00)", "dcaf8166ceb62a3d9b9aea7f3b197c09"),






More information about the Scummvm-git-logs mailing list