diff options
author | yexo <yexo@openttd.org> | 2009-03-15 00:32:36 +0000 |
---|---|---|
committer | yexo <yexo@openttd.org> | 2009-03-15 00:32:36 +0000 |
commit | af5c6f7996fb157407e49a87ce887615750f7e2f (patch) | |
tree | ddb9d7a3e027845cbda66a0fb8f61aec9fa36e0b /src | |
parent | c3e87f345ddd60082d6470f6401a1659094a3011 (diff) | |
download | openttd-af5c6f7996fb157407e49a87ce887615750f7e2f.tar.xz |
(svn r15719) -Update: the credit section.
Diffstat (limited to 'src')
-rw-r--r-- | src/misc_gui.cpp | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/src/misc_gui.cpp b/src/misc_gui.cpp index 24a8980f3..d22945c2d 100644 --- a/src/misc_gui.cpp +++ b/src/misc_gui.cpp @@ -315,25 +315,27 @@ struct AboutWindow : public Window { " Matthijs Kooijman (blathijs) - Pathfinder-guru, pool rework", " Victor Fischer (Celestar) - Programming everywhere you need him to", " Christoph Elsenhans (frosch) - General coding", - " 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", + " Loïc Guilloux (glx) - Windows Expert", + " Michael Lutz (michi_cc) - Path based signals", " Owen Rudge (orudge) - Forum host, OS/2 port", " Peter Nelson (peter1138) - Spiritual descendant from newGRF gods", " Remko Bijker (Rubidium) - Lead coder and way more", - " Benedikt Brüggemeier (skidd13) - Bug fixer and code reworker", " Zdenek Sojka (SmatZ) - Bug finder and fixer", + " Thijs Marinussen (Yexo) - AI Framework", "", "Inactive Developers:", " Tamás Faragó (Darkvater) - Ex-Lead coder", + " 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", " Christoph Mallon (Tron) - Programmer, code correctness police", "", "Retired Developers:", " 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)", - " Patric Stout (TrueLight) - Programmer, webhoster (0.3 - pre0.6)", + " Benedikt Brüggemeier (skidd13) - Bug fixer and code reworker", + " Patric Stout (TrueLight) - Programmer, webhoster (0.3 - pre0.7)", "", "Special thanks go out to:", " Josef Drexler - For his great work on TTDPatch", |