[Scummvm-cvs-logs] SF.net SVN: scummvm:[41015] scummvm/trunk/engines/gob/detection.cpp
drmccoy at users.sourceforge.net
drmccoy at users.sourceforge.net
Fri May 29 21:27:39 CEST 2009
Revision: 41015
http://scummvm.svn.sourceforge.net/scummvm/?rev=41015&view=rev
Author: drmccoy
Date: 2009-05-29 19:27:39 +0000 (Fri, 29 May 2009)
Log Message:
-----------
Adding my German versions of Playtoons 1 + 3
Modified Paths:
--------------
scummvm/trunk/engines/gob/detection.cpp
Modified: scummvm/trunk/engines/gob/detection.cpp
===================================================================
--- scummvm/trunk/engines/gob/detection.cpp 2009-05-29 17:59:07 UTC (rev 41014)
+++ scummvm/trunk/engines/gob/detection.cpp 2009-05-29 19:27:39 UTC (rev 41015)
@@ -63,7 +63,7 @@
{"dynasty", "The Last Dynasty"},
{"urban", "Urban Runner"},
{"archi", "Playtoon 1 - Uncle Archibald"},
- {"spirou", "Playtoon 2 - The counterfeit collaborator"},
+ {"spirou", "Playtoon 2 - The Case of the Counterfeit Collaborator"},
{"chato", "Playtoon 3 - The Secret of the Castle"},
{"manda", "Playtoon 4 - The Mandarine Prince"},
{"wakan", "Playtoon 5 - The Stone of Wakan"},
@@ -2632,6 +2632,23 @@
{
{
"archi",
+ "",
+ {
+ {"playtoon.stk", 0, "c5ca2a288cdaefca9556cd9ae4b579cf", 25158926},
+ {"archi.stk", 0, "8d44b2a0d4e3139471213f9f0ed21e81", 5524674},
+ {NULL, 0, NULL, 0}
+ },
+ DE_DEU,
+ kPlatformPC,
+ ADGF_NO_FLAGS
+ },
+ kGameTypePlaytoon,
+ kFeatures640,
+ "intro2.stk", 0, 0
+ },
+ {
+ {
+ "archi",
"Non-Interactive Demo",
{
{"play123.scn", 0, "4689a31f543915e488c3bc46ea358add", 258},
@@ -2762,6 +2779,23 @@
},
{
{
+ "chato",
+ "",
+ {
+ {"playtoon.stk", 0, "c5ca2a288cdaefca9556cd9ae4b579cf", 25158926},
+ {"chato.stk", 0, "3c6cb3ac8a5a7cf681a19971a92a748d", 6033791},
+ {NULL, 0, NULL, 0}
+ },
+ DE_DEU,
+ kPlatformPC,
+ ADGF_NO_FLAGS
+ },
+ kGameTypePlaytoon,
+ kFeatures640,
+ "intro2.stk", 0, 0
+ },
+ {
+ {
"wakan",
"",
{
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