Changeset - r20362:6d1bba4251ad
[Not reviewed]
master
0 2 0
fonsinchen - 11 years ago 2013-06-09 13:31:59
fonsinchen@openttd.org
(svn r25375) -Update: add fonsinchen to credits
2 files changed with 2 insertions and 0 deletions:
0 comments (0 inline, 0 general)
readme.txt
Show inline comments
 
@@ -646,12 +646,13 @@ Once you have all missing files, you are
 
X.X) Credits
 
---- -------
 
The OpenTTD team (in alphabetical order):
 
  Albert Hofkamp (Alberth)        - GUI expert
 
  Jean-François Claeys (Belugas)  - GUI, newindustries and more
 
  Matthijs Kooijman (blathijs)    - Pathfinder-guru, pool rework
 
  Ulf Hermann (fonsinchen)        - Cargo Distribution
 
  Christoph Elsenhans (frosch)    - General coding
 
  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
 
  Ingo von Borstel (planetmaker)  - Support
src/misc_gui.cpp
Show inline comments
 
@@ -378,12 +378,13 @@ static const char * const _credits[] = {
 
	"",
 
	"The OpenTTD team (in alphabetical order):",
 
	"  Albert Hofkamp (Alberth) - GUI expert",
 
	"  Jean-Fran\xC3\xA7ois Claeys (Belugas) - GUI, newindustries and more",
 
	"  Matthijs Kooijman (blathijs) - Pathfinder-guru, pool rework",
 
	"  Christoph Elsenhans (frosch) - General coding",
 
	"  Ulf Hermann (fonsinchen) - Cargo Distribution",
 
	"  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",
 
	"  Ingo von Borstel (planetmaker) - Support",
 
	"  Remko Bijker (Rubidium) - Lead coder and way more",
0 comments (0 inline, 0 general)