[Scummvm-cvs-logs] scummvm master -> c4a5fa85069e2363e4e0e11f84d333b5fbd39caf

sev- sev at scummvm.org
Thu Jun 23 10:54:53 CEST 2011


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:
c4a5fa8506 CREDITS: Add real name of serga per his request


Commit: c4a5fa85069e2363e4e0e11f84d333b5fbd39caf
    https://github.com/scummvm/scummvm/commit/c4a5fa85069e2363e4e0e11f84d333b5fbd39caf
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2011-06-23T01:40:19-07:00

Commit Message:
CREDITS: Add real name of serga per his request

Changed paths:
    AUTHORS
    devtools/credits.pl
    gui/credits.h



diff --git a/AUTHORS b/AUTHORS
index 6492b47..e998390 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -452,7 +452,7 @@ Other contributions
      Tim Phillips          - Initial MI1 CD music support
      Quietust              - Sound support for Amiga SCUMM V2/V3 games, MM
                              NES support
-     segra                 - Improved support for Apple II/C64 versions of MM
+     Robert Crossfield     - Improved support for Apple II/C64 versions of MM
      Andreas Roever        - Broken Sword I & II MPEG2 cutscene support
      Edward Rudd           - Fixes for playing MP3 versions of MI1/Loom audio
      Daniel Schepler       - Final MI1 CD music support, initial Ogg Vorbis
diff --git a/devtools/credits.pl b/devtools/credits.pl
index 48ce5e2..de66918 100755
--- a/devtools/credits.pl
+++ b/devtools/credits.pl
@@ -971,7 +971,7 @@ begin_credits("Credits");
 		  add_person("Nicolas Noble", "pixels", "Config file and ALSA support");
 		  add_person("Tim Phillips", "realmz", "Initial MI1 CD music support");
 		  add_person("", "Quietust", "Sound support for Amiga SCUMM V2/V3 games, MM NES support");
-		  add_person("", "segra", "Improved support for Apple II/C64 versions of MM");
+		  add_person("Robert Crossfield", "segra", "Improved support for Apple II/C64 versions of MM");
 		  add_person("Andreas Röver", "", "Broken Sword I & II MPEG2 cutscene support");
 		  add_person("Edward Rudd", "urkle", "Fixes for playing MP3 versions of MI1/Loom audio");
 		  add_person("Daniel Schepler", "dschepler", "Final MI1 CD music support, initial Ogg Vorbis support");
diff --git a/gui/credits.h b/gui/credits.h
index 5bc6d56..91ed2cb 100644
--- a/gui/credits.h
+++ b/gui/credits.h
@@ -529,7 +529,7 @@ static const char *credits[] = {
 "C2""Initial MI1 CD music support",
 "C0""Quietust",
 "C2""Sound support for Amiga SCUMM V2/V3 games, MM NES support",
-"C0""segra",
+"C0""Robert Crossfield",
 "C2""Improved support for Apple II/C64 versions of MM",
 "C0""Andreas R\366ver",
 "C2""Broken Sword I & II MPEG2 cutscene support",






More information about the Scummvm-git-logs mailing list