summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2009-08-18 15:19:43 +0000
committerrubidium <rubidium@openttd.org>2009-08-18 15:19:43 +0000
commit2ae150af8e51f07035b840347ab57eb0b91794ae (patch)
tree0a93abe2dd702cf1c40f1db98055949af404c597 /src
parent8bd029015e312becdaf889337461b9fead742509 (diff)
downloadopenttd-2ae150af8e51f07035b840347ab57eb0b91794ae.tar.xz
(svn r17210) -Update: credits to reflect the (current) truth a bit better
Diffstat (limited to 'src')
-rw-r--r--src/misc_gui.cpp5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/misc_gui.cpp b/src/misc_gui.cpp
index b75223f1f..2921bb7f3 100644
--- a/src/misc_gui.cpp
+++ b/src/misc_gui.cpp
@@ -359,7 +359,7 @@ struct AboutWindow : public Window {
" Tam\xC3\xA1s Farag\xC3\xB3 (Darkvater) - Ex-Lead coder",
" Jaroslav Mazanec (KUDr) - YAPG (Yet Another Pathfinder God) ;)",
" Jonathan Coome (Maedhros) - High priest of the NewGRF Temple",
- " Attila B\xC3\xA1n (MiHaMiX) - WebTranslator, Nightlies, Wiki and bugtracker host",
+ " Attila B\xC3\xA1n (MiHaMiX) - Developer WebTranslator 1 and 2",
" Christoph Mallon (Tron) - Programmer, code correctness police",
"",
"Retired Developers:",
@@ -367,7 +367,7 @@ struct AboutWindow : public Window {
" 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)",
" Benedikt Brüggemeier (skidd13) - Bug fixer and code reworker",
- " Patric Stout (TrueLight) - Programmer, webhoster (0.3 - pre0.7)",
+ " Patric Stout (TrueLight) - Programmer (0.3 - pre0.7), sys op (active)",
"",
"Special thanks go out to:",
" Josef Drexler - For his great work on TTDPatch",
@@ -380,6 +380,7 @@ struct AboutWindow : public Window {
" Richard Kempton (richK) - additional airports, initial TGP implementation",
"",
" Alberto Demichelis - Squirrel scripting language © 2003-2008",
+ " Markus F.X.J. Oberhumer - (Mini)LZO for loading old savegames © 1996-2002",
" Michael Blunck - Pre-Signals and Semaphores © 2003",
" George - Canal/Lock graphics © 2003-2004",
" David Dallaston - Tram tracks",