summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorbelugas <belugas@openttd.org>2007-12-11 19:59:53 +0000
committerbelugas <belugas@openttd.org>2007-12-11 19:59:53 +0000
commita85c832919d9f429e93cd57fdcc4f3eda8d12245 (patch)
treeba6efd7681371162f977bb67c4d02f7129a5653a /src
parent359c9aea3fc39f44e1b8605c936ed33e97e1ac0a (diff)
downloadopenttd-a85c832919d9f429e93cd57fdcc4f3eda8d12245.tar.xz
(svn r11620) -Change: Some are going, some are coming, some we do not know exactly. Little update on the OpenTTD Team
Diffstat (limited to 'src')
-rw-r--r--src/misc_gui.cpp24
1 files changed, 14 insertions, 10 deletions
diff --git a/src/misc_gui.cpp b/src/misc_gui.cpp
index e24dd64c9..4bccbf62f 100644
--- a/src/misc_gui.cpp
+++ b/src/misc_gui.cpp
@@ -210,18 +210,22 @@ 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-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",
+ " Jean-Francois Claeys (Belugas) - GUI, newindustries and more",
+ " Bjarni Corfitzen (Bjarni) - MacOSX port, coder and vehicles",
+ " Matthijs Kooijman (blathijs) - Pathfinder-guru, pool rework",
+ " Loïc Guilloux (glx) - General coding",
" Jaroslav Mazanec (KUDr) - YAPG (Yet Another Pathfinder God) ;)",
" Jonathan Coome (Maedhros) - High priest of the newGRF Temple",
" Attila Bán (MiHaMiX) - WebTranslator, Nightlies, Wiki and bugtracker host",
" Owen Rudge (orudge) - Forum host, OS/2 port",
- " Peter Nelson (peter1138) - Spiritual descendant from newgrf gods",
- " Remko Bijker (Rubidium) - THE desync hunter",
+ " Remko Bijker (Rubidium) - Lead coder and way more",
+ " Benedikt Brüggemeier (skidd13) - Bug fixer and code reworker",
+ " Zdenek Sojka (SmatZ) - Bug finder and fixer",
+ "",
+ "Inactive Developers:",
+ " Victor Fischer (Celestar) - Programming everywhere you need him to",
+ " Tamás Faragó (Darkvater) - Ex-Lead coder",
+ " Peter Nelson (peter1138) - Spiritual descendant from newGRF gods",
" Christoph Mallon (Tron) - Programmer, code correctness police",
"",
"Retired Developers:",
@@ -233,9 +237,9 @@ static const char *credits[] = {
"Special thanks go out to:",
" Josef Drexler - For his great work on TTDPatch",
" Marcin Grzegorczyk - For his documentation of TTD internals",
- " Petr Baudis (pasky) - Many patches, newgrf support",
+ " Petr Baudis (pasky) - Many patches, newGRF support",
" Stefan Meißner (sign_de) - For his work on the console",
- " Simon Sasburg (HackyKid) - Many bugfixes he has blessed us with (and PBS)",
+ " Simon Sasburg (HackyKid) - Many bugfixes he has blessed us with",
" Cian Duffy (MYOB) - BeOS port / manual writing",
" Christian Rosentreter (tokai) - MorphOS / AmigaOS port",
" Richard Kempton (richK) - additional airports, initial TGP implementation",