mirror of https://github.com/OpenTTD/OpenTTD
(svn r18998) -Update: the credits
parent
3075b3d1ca
commit
9f49882de7
|
@ -513,9 +513,7 @@ X.X) Credits:
|
||||||
The OpenTTD team (in alphabetical order):
|
The OpenTTD team (in alphabetical order):
|
||||||
Albert Hofkamp (Alberth) - GUI expert
|
Albert Hofkamp (Alberth) - GUI expert
|
||||||
Jean-Francois Claeys (Belugas) - GUI, newindustries and more
|
Jean-Francois Claeys (Belugas) - GUI, newindustries and more
|
||||||
Bjarni Corfitzen (Bjarni) - MacOSX port, coder and vehicles
|
|
||||||
Matthijs Kooijman (blathijs) - Pathfinder-guru, pool rework
|
Matthijs Kooijman (blathijs) - Pathfinder-guru, pool rework
|
||||||
Victor Fischer (Celestar) - Programming everywhere you need him to
|
|
||||||
Christoph Elsenhans (frosch) - General coding
|
Christoph Elsenhans (frosch) - General coding
|
||||||
Loïc Guilloux (glx) - Windows Expert
|
Loïc Guilloux (glx) - Windows Expert
|
||||||
Michael Lutz (michi_cc) - Path based signals
|
Michael Lutz (michi_cc) - Path based signals
|
||||||
|
@ -523,9 +521,12 @@ The OpenTTD team (in alphabetical order):
|
||||||
Peter Nelson (peter1138) - Spiritual descendant from newGRF gods
|
Peter Nelson (peter1138) - Spiritual descendant from newGRF gods
|
||||||
Remko Bijker (Rubidium) - Lead coder and way more
|
Remko Bijker (Rubidium) - Lead coder and way more
|
||||||
Zdeněk Sojka (SmatZ) - Bug finder and fixer
|
Zdeněk Sojka (SmatZ) - Bug finder and fixer
|
||||||
|
José Soler (Terkhen) - General coding
|
||||||
Thijs Marinussen (Yexo) - AI Framework
|
Thijs Marinussen (Yexo) - AI Framework
|
||||||
|
|
||||||
Inactive Developers:
|
Inactive Developers:
|
||||||
|
Bjarni Corfitzen (Bjarni) - MacOSX port, coder and vehicles
|
||||||
|
Victor Fischer (Celestar) - Programming everywhere you need him to
|
||||||
Tamás Faragó (Darkvater) - Ex-Lead coder
|
Tamás Faragó (Darkvater) - Ex-Lead coder
|
||||||
Jaroslav Mazanec (KUDr) - YAPG (Yet Another Pathfinder God) ;)
|
Jaroslav Mazanec (KUDr) - YAPG (Yet Another Pathfinder God) ;)
|
||||||
Jonathan Coome (Maedhros) - High priest of the NewGRF Temple
|
Jonathan Coome (Maedhros) - High priest of the NewGRF Temple
|
||||||
|
|
|
@ -352,19 +352,20 @@ static const char * const _credits[] = {
|
||||||
"The OpenTTD team (in alphabetical order):",
|
"The OpenTTD team (in alphabetical order):",
|
||||||
" Albert Hofkamp (Alberth) - GUI expert",
|
" Albert Hofkamp (Alberth) - GUI expert",
|
||||||
" Jean-Francois Claeys (Belugas) - GUI, newindustries and more",
|
" Jean-Francois Claeys (Belugas) - GUI, newindustries and more",
|
||||||
" Bjarni Corfitzen (Bjarni) - MacOSX port, coder and vehicles",
|
|
||||||
" Matthijs Kooijman (blathijs) - Pathfinder-guru, pool rework",
|
" Matthijs Kooijman (blathijs) - Pathfinder-guru, pool rework",
|
||||||
" Victor Fischer (Celestar) - Programming everywhere you need him to",
|
|
||||||
" Christoph Elsenhans (frosch) - General coding",
|
" Christoph Elsenhans (frosch) - General coding",
|
||||||
" Lo\xC3\xAF""c Guilloux (glx) - Windows Expert",
|
" Lo\xC3\xAF""c Guilloux (glx) - Windows Expert",
|
||||||
" Michael Lutz (michi_cc) - Path based signals",
|
" Michael Lutz (michi_cc) - Path based signals",
|
||||||
" Owen Rudge (orudge) - Forum host, OS/2 port",
|
" Owen Rudge (orudge) - Forum host, OS/2 port",
|
||||||
" Peter Nelson (peter1138) - Spiritual descendant from newGRF gods",
|
" Peter Nelson (peter1138) - Spiritual descendant from NewGRF gods",
|
||||||
" Remko Bijker (Rubidium) - Lead coder and way more",
|
" Remko Bijker (Rubidium) - Lead coder and way more",
|
||||||
" Zden\xC4\x9Bk Sojka (SmatZ) - Bug finder and fixer",
|
" Zden\xC4\x9Bk Sojka (SmatZ) - Bug finder and fixer",
|
||||||
|
" Jos\xC3\xA9 Soler (Terkhen) - General coding",
|
||||||
" Thijs Marinussen (Yexo) - AI Framework",
|
" Thijs Marinussen (Yexo) - AI Framework",
|
||||||
"",
|
"",
|
||||||
"Inactive Developers:",
|
"Inactive Developers:",
|
||||||
|
" Bjarni Corfitzen (Bjarni) - MacOSX port, coder and vehicles",
|
||||||
|
" Victor Fischer (Celestar) - Programming everywhere you need him to",
|
||||||
" Tam\xC3\xA1s Farag\xC3\xB3 (Darkvater) - Ex-Lead coder",
|
" Tam\xC3\xA1s Farag\xC3\xB3 (Darkvater) - Ex-Lead coder",
|
||||||
" Jaroslav Mazanec (KUDr) - YAPG (Yet Another Pathfinder God) ;)",
|
" Jaroslav Mazanec (KUDr) - YAPG (Yet Another Pathfinder God) ;)",
|
||||||
" Jonathan Coome (Maedhros) - High priest of the NewGRF Temple",
|
" Jonathan Coome (Maedhros) - High priest of the NewGRF Temple",
|
||||||
|
|
Loading…
Reference in New Issue