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

sev at users.sourceforge.net sev at users.sourceforge.net
Fri Oct 30 03:12:55 CET 2009


Revision: 45513
          http://scummvm.svn.sourceforge.net/scummvm/?rev=45513&view=rev
Author:   sev
Date:     2009-10-30 02:12:55 +0000 (Fri, 30 Oct 2009)

Log Message:
-----------
Add special thanks for DW.

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

Modified: scummvm/trunk/AUTHORS
===================================================================
--- scummvm/trunk/AUTHORS	2009-10-30 01:56:52 UTC (rev 45512)
+++ scummvm/trunk/AUTHORS	2009-10-30 02:12:55 UTC (rev 45513)
@@ -308,6 +308,7 @@
                              fixes
      Stuart Caie           - Decoders for Amiga and AtariST data files (AGOS
                              engine)
+     Tobias Gunkel         - Graphic support for PCE version of Loom
      Paolo Costabel        - PSP port contributions
      Thierry Crozat        - Support for Broken Sword 1 Macintosh version
      Martin Doucha         - CinE engine objectification
@@ -427,3 +428,6 @@
    Alan Bridgman, Simon Woodroffe and everyone at Adventure Soft for sharing
    the source code of some of their games with us.
 
+   John Young, Colin Smythe and especially Terry Patchet himself for sharing
+   the source code of Discworld I & II with us.
+

Modified: scummvm/trunk/gui/credits.h
===================================================================
--- scummvm/trunk/gui/credits.h	2009-10-30 01:56:52 UTC (rev 45512)
+++ scummvm/trunk/gui/credits.h	2009-10-30 02:12:55 UTC (rev 45513)
@@ -350,6 +350,8 @@
 "C2""Subtitle control options in the GUI; BASS GUI fixes",
 "C0""Stuart Caie",
 "C2""Decoders for Amiga and AtariST data files (AGOS engine)",
+"C0""Tobias Gunkel",
+"C2""Graphic support for PCE version of Loom",
 "C0""Paolo Costabel",
 "C2""PSP port contributions",
 "C0""Thierry Crozat",
@@ -514,5 +516,7 @@
 "C0""",
 "C0""Alan Bridgman, Simon Woodroffe and everyone at Adventure Soft for sharing the source code of some of their games with us.",
 "C0""",
+"C0""John Young, Colin Smythe and especially Terry Patchet himself for sharing the source code of Discworld I & II with us.",
+"C0""",
 "",
 };

Modified: scummvm/trunk/tools/credits.pl
===================================================================
--- scummvm/trunk/tools/credits.pl	2009-10-30 01:56:52 UTC (rev 45512)
+++ scummvm/trunk/tools/credits.pl	2009-10-30 02:12:55 UTC (rev 45513)
@@ -950,6 +950,10 @@
   "Alan Bridgman, Simon Woodroffe and everyone at Adventure Soft for ".
   "sharing the source code of some of their games with us.");
 
+  add_paragraph(
+  "John Young, Colin Smythe and especially Terry Patchet himself for ".
+  "sharing the source code of Discworld I & II with us.");
+
   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