(svn r1625) -Alphabetized credits list
This commit is contained in:
18
misc_gui.c
18
misc_gui.c
@@ -169,16 +169,14 @@ static const char *credits[] = {
|
||||
"Original design by Chris Sawyer",
|
||||
"Original graphics by Simon Foster",
|
||||
"",
|
||||
"The OpenTTD team:",
|
||||
" Dominik Scherer (dominik81) - Lead coder",
|
||||
" Tamas Farago (Darkvater) - Lead coder",
|
||||
" Patric Stout (TrueLight) - Coder, network guru, SVN- and website host",
|
||||
" Owen Rudge (orudge) - Forum- and masterserver host, OS/2 port",
|
||||
"The OpenTTD team (in alphabetical order):",
|
||||
" Bjarni Corfitzen (Bjarni) - MacOS port",
|
||||
" Kerekes Miham (MiHaMiX) - Translator system, and Nightlies host",
|
||||
" Cian Duffy (MYOB) - BeOS port / manual writing",
|
||||
" Christian Rosentreter (tokaiz) - MorphOS / AmigaOS port",
|
||||
" Tamas Farag<61> (Darkvater) - Lead coder",
|
||||
" Dominik Scherer (dominik81) - Lead coder",
|
||||
" Ludvig Strigeus (ludde) - OpenTTD author, main coder (0.1 - 0.3.3)",
|
||||
" Kerekes Miham (MiHaMiX) - Translator system, and Nightlies host",
|
||||
" Owen Rudge (orudge) - Forum- and masterserver host, OS/2 port",
|
||||
" Patric Stout (TrueLight) - Coder, network guru, SVN- and website host",
|
||||
" Serge Paquet (vurlix) - Assistant project manager, coder (0.1 - 0.3.3)",
|
||||
"",
|
||||
"Special thanks go out to:",
|
||||
@@ -189,6 +187,8 @@ static const char *credits[] = {
|
||||
" blathijs - For his many patches, suggestions and code documentation",
|
||||
" pasky - Many patches, newgrf support",
|
||||
" Stefan Mei<65>ner (sign_de) - For his work on the console",
|
||||
" Cian Duffy (MYOB) - BeOS port / manual writing",
|
||||
" Christian Rosentreter (tokaiz) - MorphOS / AmigaOS port",
|
||||
"",
|
||||
" Michael Blunck - Pre-Signals and Semaphores <20> 2003",
|
||||
" George - Canal/Lock graphics <20> 2003-2004",
|
||||
@@ -198,7 +198,7 @@ static const char *credits[] = {
|
||||
NULL,
|
||||
"",
|
||||
"",
|
||||
"And finally:",
|
||||
"And last but not least:",
|
||||
" Chris Sawyer - For an amazing game!"
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user