Changed some single quotes to double quotes; fixed 'Solaris Spark' -> 'Solaris SPARC'; added vinterstum as Mac OS X packager -- he did the last couple release binaries, not me, so he should get all the fame and blame ;-)
svn-id: r24567
This commit is contained in:
parent
46dc61163a
commit
3d38ec1dde
4 changed files with 25 additions and 21 deletions
3
AUTHORS
3
AUTHORS
|
@ -169,6 +169,7 @@ Other contributions
|
|||
|
||||
Mac OS X:
|
||||
Max Horn
|
||||
Oystein Eftevaag
|
||||
|
||||
Mandriva:
|
||||
Dominik Scherer
|
||||
|
@ -185,7 +186,7 @@ Other contributions
|
|||
Solaris x86:
|
||||
Laurent Blume
|
||||
|
||||
Solaris Spark:
|
||||
Solaris SPARC:
|
||||
Markus Strangl
|
||||
|
||||
Win32:
|
||||
|
|
|
@ -276,6 +276,7 @@ All active team members
|
|||
\begin{list}{}{\setlength{\leftmargin}{0.2cm}}
|
||||
\item \begin{tabular}[h]{p{0.3\linewidth}p{0.6\linewidth}}
|
||||
Max Horn & \textit{}\\
|
||||
Oystein Eftevaag & \textit{}\\
|
||||
\end{tabular}
|
||||
\end{list}
|
||||
\item \textbf{ Mandriva}
|
||||
|
@ -308,7 +309,7 @@ All active team members
|
|||
Laurent Blume & \textit{}\\
|
||||
\end{tabular}
|
||||
\end{list}
|
||||
\item \textbf{ Solaris Spark}
|
||||
\item \textbf{ Solaris SPARC}
|
||||
\begin{list}{}{\setlength{\leftmargin}{0.2cm}}
|
||||
\item \begin{tabular}[h]{p{0.3\linewidth}p{0.6\linewidth}}
|
||||
Markus Strangl & \textit{}\\
|
||||
|
|
|
@ -185,6 +185,7 @@ static const char *credits[] = {
|
|||
"\\C\\c0""",
|
||||
"\\C\\c1""Mac OS X",
|
||||
"\\C\\c0""Max Horn",
|
||||
"\\C\\c0""Oystein Eftevaag",
|
||||
"\\C\\c0""",
|
||||
"\\C\\c1""Mandriva",
|
||||
"\\C\\c0""Dominik Scherer",
|
||||
|
@ -201,7 +202,7 @@ static const char *credits[] = {
|
|||
"\\C\\c1""Solaris x86",
|
||||
"\\C\\c0""Laurent Blume",
|
||||
"\\C\\c0""",
|
||||
"\\C\\c1""Solaris Spark",
|
||||
"\\C\\c1""Solaris SPARC",
|
||||
"\\C\\c0""Markus Strangl",
|
||||
"\\C\\c0""",
|
||||
"\\C\\c1""Win32",
|
||||
|
|
|
@ -454,8 +454,8 @@ begin_credits("Credits");
|
|||
begin_section("ScummVM Team");
|
||||
begin_section("Project Leaders");
|
||||
begin_persons();
|
||||
add_person('James Brown', 'ender', "");
|
||||
add_person('Max Horn', 'Fingolfin', "");
|
||||
add_person("James Brown", "ender", "");
|
||||
add_person("Max Horn", "Fingolfin", "");
|
||||
add_person("Eugene Sandulenko", "sev", "");
|
||||
end_persons();
|
||||
end_section();
|
||||
|
@ -464,9 +464,9 @@ begin_credits("Credits");
|
|||
begin_section("Engine Teams");
|
||||
begin_section("SCUMM");
|
||||
add_person("Torbjörn Andersson", "eriktorbjorn", "");
|
||||
add_person('James Brown', 'ender', "");
|
||||
add_person("James Brown", "ender", "");
|
||||
add_person("Jonathan Gray", "khalek", "");
|
||||
add_person('Max Horn', 'Fingolfin', "");
|
||||
add_person("Max Horn", "Fingolfin", "");
|
||||
add_person("Travis Howell", "Kirben", "");
|
||||
add_person("Paweł Kołodziejski", "aquadran", "Codecs, iMUSE, Smush, etc.");
|
||||
add_person("Eugene Sandulenko", "sev", "FT INSANE, MM NES, MM C64, game detection, Herc/CGA");
|
||||
|
@ -578,8 +578,8 @@ begin_credits("Credits");
|
|||
end_section();
|
||||
|
||||
begin_section("SDL (Win/Linux/OS X/etc.)");
|
||||
add_person('Max Horn', 'Fingolfin', "");
|
||||
add_person('Eugene Sandulenko', 'sev', "Asm routines, GFX layers");
|
||||
add_person("Max Horn", "Fingolfin", "");
|
||||
add_person("Eugene Sandulenko", "sev", "Asm routines, GFX layers");
|
||||
end_section();
|
||||
|
||||
begin_section("SymbianOS");
|
||||
|
@ -591,7 +591,7 @@ begin_credits("Credits");
|
|||
|
||||
begin_section("Other subsystems");
|
||||
begin_section("Infrastructure");
|
||||
add_person('Max Horn', 'Fingolfin', "Backend & Engine APIs, file API, sound mixer, audiostreams, data structures, etc.");
|
||||
add_person("Max Horn", "Fingolfin", "Backend & Engine APIs, file API, sound mixer, audiostreams, data structures, etc.");
|
||||
add_person("Eugene Sandulenko", "sev", "");
|
||||
end_section();
|
||||
|
||||
|
@ -621,13 +621,13 @@ begin_credits("Credits");
|
|||
add_person("Tore Anderson", "tore", "Former Debian GNU/Linux maintainer");
|
||||
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, original CinE engine author");
|
||||
add_person("Vincent Hamm", "yazoo", "Co-Founder, original CinE engine author");
|
||||
add_person("Rüdiger 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");
|
||||
add_person('Jeremy Newman', 'laxdragon', "Former webmaster");
|
||||
add_person('Ludvig Strigeus', 'ludde', "Original ScummVM and SimonVM author");
|
||||
add_person("Jeremy Newman", "laxdragon", "Former webmaster");
|
||||
add_person("Ludvig Strigeus", "ludde", "Original ScummVM and SimonVM author");
|
||||
add_person("Lionel Ulmer", "bbrox", "Port: X11");
|
||||
end_persons();
|
||||
end_section();
|
||||
|
@ -659,15 +659,16 @@ begin_credits("Credits");
|
|||
end_section();
|
||||
|
||||
begin_section("Mac OS X");
|
||||
add_person('Max Horn', 'Fingolfin', "");
|
||||
add_person("Max Horn", "Fingolfin", "");
|
||||
add_person("Oystein Eftevaag", "vinterstum", "");
|
||||
end_section();
|
||||
|
||||
begin_section("Mandriva");
|
||||
add_person('Dominik Scherer', '', "");
|
||||
add_person("Dominik Scherer", "", "");
|
||||
end_section();
|
||||
|
||||
begin_section("MorphOS");
|
||||
add_person('Fabien Coeurjoly', '', "");
|
||||
add_person("Fabien Coeurjoly", "", "");
|
||||
end_section();
|
||||
|
||||
begin_section("OS/2");
|
||||
|
@ -682,7 +683,7 @@ begin_credits("Credits");
|
|||
add_person("Laurent Blume", "laurent", "");
|
||||
end_section();
|
||||
|
||||
begin_section("Solaris Spark");
|
||||
begin_section("Solaris SPARC");
|
||||
add_person("Markus Strangl", "WooShell", "");
|
||||
end_section();
|
||||
|
||||
|
@ -700,9 +701,9 @@ begin_credits("Credits");
|
|||
add_person("Dobó Balázs", "draven", "Website design");
|
||||
add_person("Yaroslav Fedevych", "jafd", "HTML/CSS for the website");
|
||||
add_person("David Jensen", "Tyst", "SVG logo conversion");
|
||||
add_person("Jean Marc", "", 'ScummVM logo');
|
||||
add_person("", "Raina", 'ScummVM forum buttons');
|
||||
add_person("Clemens Steinhuber", "", 'ScummVM forum theme');
|
||||
add_person("Jean Marc", "", "ScummVM logo");
|
||||
add_person("", "Raina", "ScummVM forum buttons");
|
||||
add_person("Clemens Steinhuber", "", "ScummVM forum theme");
|
||||
end_persons();
|
||||
end_section();
|
||||
|
||||
|
@ -718,7 +719,7 @@ begin_credits("Credits");
|
|||
add_person("Kovács Endre János", "", "Several fixes for Simon1");
|
||||
add_person("Jeroen Janssen", "", "Numerous readability and bugfix patches");
|
||||
add_person("Andreas Karlsson", "Sprawl", "Initial port for EPOC/SymbianOS");
|
||||
add_person("Claudio Matsuoka", "", 'Daily Linux builds');
|
||||
add_person("Claudio Matsuoka", "", "Daily Linux builds");
|
||||
add_person("Thomas Mayer", "", "PSP port contributions");
|
||||
add_person("Mikesch Nepomuk", "", "MI1 VGA floppy patches");
|
||||
add_person("Nicolas Noble", "pixels", "Config file and ALSA support");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue