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

kirben at users.sourceforge.net kirben at users.sourceforge.net
Sat Feb 11 18:22:01 CET 2006


Revision: 20591
Author:   kirben
Date:     2006-02-11 18:21:03 -0800 (Sat, 11 Feb 2006)
ViewCVS:  http://svn.sourceforge.net/scummvm?rev=20591&view=rev

Log Message:
-----------
Add another Loom demo

Modified Paths:
--------------
    scummvm/trunk/engines/scumm/scumm-md5.h
    scummvm/trunk/tools/module.mk
    scummvm/trunk/tools/scumm-md5.txt
Modified: scummvm/trunk/engines/scumm/scumm-md5.h
===================================================================
--- scummvm/trunk/engines/scumm/scumm-md5.h	2006-02-12 01:42:34 UTC (rev 20590)
+++ scummvm/trunk/engines/scumm/scumm-md5.h	2006-02-12 02:21:03 UTC (rev 20591)
@@ -1,5 +1,5 @@
 /*
-  This file was generated by the md5table tool on Sat Feb 11 00:38:53 2006
+  This file was generated by the md5table tool on Sun Feb 12 02:20:11 2006
   DO NOT EDIT MANUALLY!
  */
 
@@ -313,6 +313,7 @@
 	{ "9d7b67be003fea60be4dcbd193611936", "ft", Common::EN_USA, Common::kPlatformMacintosh },
 	{ "9dc02577bf50d4cfaf3de3fbac06fbe2", "puttmoon", Common::EN_USA, Common::kPlatformMacintosh },
 	{ "9e5e0fb43bd22f4628719b7501adb717", "monkey", Common::FR_FRA, Common::kPlatformAtariST },
+	{ "a00554c31d623fdb9fcb0f924b89b42b", "loom", Common::EN_USA, Common::kPlatformPC },
 	{ "a095e33061606d231ff37dca4c64c8ac", "pajama", Common::DE_DEU, Common::kPlatformUnknown },
 	{ "a0a7dea72003933b8b3f8b99b9f7ddeb", "loom", Common::EN_USA, Common::kPlatformAtariST },
 	{ "a194f15f51ee62badab74b9e7da97693", "baseball2001", Common::EN_USA, Common::kPlatformUnknown },

Modified: scummvm/trunk/tools/module.mk
===================================================================
--- scummvm/trunk/tools/module.mk	2006-02-12 01:42:34 UTC (rev 20590)
+++ scummvm/trunk/tools/module.mk	2006-02-12 02:21:03 UTC (rev 20591)
@@ -46,7 +46,7 @@
 	$(srcdir)/tools/credits.pl --rtf > Credits.rtf
 
 md5scumm: tools/md5table$(EXEEXT)
-	tools/md5table$(EXEEXT) --c++ < $(srcdir)/tools/scumm-md5.txt > scumm/scumm-md5.h
+	tools/md5table$(EXEEXT) --c++ < $(srcdir)/tools/scumm-md5.txt > engines/scumm/scumm-md5.h
 	tools/md5table$(EXEEXT) --php < $(srcdir)/tools/scumm-md5.txt > ../web/docs/md5.inc
 
 

Modified: scummvm/trunk/tools/scumm-md5.txt
===================================================================
--- scummvm/trunk/tools/scumm-md5.txt	2006-02-12 01:42:34 UTC (rev 20590)
+++ scummvm/trunk/tools/scumm-md5.txt	2006-02-12 02:21:03 UTC (rev 20591)
@@ -114,6 +114,7 @@
 	FM-TOWNS	FM-TOWNS	jp	31b8fda4c8c7413fa6b39997e776eba4	loom	khalek, Andrea Petrucci
 
 	EGA Demo (non-interactive)	DOS	en	5a35e36fd777e9c37a49c5b2faca52f9	loom
+	EGA Demo (non-interactive)	DOS	en	a00554c31d623fdb9fcb0f924b89b42b	loom	Adrian C. Fruehwirth
 
 The Secret of Monkey Island
 	EGA	Atari	en	c666a998af90d81db447eccba9f72c8d	monkey







More information about the Scummvm-git-logs mailing list