[Scummvm-cvs-logs] SF.net SVN: scummvm: [28121] scummvm/trunk

sev at users.sourceforge.net sev at users.sourceforge.net
Mon Jul 16 16:10:36 CEST 2007


Revision: 28121
          http://scummvm.svn.sourceforge.net/scummvm/?rev=28121&view=rev
Author:   sev
Date:     2007-07-16 07:10:36 -0700 (Mon, 16 Jul 2007)

Log Message:
-----------
Add Bear Stormin'

Modified Paths:
--------------
    scummvm/trunk/engines/scumm/detection_tables.h
    scummvm/trunk/engines/scumm/scumm-md5.h
    scummvm/trunk/tools/scumm-md5.txt

Modified: scummvm/trunk/engines/scumm/detection_tables.h
===================================================================
--- scummvm/trunk/engines/scumm/detection_tables.h	2007-07-16 01:51:54 UTC (rev 28120)
+++ scummvm/trunk/engines/scumm/detection_tables.h	2007-07-16 14:10:36 UTC (rev 28121)
@@ -79,6 +79,7 @@
 	{ "comi", "The Curse of Monkey Island" },
 #endif
 
+	{ "brstorm", "Bear Stormin'" },
 	{ "fbear", "Fatty Bear's Birthday Surprise" },
 	{ "fbpack", "Fatty Bear's Fun Pack" },
 	{ "funpack", "Putt-Putt's Fun Pack" },
@@ -248,6 +249,7 @@
 	{"funpack",  0, 0, GID_FUNPACK, 6, 61, MDT_ADLIB | MDT_MIDI, GF_USE_KEY, UNK},
 	{"fbpack",   0, 0, GID_HEGAME,  6, 61, MDT_ADLIB | MDT_MIDI, GF_USE_KEY, UNK},
 
+	{"brstorm", 0, 0, GID_FBEAR, 6, 61, MDT_ADLIB | MDT_MIDI, GF_USE_KEY, UNK},
 	{"fbear", "HE 61", 0, GID_FBEAR, 6, 61, MDT_ADLIB | MDT_MIDI, GF_USE_KEY, UNK},
 	{"fbear", "HE 70", 0, GID_FBEAR, 6, 70, MDT_NONE,             GF_USE_KEY, Common::kPlatformWindows},
 
@@ -461,6 +463,8 @@
 	{ "fbpack", "fbpack", kGenHEPC, UNK_LANG, UNK, 0 },
 	{ "funpack", "funpack", kGenHEPC, UNK_LANG, UNK, 0 },
 
+	{ "brstorm", "brstorm", kGenHEPC, UNK_LANG, UNK, 0 },
+
 	{ "fbear", "fbear", kGenHEPC, UNK_LANG, UNK, 0 },
 	{ "fbear", "fbdemo", kGenHEPC, UNK_LANG, UNK, 0 },
 	{ "fbear", "Fatty Bear Demo", kGenHEMacNoParens, UNK_LANG, Common::kPlatformMacintosh, 0 },

Modified: scummvm/trunk/engines/scumm/scumm-md5.h
===================================================================
--- scummvm/trunk/engines/scumm/scumm-md5.h	2007-07-16 01:51:54 UTC (rev 28120)
+++ scummvm/trunk/engines/scumm/scumm-md5.h	2007-07-16 14:10:36 UTC (rev 28121)
@@ -1,5 +1,5 @@
 /*
-  This file was generated by the md5table tool on Mon Jul 16 01:45:48 2007
+  This file was generated by the md5table tool on Mon Jul 16 12:41:17 2007
   DO NOT EDIT MANUALLY!
  */
 
@@ -29,6 +29,7 @@
 	{ "06b187468113f9ae5a400b148a847fac", "atlantis", "", "Floppy", 12075, Common::EN_ANY, Common::kPlatformMacintosh },
 	{ "06c3cf4f31daad8b1cd93153491db9e6", "pajama3", "", "", -1, Common::NL_NLD, Common::kPlatformMacintosh },
 	{ "07433205acdca3bc553d0e731588b35f", "airport", "", "", -1, Common::EN_ANY, Common::kPlatformWindows },
+	{ "07a1eefd8ca95d77310311446c0f53d0", "brstorm", "", "Demo", 5433, Common::EN_ANY, Common::kPlatformUnknown },
 	{ "07b810e37be7489263f7bc7627d4765d", "freddi4", "unenc", "Unencrypted", -1, Common::RU_RUS, Common::kPlatformWindows },
 	{ "084ed0fa98a6d1e9368d67fe9cfbd417", "freddi", "HE 71", "Demo", -1, Common::EN_ANY, Common::kPlatformWindows },
 	{ "0855496dde35356b1a9691e22ba84cdc", "freddi", "HE 73", "Demo", -1, Common::EN_ANY, Common::kPlatformWindows },

Modified: scummvm/trunk/tools/scumm-md5.txt
===================================================================
--- scummvm/trunk/tools/scumm-md5.txt	2007-07-16 01:51:54 UTC (rev 28120)
+++ scummvm/trunk/tools/scumm-md5.txt	2007-07-16 14:10:36 UTC (rev 28121)
@@ -392,6 +392,9 @@
 Soccer2004	Backyard Soccer 2004
 	c4ffae9fac495475d6bc3343ccc8faf9	-1	en	All	-	-	-	Kirben, sev
 
+brstorm	Bear Stormin'
+	07a1eefd8ca95d77310311446c0f53d0	5433	en	All	-	Demo	-	sev
+
 thinker1	Big Thinkers First Grade
 	5c21fc49aee8f46e58fef21579e614a1	-1	us	All	-	-	-	Kirben
 


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