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

sev at users.sourceforge.net sev at users.sourceforge.net
Tue Sep 7 19:38:22 CEST 2010


Revision: 52622
          http://scummvm.svn.sourceforge.net/scummvm/?rev=52622&view=rev
Author:   sev
Date:     2010-09-07 17:38:21 +0000 (Tue, 07 Sep 2010)

Log Message:
-----------
CREDITS: Thanked for Drascula and Hugo sources

Modified Paths:
--------------
    scummvm/trunk/AUTHORS
    scummvm/trunk/gui/credits.h
    scummvm/trunk/tools/credits.pl

Modified: scummvm/trunk/AUTHORS
===================================================================
--- scummvm/trunk/AUTHORS	2010-09-07 15:27:06 UTC (rev 52621)
+++ scummvm/trunk/AUTHORS	2010-09-07 17:38:21 UTC (rev 52622)
@@ -482,3 +482,10 @@
    John Young, Colin Smythe and especially Terry Pratchett himself for
    sharing the source code of Discworld I & II with us.
 
+   Emilio de Paz Aragon from Alcachofa Soft for sharing the source code of
+   Drascula: The Vampire Strikes Back with us and his generousity with
+   freewaring the game.
+
+   David P. Gray from Gray Design Associate for sharing the source code of
+   Hugo trilogy.
+

Modified: scummvm/trunk/gui/credits.h
===================================================================
--- scummvm/trunk/gui/credits.h	2010-09-07 15:27:06 UTC (rev 52621)
+++ scummvm/trunk/gui/credits.h	2010-09-07 17:38:21 UTC (rev 52622)
@@ -574,5 +574,9 @@
 "C0""",
 "C0""John Young, Colin Smythe and especially Terry Pratchett himself for sharing the source code of Discworld I & II with us.",
 "C0""",
+"C0""Emilio de Paz Aragon from Alcachofa Soft for sharing the source code of Drascula: The Vampire Strikes Back with us and his generousity with freewaring the game.",
+"C0""",
+"C0""David P. Gray from Gray Design Associate for sharing the source code of Hugo trilogy.",
+"C0""",
 "",
 };

Modified: scummvm/trunk/tools/credits.pl
===================================================================
--- scummvm/trunk/tools/credits.pl	2010-09-07 15:27:06 UTC (rev 52621)
+++ scummvm/trunk/tools/credits.pl	2010-09-07 17:38:21 UTC (rev 52622)
@@ -1023,6 +1023,15 @@
   "John Young, Colin Smythe and especially Terry Pratchett himself for ".
   "sharing the source code of Discworld I & II with us.");
 
+  add_paragraph(
+  "Emilio de Paz Aragón from Alcachofa Soft for sharing the source code ".
+  "of Drascula: The Vampire Strikes Back with us and his generousity with ".
+  "freewaring the game.");
+
+  add_paragraph(
+  "David P. Gray from Gray Design Associate for sharing the source code ".
+  "of Hugo trilogy.");
+
   end_section();
 
 end_credits();


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