[Scummvm-cvs-logs] SF.net SVN: scummvm:[52464] scummvm/trunk/engines/agos/detection_tables.h
Kirben at users.sourceforge.net
Kirben at users.sourceforge.net
Tue Aug 31 07:18:39 CEST 2010
Revision: 52464
http://scummvm.svn.sourceforge.net/scummvm/?rev=52464&view=rev
Author: Kirben
Date: 2010-08-31 05:18:38 +0000 (Tue, 31 Aug 2010)
Log Message:
-----------
AGOS: Add Polish version of Swampy Adventures.
Modified Paths:
--------------
scummvm/trunk/engines/agos/detection_tables.h
Modified: scummvm/trunk/engines/agos/detection_tables.h
===================================================================
--- scummvm/trunk/engines/agos/detection_tables.h 2010-08-31 05:00:51 UTC (rev 52463)
+++ scummvm/trunk/engines/agos/detection_tables.h 2010-08-31 05:18:38 UTC (rev 52464)
@@ -2811,6 +2811,27 @@
GF_OLD_BUNDLE | GF_TALKIE
},
+ // Simon the Sorcerer's Puzzle Pack - Swampy Adventures - Polish
+ {
+ {
+ "swampy",
+ "CD",
+
+ {
+ { "Gswampy", GAME_BASEFILE, "31bfb5169b47ccc19177e61bd31d4391", -1},
+ { NULL, 0, NULL, 0}
+ },
+ Common::PL_POL,
+ Common::kPlatformWindows,
+ ADGF_NO_FLAGS,
+ GUIO_NOSUBTITLES
+ },
+
+ GType_PP,
+ GID_SWAMPY,
+ GF_OLD_BUNDLE | GF_TALKIE
+ },
+
// Simon the Sorcerer's Puzzle Pack - Swampy Adventures - Spanish
{
{
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Scummvm-git-logs
mailing list