From 790b10bc2b2f0d36de7c2d5b49ecdab6b395307c Mon Sep 17 00:00:00 2001 From: Tarek Soliman Date: Sat, 8 Oct 2011 11:58:34 -0500 Subject: CREDITS: Sort some sections by last name --- AUTHORS | 86 +++++++++++++++++----------------- devtools/credits.pl | 76 +++++++++++++++--------------- gui/credits.h | 132 ++++++++++++++++++++++++++-------------------------- 3 files changed, 147 insertions(+), 147 deletions(-) diff --git a/AUTHORS b/AUTHORS index 88b03edc56..ae6b4fc76d 100644 --- a/AUTHORS +++ b/AUTHORS @@ -84,9 +84,9 @@ ScummVM Team Pawel Kolodziejski DreamWeb: - Vladimir Menshakov Torbjorn Andersson Bertrand Augereau + Vladimir Menshakov Gob: Torbjorn Andersson @@ -178,11 +178,11 @@ ScummVM Team Jonathan Gray - (retired) Sword25: - Eugene Sandulenko - Filippos Karapetis - Max Horn - (retired) - Paul Gilbert Torbjorn Andersson + Paul Gilbert + Max Horn - (retired) + Filippos Karapetis + Eugene Sandulenko TeenAgent: Robert Megone - Help with callback rewriting @@ -204,8 +204,8 @@ ScummVM Team Gregory Montoir TsAGE: - Paul Gilbert Arnaud Boutonne + Paul Gilbert Tucker: Gregory Montoir @@ -239,8 +239,8 @@ ScummVM Team Fabio Battaglia Nintendo DS: - Neil Millstone Bertrand Augereau - HQ software scaler + Neil Millstone OpenPandora: John Willis @@ -255,8 +255,8 @@ ScummVM Team Max Lingua PSP (PlayStation Portable): - Joost Peters Yotam Barnoy + Joost Peters SDL (Win/Linux/OS X/etc.): Max Horn - (retired) @@ -442,11 +442,11 @@ Other contributions Websites (design) ----------------- Dobo Balazs - Website design + William Claydon - Skins for doxygen, buildbot and wiki Yaroslav Fedevych - HTML/CSS for the website - David Jensen - SVG logo conversion Jean Marc Gimenez - ScummVM logo + David Jensen - SVG logo conversion Raina - ScummVM forum buttons - William Claydon - Skins for doxygen, buildbot and wiki Code contributions ------------------ @@ -482,50 +482,50 @@ Other contributions FreeSCI Contributors -------------------- - Anders Baden Nielsen - PPC testing - Bas Zoetekouw - Man pages, debian package management, CVS - maintenance - Carl Muckenhoupt - Sources to the SCI resource viewer tools that - started it all + Francois-R Boyer - MT-32 information and mapping code + Rainer Canavan - IRIX MIDI driver and bug fixes + Xiaojun Chen + Paul David Doherty - Game version information + Vyacheslav Dikonov - Config script improvements + Ruediger Hanke - Port to the MorphOS platform + Matt Hargett - Clean-ups, bugfixes, Hardcore QA, Win32 + Max Horn - SetJump implementation + Ravi I. - SCI0 sound resource specification + Emmanuel Jeandel - Bugfixes and bug reports + Dmitry Jemerov - Port to the Win32 platform, numerous bugfixes Chris Kehler - Makefile enhancements - Christoph Reichenbach - UN*X code, VM/Graphics/Sound/other - infrastructure Christopher T. Lansdo - Original CVS maintainer, Alpha compatibility fixes + Sergey Lapin - Port of Carl's type 2 decompression code + Rickard Lind - MT-32->GM MIDI mapping magic, sound research + Hubert Maier - AmigaOS 4 port + Johannes Manhave - Document format translation Claudio Matsuoka - CVS snapshots, daily builds, BeOS and cygwin ports Dark Minister - SCI research (bytecode and parser) - Dmitry Jemerov - Port to the Win32 platform, numerous bugfixes - Emmanuel Jeandel - Bugfixes and bug reports - Francois-R Boyer - MT-32 information and mapping code + Carl Muckenhoupt - Sources to the SCI resource viewer tools that + started it all + Anders Baden Nielsen - PPC testing + Walter van Niftrik - Ports to the Dreamcast and GP32 platforms + Rune Orsval - Configuration file editor + Solomon Peachy - SDL ports and much of the sound subsystem + Robey Pointer - Bug tracking system hosting + Magnus Reftel - Heap implementation, Python class viewer, + bugfixes + Christoph Reichenbach - UN*X code, VM/Graphics/Sound/other + infrastructure George Reid - FreeBSD package management - Hubert Maier - AmigaOS 4 port - Hugues Valois - Game selection menu - Johannes Manhave - Document format translation - Jordi Vilalta - Numerous code and website clean-up patches Lars Skovlund - Project maintenance, most documentation, bugfixes, SCI1 support - Magnus Reftel - Heap implementation, Python class viewer, - bugfixes - Matt Hargett - Clean-ups, bugfixes, Hardcore QA, Win32 - Max Horn - SetJump implementation - Paul David Doherty - Game version information - Petr Vyhnak - The DCL-INFLATE algorithm, many Win32 - improvements - Rainer Canavan - IRIX MIDI driver and bug fixes - Rainer De Temple - SCI research - Ravi I. - SCI0 sound resource specification - Ruediger Hanke - Port to the MorphOS platform - Rune Orsval - Configuration file editor - Rickard Lind - MT-32->GM MIDI mapping magic, sound research Rink Springer - Port to the DOS platform, several bug fixes - Robey Pointer - Bug tracking system hosting - Sergey Lapin - Port of Carl's type 2 decompression code - Solomon Peachy - SDL ports and much of the sound subsystem - Vyacheslav Dikonov - Config script improvements - Walter van Niftrik - Ports to the Dreamcast and GP32 platforms - Xiaojun Chen + Rainer De Temple - SCI research Sean Terrell + Hugues Valois - Game selection menu + Jordi Vilalta - Numerous code and website clean-up patches + Petr Vyhnak - The DCL-INFLATE algorithm, many Win32 + improvements + Bas Zoetekouw - Man pages, debian package management, CVS + maintenance Special thanks to Prof. Dr. Gary Nutt for allowing the FreeSCI VM extension as a course project in his Advanced OS course. diff --git a/devtools/credits.pl b/devtools/credits.pl index 77f63bf774..9b7401c54b 100755 --- a/devtools/credits.pl +++ b/devtools/credits.pl @@ -544,9 +544,9 @@ begin_credits("Credits"); end_section(); begin_section("DreamWeb"); - add_person("Vladimir Menshakov", "whoozle", ""); add_person("Torbjörn Andersson", "eriktorbjorn", ""); add_person("Bertrand Augereau", "Tramb", ""); + add_person("Vladimir Menshakov", "whoozle", ""); end_section(); begin_section("Gob"); @@ -655,11 +655,11 @@ begin_credits("Credits"); end_section(); begin_section("Sword25"); - add_person("Eugene Sandulenko", "sev", ""); - add_person("Filippos Karapetis", "[md5]", ""); - add_person("Max Horn", "Fingolfin", "(retired)"); - add_person("Paul Gilbert", "dreammaster", ""); add_person("Torbjörn Andersson", "eriktorbjorn", ""); + add_person("Paul Gilbert", "dreammaster", ""); + add_person("Max Horn", "Fingolfin", "(retired)"); + add_person("Filippos Karapetis", "[md5]", ""); + add_person("Eugene Sandulenko", "sev", ""); end_section(); begin_section("TeenAgent"); @@ -687,8 +687,8 @@ begin_credits("Credits"); end_section(); begin_section("TsAGE"); - add_person("Paul Gilbert", "dreammaster", ""); add_person("Arnaud Boutonné", "Strangerke", ""); + add_person("Paul Gilbert", "dreammaster", ""); end_section(); begin_section("Tucker"); @@ -734,8 +734,8 @@ begin_credits("Credits"); end_section(); begin_section("Nintendo DS"); - add_person("Neil Millstone", "agent-q", ""); add_person("Bertrand Augereau", "Tramb", "HQ software scaler"); + add_person("Neil Millstone", "agent-q", ""); end_section(); begin_section("OpenPandora"); @@ -754,8 +754,8 @@ begin_credits("Credits"); end_section(); begin_section("PSP (PlayStation Portable)"); - add_person("Joost Peters", "joostp", ""); add_person("Yotam Barnoy", "bluddy", ""); + add_person("Joost Peters", "joostp", ""); end_section(); begin_section("SDL (Win/Linux/OS X/etc.)"); @@ -970,11 +970,11 @@ begin_credits("Credits"); begin_section("Websites (design)"); begin_persons(); add_person("Dobó Balázs", "draven", "Website design"); + add_person("William Claydon", "billwashere", "Skins for doxygen, buildbot and wiki"); add_person("Yaroslav Fedevych", "jafd", "HTML/CSS for the website"); - add_person("David Jensen", "Tyst", "SVG logo conversion"); add_person("Jean Marc Gimenez", "", "ScummVM logo"); + add_person("David Jensen", "Tyst", "SVG logo conversion"); add_person("", "Raina", "ScummVM forum buttons"); - add_person("William Claydon", "billwashere", "Skins for doxygen, buildbot and wiki"); end_persons(); end_section(); @@ -1008,42 +1008,42 @@ begin_credits("Credits"); begin_section("FreeSCI Contributors"); begin_persons(); - add_person("Anders Baden Nielsen", "", "PPC testing"); - add_person("Bas Zoetekouw", "", "Man pages, debian package management, CVS maintenance"); - add_person("Carl Muckenhoupt", "", "Sources to the SCI resource viewer tools that started it all"); + add_person("Francois-R Boyer", "", "MT-32 information and mapping code"); + add_person("Rainer Canavan", "", "IRIX MIDI driver and bug fixes"); + add_person("Xiaojun Chen", "", ""); + add_person("Paul David Doherty", "", "Game version information"); + add_person("Vyacheslav Dikonov", "", "Config script improvements"); + add_person("Ruediger Hanke", "", "Port to the MorphOS platform"); + add_person("Matt Hargett", "", "Clean-ups, bugfixes, Hardcore QA, Win32"); + add_person("Max Horn", "", "SetJump implementation"); + add_person("Ravi I.", "", "SCI0 sound resource specification"); + add_person("Emmanuel Jeandel", "", "Bugfixes and bug reports"); + add_person("Dmitry Jemerov", "", "Port to the Win32 platform, numerous bugfixes"); add_person("Chris Kehler", "", "Makefile enhancements"); - add_person("Christoph Reichenbach", "", "UN*X code, VM/Graphics/Sound/other infrastructure"); add_person("Christopher T. Lansdown", "", "Original CVS maintainer, Alpha compatibility fixes"); + add_person("Sergey Lapin", "", "Port of Carl's type 2 decompression code"); + add_person("Rickard Lind", "", "MT-32->GM MIDI mapping magic, sound research"); + add_person("Hubert Maier", "", "AmigaOS 4 port"); + add_person("Johannes Manhave", "", "Document format translation"); add_person("Claudio Matsuoka", "", "CVS snapshots, daily builds, BeOS and cygwin ports"); add_person("Dark Minister", "", "SCI research (bytecode and parser)"); - add_person("Dmitry Jemerov", "", "Port to the Win32 platform, numerous bugfixes"); - add_person("Emmanuel Jeandel", "", "Bugfixes and bug reports"); - add_person("Francois-R Boyer", "", "MT-32 information and mapping code"); + add_person("Carl Muckenhoupt", "", "Sources to the SCI resource viewer tools that started it all"); + add_person("Anders Baden Nielsen", "", "PPC testing"); + add_person("Walter van Niftrik", "", "Ports to the Dreamcast and GP32 platforms"); + add_person("Rune Orsval", "", "Configuration file editor"); + add_person("Solomon Peachy", "", "SDL ports and much of the sound subsystem"); + add_person("Robey Pointer", "", "Bug tracking system hosting"); + add_person("Magnus Reftel", "", "Heap implementation, Python class viewer, bugfixes"); + add_person("Christoph Reichenbach", "", "UN*X code, VM/Graphics/Sound/other infrastructure"); add_person("George Reid", "", "FreeBSD package management"); - add_person("Hubert Maier", "", "AmigaOS 4 port"); - add_person("Hugues Valois", "", "Game selection menu"); - add_person("Johannes Manhave", "", "Document format translation"); - add_person("Jordi Vilalta", "", "Numerous code and website clean-up patches"); add_person("Lars Skovlund", "", "Project maintenance, most documentation, bugfixes, SCI1 support"); - add_person("Magnus Reftel", "", "Heap implementation, Python class viewer, bugfixes"); - add_person("Matt Hargett", "", "Clean-ups, bugfixes, Hardcore QA, Win32"); - add_person("Max Horn", "", "SetJump implementation"); - add_person("Paul David Doherty", "", "Game version information"); - add_person("Petr Vyhnak", "", "The DCL-INFLATE algorithm, many Win32 improvements"); - add_person("Rainer Canavan", "", "IRIX MIDI driver and bug fixes"); - add_person("Rainer De Temple", "", "SCI research"); - add_person("Ravi I.", "", "SCI0 sound resource specification"); - add_person("Ruediger Hanke", "", "Port to the MorphOS platform"); - add_person("Rune Orsval", "", "Configuration file editor"); - add_person("Rickard Lind", "", "MT-32->GM MIDI mapping magic, sound research"); add_person("Rink Springer", "", "Port to the DOS platform, several bug fixes"); - add_person("Robey Pointer", "", "Bug tracking system hosting"); - add_person("Sergey Lapin", "", "Port of Carl's type 2 decompression code"); - add_person("Solomon Peachy", "", "SDL ports and much of the sound subsystem"); - add_person("Vyacheslav Dikonov", "", "Config script improvements"); - add_person("Walter van Niftrik", "", "Ports to the Dreamcast and GP32 platforms"); - add_person("Xiaojun Chen", "", ""); + add_person("Rainer De Temple", "", "SCI research"); add_person("Sean Terrell", "", ""); + add_person("Hugues Valois", "", "Game selection menu"); + add_person("Jordi Vilalta", "", "Numerous code and website clean-up patches"); + add_person("Petr Vyhnak", "", "The DCL-INFLATE algorithm, many Win32 improvements"); + add_person("Bas Zoetekouw", "", "Man pages, debian package management, CVS maintenance"); end_persons(); add_paragraph("Special thanks to Prof. Dr. Gary Nutt ". "for allowing the FreeSCI VM extension as a ". diff --git a/gui/credits.h b/gui/credits.h index 47336c4900..3a7e77c146 100644 --- a/gui/credits.h +++ b/gui/credits.h @@ -98,9 +98,9 @@ static const char *credits[] = { "C0""Pawel Kolodziejski", "", "C1""DreamWeb", -"C0""Vladimir Menshakov", "C0""Torbj\366rn Andersson", "C0""Bertrand Augereau", +"C0""Vladimir Menshakov", "", "C1""Gob", "C0""Torbj\366rn Andersson", @@ -203,12 +203,12 @@ static const char *credits[] = { "C2""(retired)", "", "C1""Sword25", -"C0""Eugene Sandulenko", -"C0""Filippos Karapetis", +"C0""Torbj\366rn Andersson", +"C0""Paul Gilbert", "C0""Max Horn", "C2""(retired)", -"C0""Paul Gilbert", -"C0""Torbj\366rn Andersson", +"C0""Filippos Karapetis", +"C0""Eugene Sandulenko", "", "C1""TeenAgent", "C0""Robert Megone", @@ -233,8 +233,8 @@ static const char *credits[] = { "C0""Gregory Montoir", "", "C1""TsAGE", -"C0""Paul Gilbert", "C0""Arnaud Boutonn\351", +"C0""Paul Gilbert", "", "C1""Tucker", "C0""Gregory Montoir", @@ -269,9 +269,9 @@ static const char *credits[] = { "C0""Fabio Battaglia", "", "C1""Nintendo DS", -"C0""Neil Millstone", "C0""Bertrand Augereau", "C2""HQ software scaler", +"C0""Neil Millstone", "", "C1""OpenPandora", "C0""John Willis", @@ -289,8 +289,8 @@ static const char *credits[] = { "C0""Max Lingua", "", "C1""PSP (PlayStation Portable)", -"C0""Joost Peters", "C0""Yotam Barnoy", +"C0""Joost Peters", "", "C1""SDL (Win/Linux/OS X/etc.)", "C0""Max Horn", @@ -502,16 +502,16 @@ static const char *credits[] = { "C1""Websites (design)", "C0""Dob\363 Bal\341zs", "C2""Website design", +"C0""William Claydon", +"C2""Skins for doxygen, buildbot and wiki", "C0""Yaroslav Fedevych", "C2""HTML/CSS for the website", -"C0""David Jensen", -"C2""SVG logo conversion", "C0""Jean Marc Gimenez", "C2""ScummVM logo", +"C0""David Jensen", +"C2""SVG logo conversion", "C0""Raina", "C2""ScummVM forum buttons", -"C0""William Claydon", -"C2""Skins for doxygen, buildbot and wiki", "", "C1""Code contributions", "C0""Ori Avtalion", @@ -562,76 +562,76 @@ static const char *credits[] = { "C2""SDL-based OpenGL renderer", "", "C1""FreeSCI Contributors", -"C0""Anders Baden Nielsen", -"C2""PPC testing", -"C0""Bas Zoetekouw", -"C2""Man pages, debian package management, CVS maintenance", -"C0""Carl Muckenhoupt", -"C2""Sources to the SCI resource viewer tools that started it all", +"C0""Francois-R Boyer", +"C2""MT-32 information and mapping code", +"C0""Rainer Canavan", +"C2""IRIX MIDI driver and bug fixes", +"C0""Xiaojun Chen", +"C0""Paul David Doherty", +"C2""Game version information", +"C0""Vyacheslav Dikonov", +"C2""Config script improvements", +"C0""Ruediger Hanke", +"C2""Port to the MorphOS platform", +"C0""Matt Hargett", +"C2""Clean-ups, bugfixes, Hardcore QA, Win32", +"C0""Max Horn", +"C2""SetJump implementation", +"C0""Ravi I.", +"C2""SCI0 sound resource specification", +"C0""Emmanuel Jeandel", +"C2""Bugfixes and bug reports", +"C0""Dmitry Jemerov", +"C2""Port to the Win32 platform, numerous bugfixes", "C0""Chris Kehler", "C2""Makefile enhancements", -"C0""Christoph Reichenbach", -"C2""UN*X code, VM/Graphics/Sound/other infrastructure", "C0""Christopher T. Lansdown", "C2""Original CVS maintainer, Alpha compatibility fixes", +"C0""Sergey Lapin", +"C2""Port of Carl's type 2 decompression code", +"C0""Rickard Lind", +"C2""MT-32->GM MIDI mapping magic, sound research", +"C0""Hubert Maier", +"C2""AmigaOS 4 port", +"C0""Johannes Manhave", +"C2""Document format translation", "C0""Claudio Matsuoka", "C2""CVS snapshots, daily builds, BeOS and cygwin ports", "C0""Dark Minister", "C2""SCI research (bytecode and parser)", -"C0""Dmitry Jemerov", -"C2""Port to the Win32 platform, numerous bugfixes", -"C0""Emmanuel Jeandel", -"C2""Bugfixes and bug reports", -"C0""Francois-R Boyer", -"C2""MT-32 information and mapping code", +"C0""Carl Muckenhoupt", +"C2""Sources to the SCI resource viewer tools that started it all", +"C0""Anders Baden Nielsen", +"C2""PPC testing", +"C0""Walter van Niftrik", +"C2""Ports to the Dreamcast and GP32 platforms", +"C0""Rune Orsval", +"C2""Configuration file editor", +"C0""Solomon Peachy", +"C2""SDL ports and much of the sound subsystem", +"C0""Robey Pointer", +"C2""Bug tracking system hosting", +"C0""Magnus Reftel", +"C2""Heap implementation, Python class viewer, bugfixes", +"C0""Christoph Reichenbach", +"C2""UN*X code, VM/Graphics/Sound/other infrastructure", "C0""George Reid", "C2""FreeBSD package management", -"C0""Hubert Maier", -"C2""AmigaOS 4 port", +"C0""Lars Skovlund", +"C2""Project maintenance, most documentation, bugfixes, SCI1 support", +"C0""Rink Springer", +"C2""Port to the DOS platform, several bug fixes", +"C0""Rainer De Temple", +"C2""SCI research", +"C0""Sean Terrell", "C0""Hugues Valois", "C2""Game selection menu", -"C0""Johannes Manhave", -"C2""Document format translation", "C0""Jordi Vilalta", "C2""Numerous code and website clean-up patches", -"C0""Lars Skovlund", -"C2""Project maintenance, most documentation, bugfixes, SCI1 support", -"C0""Magnus Reftel", -"C2""Heap implementation, Python class viewer, bugfixes", -"C0""Matt Hargett", -"C2""Clean-ups, bugfixes, Hardcore QA, Win32", -"C0""Max Horn", -"C2""SetJump implementation", -"C0""Paul David Doherty", -"C2""Game version information", "C0""Petr Vyhnak", "C2""The DCL-INFLATE algorithm, many Win32 improvements", -"C0""Rainer Canavan", -"C2""IRIX MIDI driver and bug fixes", -"C0""Rainer De Temple", -"C2""SCI research", -"C0""Ravi I.", -"C2""SCI0 sound resource specification", -"C0""Ruediger Hanke", -"C2""Port to the MorphOS platform", -"C0""Rune Orsval", -"C2""Configuration file editor", -"C0""Rickard Lind", -"C2""MT-32->GM MIDI mapping magic, sound research", -"C0""Rink Springer", -"C2""Port to the DOS platform, several bug fixes", -"C0""Robey Pointer", -"C2""Bug tracking system hosting", -"C0""Sergey Lapin", -"C2""Port of Carl's type 2 decompression code", -"C0""Solomon Peachy", -"C2""SDL ports and much of the sound subsystem", -"C0""Vyacheslav Dikonov", -"C2""Config script improvements", -"C0""Walter van Niftrik", -"C2""Ports to the Dreamcast and GP32 platforms", -"C0""Xiaojun Chen", -"C0""Sean Terrell", +"C0""Bas Zoetekouw", +"C2""Man pages, debian package management, CVS maintenance", "C0""Special thanks to Prof. Dr. Gary Nutt for allowing the FreeSCI VM extension as a course project in his Advanced OS course.", "C0""", "C0""Special thanks to Bob Heitman and Corey Cole for their support of FreeSCI.", -- cgit v1.2.3