diff options
-rw-r--r-- | AUTHORS | 8 | ||||
-rw-r--r-- | doc/10.tex | 8 | ||||
-rw-r--r-- | gui/credits.h | 16 | ||||
-rwxr-xr-x | tools/credits.pl | 10 |
4 files changed, 22 insertions, 20 deletions
@@ -16,15 +16,15 @@ The ScummVM team: Chris Apers - Port: PalmOS Nicolas Bacca - Port: PocketPC/WinCE Marcus Comstedt - Port: Dreamcast - Ruediger Hanke - Port: MorphOS - Jamieson Christian - iMUSE, MIDI, all things musical + Hans-Jorg Frieden - Port: AmigaOS 4 Jerome Fisher - MT-32 emulator Jochen Hoenicke - Speaker & PCjr sound support, Adlib work - Hans-Jorg Frieden - Port: AmigaOS 4 Retired Team Members: Ralph Brorsen - Help with GUI implementation + Jamieson Christian - iMUSE, MIDI, all things musical Vincent Hamm - Co-Founder + Ruediger Hanke - Port: MorphOS Felix Jakschitsch - Zak256 reverse engineering Mutwin Kraus - Original MacOS porter Peter Moraliyski - Port: GP32 @@ -41,6 +41,7 @@ Contributors: Robert Kelsen - Packaging for SlackWare Claudio Matsuoka - Daily Linux builds Mikesch Nepomuk - MI1 VGA floppy patches + Juha Niemimaki - AmigaOS 4 port maintaining Nicolas Noble - Config file and ALSA support Willem Jan Palenstijn - Packaging for Fedora/RedHat Stefan Parviainen - Packaging for BeOS @@ -54,7 +55,6 @@ Contributors: Johannes Schickel - Thumbnails for ScummEngine Andre Souza - SDL-based OpenGL renderer Tim ??? - Initial MI1 CD music support - Juha Niemimaki - AmigaOS 4 port maintaining And to all the contributors, users, and beta testers we've missed. Thanks! diff --git a/doc/10.tex b/doc/10.tex index 0f1a76ca76..c5420714dd 100644 --- a/doc/10.tex +++ b/doc/10.tex @@ -19,16 +19,16 @@ Chris Apers & Port: PalmOS\\ Nicolas Bacca & Port: PocketPC/WinCE\\ Marcus Comstedt & Port: Dreamcast\\ - Ruediger Hanke & Port: MorphOS\\ - Jamieson Christian & iMUSE, MIDI, all things musical\\ + Hans-J\"org Frieden & Port: AmigaOS 4\\ Jerome Fisher & MT-32 emulator\\ Jochen Hoenicke & Speaker \& PCjr sound support, Adlib work\\ - Hans-J\"org Frieden & Port: AmigaOS 4\\ \end{tabular} \item \textbf{Retired Team Members}\\ \begin{tabular}[h]{p{4cm}l} Ralph Brorsen & Help with GUI implementation\\ + Jamieson Christian & iMUSE, MIDI, all things musical\\ Vincent Hamm & Co-Founder\\ + Ruediger Hanke & Port: MorphOS\\ Felix Jakschitsch & Zak256 reverse engineering\\ Mutwin Kraus & Original MacOS porter\\ Peter Moraliyski & Port: GP32\\ @@ -46,6 +46,7 @@ Robert Kelsen & Packaging for SlackWare\\ Claudio Matsuoka & Daily Linux builds\\ Mikesch Nepomuk & MI1 VGA floppy patches\\ + Juha Niemim\"aki & AmigaOS 4 port maintaining\\ Nicolas Noble & Config file and ALSA support\\ Willem Jan Palenstijn & Packaging for Fedora/RedHat\\ Stefan Parviainen & Packaging for BeOS\\ @@ -56,7 +57,6 @@ Johannes Schickel & Thumbnails for ScummEngine\\ Andr\'e Souza & SDL-based OpenGL renderer\\ Tim ??? & Initial MI1 CD music support\\ - Juha Niemim\"aki & AmigaOS 4 port maintaining\\ \end{tabular} And to all the contributors, users, and beta testers we've missed. Thanks! diff --git a/gui/credits.h b/gui/credits.h index c6141445e4..305b589dfa 100644 --- a/gui/credits.h +++ b/gui/credits.h @@ -34,22 +34,22 @@ static const char *credits[] = { "\\L\\c2"" Port: PocketPC/WinCE", "\\L\\c0"" Marcus Comstedt", "\\L\\c2"" Port: Dreamcast", -"\\L\\c0"" Ruediger Hanke", -"\\L\\c2"" Port: MorphOS", -"\\L\\c0"" Jamieson Christian", -"\\L\\c2"" iMUSE, MIDI, all things musical", +"\\L\\c0"" Hans-Jorg Frieden", +"\\L\\c2"" Port: AmigaOS 4", "\\L\\c0"" Jerome Fisher", "\\L\\c2"" MT-32 emulator", "\\L\\c0"" Jochen Hoenicke", "\\L\\c2"" Speaker & PCjr sound support, Adlib work", -"\\L\\c0"" Hans-Jorg Frieden", -"\\L\\c2"" Port: AmigaOS 4", "\\L\\c0""", "\\C\\c1""Retired Team Members:", "\\L\\c0"" Ralph Brorsen", "\\L\\c2"" Help with GUI implementation", +"\\L\\c0"" Jamieson Christian", +"\\L\\c2"" iMUSE, MIDI, all things musical", "\\L\\c0"" Vincent Hamm", "\\L\\c2"" Co-Founder", +"\\L\\c0"" Ruediger Hanke", +"\\L\\c2"" Port: MorphOS", "\\L\\c0"" Felix Jakschitsch", "\\L\\c2"" Zak256 reverse engineering", "\\L\\c0"" Mutwin Kraus", @@ -80,6 +80,8 @@ static const char *credits[] = { "\\L\\c2"" Daily Linux builds", "\\L\\c0"" Mikesch Nepomuk", "\\L\\c2"" MI1 VGA floppy patches", +"\\L\\c0"" Juha Niemimaki", +"\\L\\c2"" AmigaOS 4 port maintaining", "\\L\\c0"" Nicolas Noble", "\\L\\c2"" Config file and ALSA support", "\\L\\c0"" Willem Jan Palenstijn", @@ -103,8 +105,6 @@ static const char *credits[] = { "\\L\\c2"" SDL-based OpenGL renderer", "\\L\\c0"" Tim ???", "\\L\\c2"" Initial MI1 CD music support", -"\\L\\c0"" Juha Niemimaki", -"\\L\\c2"" AmigaOS 4 port maintaining", "\\L\\c0""", "\\L\\c0""And to all the contributors, users, and beta testers we've missed. Thanks!", "\\L\\c0""", diff --git a/tools/credits.pl b/tools/credits.pl index eaea3c4f07..eb3b64c81b 100755 --- a/tools/credits.pl +++ b/tools/credits.pl @@ -312,6 +312,8 @@ sub add_paragraph { # # Now follows the actual credits data! The format should be clear, I hope. +# Note that people are sorted by their last name in most cases; in the +# 'Team' section, they are first grouped by category (Engine; porter; misc). # begin_credits("Credits"); @@ -332,17 +334,17 @@ begin_credits("Credits"); add_person("Chris Apers", "chrilith ", "Port: PalmOS"); add_person("Nicolas Bacca", "arisme", "Port: PocketPC/WinCE"); add_person("Marcus Comstedt", "", "Port: Dreamcast"); - add_person("Ruediger Hanke", "", "Port: MorphOS"); - add_person("Jamieson Christian", "jamieson630", "iMUSE, MIDI, all things musical"); + add_person("Hans-Jörg Frieden", "", "Port: AmigaOS 4"); add_person("Jerome Fisher", "KingGuppy", "MT-32 emulator"); add_person("Jochen Hoenicke", "hoenicke", "Speaker & PCjr sound support, Adlib work"); - add_person("Hans-Jörg Frieden", "", "Port: AmigaOS 4"); end_section(); begin_section("Retired Team Members"); add_person("Ralph Brorsen", "painelf", "Help with GUI implementation"); + add_person("Jamieson Christian", "jamieson630", "iMUSE, MIDI, all things musical"); add_person('Vincent Hamm', 'yazoo', "Co-Founder"); + add_person("Ruediger Hanke", "", "Port: MorphOS"); add_person("Felix Jakschitsch", "yot", "Zak256 reverse engineering"); add_person("Mutwin Kraus", "mutle", "Original MacOS porter"); add_person("Peter Moraliyski", "ph0x", "Port: GP32"); @@ -361,6 +363,7 @@ begin_credits("Credits"); add_person("Robert Kelsen", "", "Packaging for SlackWare"); add_person("Claudio Matsuoka", "", 'Daily Linux builds'); add_person("Mikesch Nepomuk", "", "MI1 VGA floppy patches"); + add_person("Juha Niemimäki", "", "AmigaOS 4 port maintaining"); add_person("Nicolas Noble", "pixels", "Config file and ALSA support"); add_person("Willem Jan Palenstijn", "wjp", "Packaging for Fedora/RedHat"); add_person("Stefan Parviainen", "", "Packaging for BeOS"); @@ -371,7 +374,6 @@ begin_credits("Credits"); add_person("Johannes Schickel", "LordHoto", "Thumbnails for ScummEngine"); add_person("André Souza", "", "SDL-based OpenGL renderer"); add_person("Tim ???", "realmz", "Initial MI1 CD music support"); - add_person("Juha Niemimäki", "", "AmigaOS 4 port maintaining"); end_section(); |