summaryrefslogtreecommitdiff
path: root/misc_gui.c
diff options
context:
space:
mode:
authorDarkvater <darkvater@openttd.org>2006-12-21 14:23:47 +0000
committerDarkvater <darkvater@openttd.org>2006-12-21 14:23:47 +0000
commit29ed5e55c7812cb222e038db0018ba972a9bcc59 (patch)
tree9173d97e0c0044e93a43bdc40ee47559e807c972 /misc_gui.c
parent701a197ca952e4951ff5f13b7fc1b0e43db35a44 (diff)
downloadopenttd-29ed5e55c7812cb222e038db0018ba972a9bcc59.tar.xz
(svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Diffstat (limited to 'misc_gui.c')
-rw-r--r--misc_gui.c9
1 files changed, 7 insertions, 2 deletions
diff --git a/misc_gui.c b/misc_gui.c
index b10073d54..a5ad7cb21 100644
--- a/misc_gui.c
+++ b/misc_gui.c
@@ -201,13 +201,16 @@ static const char *credits[] = {
"Original graphics by Simon Foster",
"",
"The OpenTTD team (in alphabetical order):",
+ " Jean-Francois Claeys (Belugas) - In training, not yet specialized",
" Bjarni Corfitzen (Bjarni) - MacOSX port, coder",
- " Matthijs Kooijman (blathijs) - Pathfinder-god",
+ " Matthijs Kooijman (blathijs) - Pathfinder-guru",
" Victor Fischer (Celestar) - Programming everywhere you need him to",
" Tamás Faragó (Darkvater) - Lead coder",
+ " Loïc Guilloux (glx) - In training, not yet specialized",
+ " Jaroslav Mazanec (KUDr) - YAPG (Yet Another Pathfinder God) ;)",
" Attila Bán (MiHaMiX) - WebTranslator, Nightlies, Wiki and bugtracker host",
- " Owen Rudge (orudge) - Forum- and masterserver host, OS/2 port",
" Peter Nelson (peter1138) - Spiritual descendant from newgrf gods",
+ " Remko Bijker (Rubidium) - Belugas code scrutinizer",
" Christoph Mallon (Tron) - Programmer, code correctness police",
" Patric Stout (TrueLight) - Coder, network guru, SVN- and website host",
"",
@@ -215,6 +218,7 @@ static const char *credits[] = {
" Ludvig Strigeus (ludde) - OpenTTD author, main coder (0.1 - 0.3.3)",
" Serge Paquet (vurlix) - Assistant project manager, coder (0.1 - 0.3.3)",
" Dominik Scherer (dominik81) - Lead programmer, GUI expert (0.3.0 - 0.3.6)",
+ " Owen Rudge (orudge) - Forum- and masterserver host, OS/2 port (0.1 - 0.4.8)",
"",
"Special thanks go out to:",
" Josef Drexler - For his great work on TTDPatch",
@@ -224,6 +228,7 @@ static const char *credits[] = {
" Simon Sasburg (HackyKid) - Many bugfixes he has blessed us with (and PBS)",
" Cian Duffy (MYOB) - BeOS port / manual writing",
" Christian Rosentreter (tokai) - MorphOS / AmigaOS port",
+ " Richard Kempton (richK) - additional airports, initial TGP implementation",
"",
" Michael Blunck - Pre-Signals and Semaphores © 2003",
" George - Canal/Lock graphics © 2003-2004",