# HG changeset patch # User yexo # Date 2009-03-15 00:32:36 # Node ID 99c5db85308756eec8ca994a0b5c7aefdd97c38e # Parent 6906c490a00e99ef19b6a0324256c8c16eedb678 (svn r15719) -Update: the credit section. diff --git a/readme.txt b/readme.txt --- a/readme.txt +++ b/readme.txt @@ -467,26 +467,27 @@ The OpenTTD team (in alphabetical order) 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 + Loïc Guilloux (glx) - Windows Expert Michael Lutz (michi_cc) - Path based signals - 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) - 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) Thanks to: Josef Drexler - For his great work on TTDPatch. diff --git a/src/misc_gui.cpp b/src/misc_gui.cpp --- 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",