[Scummvm-git-logs] scummvm master -> c356df90954905458902f1419392324b4bed982c

AndywinXp noreply at scummvm.org
Tue Dec 13 20:25:39 UTC 2022


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
c356df9095 CREDITS: Update SCUMM section


Commit: c356df90954905458902f1419392324b4bed982c
    https://github.com/scummvm/scummvm/commit/c356df90954905458902f1419392324b4bed982c
Author: AndywinXp (andywinxp at gmail.com)
Date: 2022-12-13T21:25:26+01:00

Commit Message:
CREDITS: Update SCUMM section

Changed paths:
    AUTHORS
    doc/docportal/help/credits.rst
    engines/scumm/credits.pl
    gui/credits.h


diff --git a/AUTHORS b/AUTHORS
index 80aeaecd28c..ac42bcb1fce 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -394,7 +394,7 @@ ScummVM Team
 
     SCUMM:
        Torbjorn Andersson
-       Andrea Boscarino               - Digital iMUSE, various fixes
+       Andrea Boscarino               - Digital iMUSE, SMUSH audio, GUI
        James Brown                    - (retired)
        Jonathan Gray                  - (retired)
        Vincent Hamm                   - (retired)
diff --git a/doc/docportal/help/credits.rst b/doc/docportal/help/credits.rst
index 977745824eb..60049d282e3 100644
--- a/doc/docportal/help/credits.rst
+++ b/doc/docportal/help/credits.rst
@@ -995,7 +995,7 @@ SCUMM
    * - Torbjörn Andersson
      -
    * - Andrea Boscarino
-     - Digital iMUSE, various fixes
+     - Digital iMUSE, SMUSH audio, GUI
    * - James Brown
      - (retired)
    * - Jonathan Gray
diff --git a/engines/scumm/credits.pl b/engines/scumm/credits.pl
index d3b175fad25..a118d38037c 100644
--- a/engines/scumm/credits.pl
+++ b/engines/scumm/credits.pl
@@ -1,6 +1,6 @@
 begin_section("SCUMM");
 	add_person("Torbjörn Andersson", "eriktorbjorn", "");
-	add_person("Andrea Boscarino", "AndywinXp", "Digital iMUSE, various fixes");
+	add_person("Andrea Boscarino", "AndywinXp", "Digital iMUSE, SMUSH audio, GUI");
 	add_person("James Brown", "ender", "(retired)");
 	add_person("Jonathan Gray", "khalek", "(retired)");
 	add_person("Vincent Hamm", "yaz0r", "(retired)");
diff --git a/gui/credits.h b/gui/credits.h
index 9f2d0aacfb0..6be1cae00af 100644
--- a/gui/credits.h
+++ b/gui/credits.h
@@ -473,7 +473,7 @@ static const char *credits[] = {
 "C1""SCUMM",
 "C0""Torbj\303\266rn Andersson",
 "C0""Andrea Boscarino",
-"C2""Digital iMUSE, various fixes",
+"C2""Digital iMUSE, SMUSH audio, GUI",
 "C0""James Brown",
 "C2""(retired)",
 "C0""Jonathan Gray",




More information about the Scummvm-git-logs mailing list