Changeset - r8605:34b5e78ddda7
[Not reviewed]
master
0 2 0
belugas - 16 years ago 2008-02-19 17:52:30
belugas@openttd.org
(svn r12187) -Add: frosch as dev. Last, but not least
2 files changed with 2 insertions and 0 deletions:
0 comments (0 inline, 0 general)
readme.txt
Show inline comments
 
@@ -282,12 +282,13 @@ X.X) Credits:
 
---- --------
 
The OpenTTD team (in alphabetical order):
 
  Jean-Francois Claeys (Belugas) - GUI, newindustries and more
 
  Bjarni Corfitzen (Bjarni)      - MacOSX port, coder and vehicles
 
  Matthijs Kooijman (blathijs)   - Pathfinder-guru, pool rework
 
  Loïc Guilloux (glx)            - General coding
 
  Christoph Elsenhans (frosch)   - 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
 
  Owen Rudge (orudge)            - Forum host, OS/2 port
 
  Peter Nelson (peter1138)       - Spiritual descendant from newGRF gods
 
  Remko Bijker (Rubidium)        - Lead coder and way more
src/misc_gui.cpp
Show inline comments
 
@@ -216,12 +216,13 @@ static const char *credits[] = {
 
	"",
 
	"The OpenTTD team (in alphabetical order):",
 
	"  Jean-Francois Claeys (Belugas) - GUI, newindustries and more",
 
	"  Bjarni Corfitzen (Bjarni) - MacOSX port, coder and vehicles",
 
	"  Matthijs Kooijman (blathijs) - Pathfinder-guru, pool rework",
 
	"  Loïc Guilloux (glx) - General coding",
 
	"  Christoph Elsenhans (frosch) - 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",
 
	"  Owen Rudge (orudge) - Forum host, OS/2 port",
 
	"  Peter Nelson (peter1138) - Spiritual descendant from newGRF gods",
 
	"  Remko Bijker (Rubidium) - Lead coder and way more",
0 comments (0 inline, 0 general)