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

lotharsm noreply at scummvm.org
Sun Jan 22 19:58:38 UTC 2023


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

Summary:
417a9dc6ca MM: Update credits and keep Xeen as reference
d923714434 CREDITS: Update credits for MM (Xeen)


Commit: 417a9dc6ca947ab865f32f7c9fd46d370f60972c
    https://github.com/scummvm/scummvm/commit/417a9dc6ca947ab865f32f7c9fd46d370f60972c
Author: Lothar Serra Mari (mail at serra.me)
Date: 2023-01-22T20:53:55+01:00

Commit Message:
MM: Update credits and keep Xeen as reference

Changed paths:
    engines/mm/credits.pl


diff --git a/engines/mm/credits.pl b/engines/mm/credits.pl
index f6c0f6cd617..35c8b8d4445 100644
--- a/engines/mm/credits.pl
+++ b/engines/mm/credits.pl
@@ -1,4 +1,4 @@
-begin_section("Xeen");
+begin_section("MM (Xeen)");
 	add_person("Paul Gilbert", "dreammaster", "");
 	add_person("Benoit Pierre", "benoit-pierre", "");
 	add_person("David Goldsmith", "WizardStan", "(Xeen analysis)");


Commit: d9237144349e10ee45c0839f3ebfc4227e67e761
    https://github.com/scummvm/scummvm/commit/d9237144349e10ee45c0839f3ebfc4227e67e761
Author: Lothar Serra Mari (mail at serra.me)
Date: 2023-01-22T20:58:14+01:00

Commit Message:
CREDITS: Update credits for MM (Xeen)

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


diff --git a/AUTHORS b/AUTHORS
index fdf62c0a9f0..41d057b01bc 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -306,6 +306,12 @@ ScummVM Team
        Paul Gilbert
        Filippos Karapetis
 
+    MM (Xeen):
+       Paul Gilbert
+       Benoit Pierre
+       David Goldsmith                - (Xeen analysis)
+       Matt Taylor                    - (Xeen analysis)
+
     Mohawk:
        Bastien Bouclet
        Matthew Hoops                  - (retired)
@@ -556,12 +562,6 @@ ScummVM Team
        Einar Johan T. Somaaen
        Tobia Tesan
 
-    Xeen:
-       Paul Gilbert
-       Benoit Pierre
-       David Goldsmith                - (analysis)
-       Matt Taylor                    - (analysis)
-
     Z-Vision:
        Adrian Astley
        Filippos Karapetis
diff --git a/doc/docportal/help/credits.rst b/doc/docportal/help/credits.rst
index 4e58b09d0ca..0a247782da5 100644
--- a/doc/docportal/help/credits.rst
+++ b/doc/docportal/help/credits.rst
@@ -762,6 +762,21 @@ MADS
    * - Filippos Karapetis
      -
 
+MM (Xeen)
+^^^^^^^^^
+
+.. list-table::
+   :widths: 35 65
+
+   * - Paul Gilbert
+     -
+   * - Benoit Pierre
+     -
+   * - David Goldsmith
+     - (Xeen analysis)
+   * - Matt Taylor
+     - (Xeen analysis)
+
 Mohawk
 ^^^^^^
 
@@ -1396,21 +1411,6 @@ Wintermute
    * - Tobia Tesan
      -
 
-Xeen
-^^^^
-
-.. list-table::
-   :widths: 35 65
-
-   * - Paul Gilbert
-     -
-   * - Benoit Pierre
-     -
-   * - David Goldsmith
-     - (analysis)
-   * - Matt Taylor
-     - (analysis)
-
 Z-Vision
 ^^^^^^^^
 
diff --git a/gui/credits.h b/gui/credits.h
index ed7bf7653b8..4ce601f1870 100644
--- a/gui/credits.h
+++ b/gui/credits.h
@@ -378,6 +378,14 @@ static const char *credits[] = {
 "C0""Paul Gilbert",
 "C0""Filippos Karapetis",
 "",
+"C1""MM (Xeen)",
+"C0""Paul Gilbert",
+"C0""Benoit Pierre",
+"C0""David Goldsmith",
+"C2""(Xeen analysis)",
+"C0""Matt Taylor",
+"C2""(Xeen analysis)",
+"",
 "C1""Mohawk",
 "C0""Bastien Bouclet",
 "C0""Matthew Hoops",
@@ -689,14 +697,6 @@ static const char *credits[] = {
 "C0""Einar Johan T. S\303\270m\303\245en",
 "C0""Tobia Tesan",
 "",
-"C1""Xeen",
-"C0""Paul Gilbert",
-"C0""Benoit Pierre",
-"C0""David Goldsmith",
-"C2""(analysis)",
-"C0""Matt Taylor",
-"C2""(analysis)",
-"",
 "C1""Z-Vision",
 "C0""Adrian Astley",
 "C0""Filippos Karapetis",




More information about the Scummvm-git-logs mailing list