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

sev at users.sourceforge.net sev at users.sourceforge.net
Thu Oct 14 00:15:22 CEST 2010


Revision: 53448
          http://scummvm.svn.sourceforge.net/scummvm/?rev=53448&view=rev
Author:   sev
Date:     2010-10-13 22:15:22 +0000 (Wed, 13 Oct 2010)

Log Message:
-----------
CREDITS: Add Sword2.5 team. The wording was agreed with them

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

Modified: scummvm/trunk/AUTHORS
===================================================================
--- scummvm/trunk/AUTHORS	2010-10-13 20:05:21 UTC (rev 53447)
+++ scummvm/trunk/AUTHORS	2010-10-13 22:15:22 UTC (rev 53448)
@@ -492,3 +492,6 @@
    David P. Gray from Gray Design Associate for sharing the source code of
    the Hugo trilogy.
 
+   Broken Sword 2.5 team for providing sources of their engine and their
+   great support.
+

Modified: scummvm/trunk/gui/credits.h
===================================================================
--- scummvm/trunk/gui/credits.h	2010-10-13 20:05:21 UTC (rev 53447)
+++ scummvm/trunk/gui/credits.h	2010-10-13 22:15:22 UTC (rev 53448)
@@ -580,5 +580,7 @@
 "C0""",
 "C0""David P. Gray from Gray Design Associate for sharing the source code of the Hugo trilogy.",
 "C0""",
+"C0""Broken Sword 2.5 team for providing sources of their engine and their great support.",
+"C0""",
 "",
 };

Modified: scummvm/trunk/tools/credits.pl
===================================================================
--- scummvm/trunk/tools/credits.pl	2010-10-13 20:05:21 UTC (rev 53447)
+++ scummvm/trunk/tools/credits.pl	2010-10-13 22:15:22 UTC (rev 53448)
@@ -1033,6 +1033,10 @@
   "David P. Gray from Gray Design Associate for sharing the source code ".
   "of the Hugo trilogy.");
 
+  add_paragraph(
+  "Broken Sword 2.5 team for providing sources of their engine and their great ".
+  "support.");
+
   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