[Scummvm-cvs-logs] SF.net SVN: scummvm: [24096] scummvm/branches/branch-0-9-0

kirben at users.sourceforge.net kirben at users.sourceforge.net
Tue Oct 3 14:16:24 CEST 2006


Revision: 24096
          http://svn.sourceforge.net/scummvm/?rev=24096&view=rev
Author:   kirben
Date:     2006-10-03 05:16:17 -0700 (Tue, 03 Oct 2006)

Log Message:
-----------
Add Dutch versions of freddi4 and freddicove for Macintosh.

Modified Paths:
--------------
    scummvm/branches/branch-0-9-0/engines/scumm/plugin.cpp
    scummvm/branches/branch-0-9-0/engines/scumm/scumm-md5.h
    scummvm/branches/branch-0-9-0/tools/scumm-md5.txt

Modified: scummvm/branches/branch-0-9-0/engines/scumm/plugin.cpp
===================================================================
--- scummvm/branches/branch-0-9-0/engines/scumm/plugin.cpp	2006-10-03 12:15:01 UTC (rev 24095)
+++ scummvm/branches/branch-0-9-0/engines/scumm/plugin.cpp	2006-10-03 12:16:17 UTC (rev 24096)
@@ -574,6 +574,7 @@
 	{ "freddi3", "MM3-Demo", kGenHEMac, Common::FR_FRA, Common::kPlatformMacintosh, 0 },
 
 	{ "freddi4", "freddi4", kGenHEPC, UNK_LANG, UNK, 0 },
+	{ "freddi4", "Freddi4", kGenHEMac, Common::NL_NLD, Common::kPlatformMacintosh, 0 },
 	{ "freddi4", "f4-demo", kGenHEPC, UNK_LANG, UNK, 0 },
 	{ "freddi4", "ff4demo", kGenHEPC, UNK_LANG, UNK, 0 },
 	{ "freddi4", "Ff4demo", kGenHEMac, UNK_LANG, Common::kPlatformMacintosh, 0 },
@@ -589,6 +590,7 @@
 	{ "freddicove", "FreddiCCC", kGenHEPC, UNK_LANG, UNK, 0 },
 	{ "freddicove", "FreddiCove", kGenHEMac, UNK_LANG, Common::kPlatformMacintosh, 0 },
 	{ "freddicove", "FreddiDZZ", kGenHEPC, Common::NL_NLD, UNK, 0 },
+	{ "freddicove", "FreddiDZZ", kGenHEMac, Common::NL_NLD, Common::kPlatformMacintosh, 0 },
 	{ "freddicove", "FreddiMML", kGenHEPC, Common::FR_FRA, UNK, 0 },
 	{ "freddicove", "FreddiMML", kGenHEMac, Common::FR_FRA, Common::kPlatformMacintosh, 0 },
 	{ "freddicove", "FFCoveDemo", kGenHEPC, UNK_LANG, UNK, 0 },

Modified: scummvm/branches/branch-0-9-0/engines/scumm/scumm-md5.h
===================================================================
--- scummvm/branches/branch-0-9-0/engines/scumm/scumm-md5.h	2006-10-03 12:15:01 UTC (rev 24095)
+++ scummvm/branches/branch-0-9-0/engines/scumm/scumm-md5.h	2006-10-03 12:16:17 UTC (rev 24096)
@@ -1,5 +1,5 @@
 /*
-  This file was generated by the md5table tool on Sat Sep 23 23:39:53 2006
+  This file was generated by the md5table tool on Tue Oct 03 12:13:02 2006
   DO NOT EDIT MANUALLY!
  */
 
@@ -56,7 +56,7 @@
 	{ "11e6e244078ff09b0f3832e35420e0a7", "catalog", "", "Demo", Common::EN_ANY, Common::kPlatformWindows },
 	{ "132bff65e6367c09cc69318ce1b59333", "monkey2", "", "", Common::EN_ANY, Common::kPlatformAmiga },
 	{ "145bd3373574feb668cc2eea2ec6cf86", "balloon", "HE 80", "", Common::RU_RUS, Common::kPlatformWindows },
-	{ "14d48c95b43ddeb983254cf6c43851f1", "freddi4", "", "", Common::NL_NLD, Common::kPlatformWindows },
+	{ "14d48c95b43ddeb983254cf6c43851f1", "freddi4", "", "", Common::NL_NLD, Common::kPlatformUnknown },
 	{ "151071053a1d0021198216713939521d", "freddi2", "HE 80", "", Common::EN_ANY, Common::kPlatformWindows },
 	{ "15240c59d3681ed53f714f8d925cb2d6", "maniac", "V2", "V2", Common::ES_ESP, Common::kPlatformAtariST },
 	{ "157367c3c21e0d03a0cba44361b4cf65", "indy3", "No Adlib", "EGA", Common::EN_ANY, Common::kPlatformAtariST },
@@ -385,7 +385,7 @@
 	{ "b597e0403cc0002f69170e6caba7edd9", "indy3", "EGA", "EGA Demo", Common::EN_ANY, Common::kPlatformPC },
 	{ "b628506f7def772e40de0aa5440fb8e1", "activity", "HE 70", "", Common::EN_ANY, Common::kPlatformWindows },
 	{ "b886b0a5d909c7158a914e1d7c1c6c65", "loom", "EGA", "EGA", Common::FR_FRA, Common::kPlatformPC },
-	{ "b8955d7d23b4972229060d1592489fef", "freddicove", "HE 100", "", Common::NL_NLD, Common::kPlatformWindows },
+	{ "b8955d7d23b4972229060d1592489fef", "freddicove", "HE 100", "", Common::NL_NLD, Common::kPlatformUnknown },
 	{ "b9ba19ce376efc69be78ef3baef8d2b9", "monkey", "CD", "", Common::EN_ANY, Common::kPlatformMacintosh },
 	{ "ba888e6831517597859e91aa173f945c", "spyfox", "", "Demo", Common::FR_FRA, Common::kPlatformUnknown },
 	{ "bbadf7309c4a2c2763e4bbba3c3be634", "freddi3", "", "Demo", Common::FR_FRA, Common::kPlatformUnknown },

Modified: scummvm/branches/branch-0-9-0/tools/scumm-md5.txt
===================================================================
--- scummvm/branches/branch-0-9-0/tools/scumm-md5.txt	2006-10-03 12:15:01 UTC (rev 24095)
+++ scummvm/branches/branch-0-9-0/tools/scumm-md5.txt	2006-10-03 12:16:17 UTC (rev 24096)
@@ -428,7 +428,7 @@
 
 freddi4	Freddi Fish 4: The Case of the Hogfish Rustlers of Briny Gulch
 	4f580a021eee026f3b4589e17d130d78	All	All	-	-	-	Kirben, sev
-	14d48c95b43ddeb983254cf6c43851f1	nl	Windows	-	-	-	adutchguy
+	14d48c95b43ddeb983254cf6c43851f1	nl	All	-	-	-	adutchguy, daniel9
 	07b810e37be7489263f7bc7627d4765d	ru	Windows	unenc	Unencrypted	-	sev
 	b5298a5c15ffbe8b381d51ea4e26d35c	de	All	HE 99	-	-	Joachim Eberhard
 	4f138ac6f9b2ac5a41bc68b2c3296064	fr	Windows	HE 99	-	-	gist974
@@ -446,8 +446,8 @@
 freddicove	Freddi Fish 5: The Case of the Creature of Coral Cave
 	590e6546aacd0d374b7f3a4f53013ab1	All	All	-	-	-	cyx
 	21abe302e1b1e2b66d6f5c12e241ebfd	ru	Windows	unenc	Unencrypted	-	sev
+	b8955d7d23b4972229060d1592489fef	nl	All	HE 100	-	-	adutchguy, daniel9
 	b100abf7ff83146df50db78dbd5e9cfa	fr	All	HE 100	-	-	alamaz, gist974
-	b8955d7d23b4972229060d1592489fef	nl	Windows	HE 100	-	-	adutchguy
 	4ce2d5b355964bbcb5e5ce73236ef868	ru	Windows	HE 100	-	-	sev
 
 	6b257bb2827dd894b8109a50a1a18b5a	nl	All	HE 100	Demo	-	Kirben, sev


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