Changeset - r14431:b06d4454eebe
[Not reviewed]
master
0 2 0
rubidium - 15 years ago 2010-02-03 23:08:46
rubidium@openttd.org
(svn r18998) -Update: the credits
2 files changed with 7 insertions and 5 deletions:
0 comments (0 inline, 0 general)
readme.txt
Show inline comments
 
@@ -513,9 +513,7 @@ X.X) Credits:
 
The OpenTTD team (in alphabetical order):
 
  Albert Hofkamp (Alberth)       - GUI expert
 
  Jean-Francois Claeys (Belugas) - GUI, newindustries and more
 
  Bjarni Corfitzen (Bjarni)      - MacOSX port, coder and vehicles
 
  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)            - Windows Expert
 
  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
 
  Remko Bijker (Rubidium)        - Lead coder and way more
 
  Zdeněk Sojka (SmatZ)           - Bug finder and fixer
 
  José Soler (Terkhen)           - General coding
 
  Thijs Marinussen (Yexo)        - AI Framework
 

	
 
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
 
  Jaroslav Mazanec (KUDr)        - YAPG (Yet Another Pathfinder God) ;)
 
  Jonathan Coome (Maedhros)      - High priest of the NewGRF Temple
src/misc_gui.cpp
Show inline comments
 
@@ -352,19 +352,20 @@ static const char * const _credits[] = {
 
	"The OpenTTD team (in alphabetical order):",
 
	"  Albert Hofkamp (Alberth) - GUI expert",
 
	"  Jean-Francois Claeys (Belugas) - GUI, newindustries and more",
 
	"  Bjarni Corfitzen (Bjarni) - MacOSX port, coder and vehicles",
 
	"  Matthijs Kooijman (blathijs) - Pathfinder-guru, pool rework",
 
	"  Victor Fischer (Celestar) - Programming everywhere you need him to",
 
	"  Christoph Elsenhans (frosch) - General coding",
 
	"  Lo\xC3\xAF""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",
 
	"  Peter Nelson (peter1138) - Spiritual descendant from NewGRF gods",
 
	"  Remko Bijker (Rubidium) - Lead coder and way more",
 
	"  Zden\xC4\x9Bk Sojka (SmatZ) - Bug finder and fixer",
 
	"  Jos\xC3\xA9 Soler (Terkhen) - General coding",
 
	"  Thijs Marinussen (Yexo) - AI Framework",
 
	"",
 
	"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",
 
	"  Jaroslav Mazanec (KUDr) - YAPG (Yet Another Pathfinder God) ;)",
 
	"  Jonathan Coome (Maedhros) - High priest of the NewGRF Temple",
0 comments (0 inline, 0 general)