summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorLeif Linse <leif.linse@gmail.com>2021-04-24 18:49:37 +0200
committerGitHub <noreply@github.com>2021-04-24 17:49:37 +0100
commit3b9b177b36c4ab381b7c78b794fbc7818a9cfe8f (patch)
treed736e810b0eecff0f59009e91ef52f8bbe2dd6aa /src
parent2e39ac5ba2dc1f2f8b08ceb00898fe919d8f5d3b (diff)
downloadopenttd-3b9b177b36c4ab381b7c78b794fbc7818a9cfe8f.tar.xz
Update: Developer credits (#9091)
Diffstat (limited to 'src')
-rw-r--r--src/misc_gui.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/misc_gui.cpp b/src/misc_gui.cpp
index 8ca94b2c3..9be207ac6 100644
--- a/src/misc_gui.cpp
+++ b/src/misc_gui.cpp
@@ -445,7 +445,6 @@ static const char * const _credits[] = {
u8" Ingo von Borstel (planetmaker) - General, Support (since 1.1)",
u8" Remko Bijker (Rubidium) - Lead coder and way more (since 0.4.5)",
u8" Jos\u00e9 Soler (Terkhen) - General coding (since 1.0)",
- u8" Leif Linse (Zuu) - AI/Game Script (since 1.2)",
u8"",
u8"Inactive Developers:",
u8" Jean-Fran\u00e7ois Claeys (Belugas) - GUI, NewGRF and more (0.4.5 - 1.0)",
@@ -458,6 +457,7 @@ static const char * const _credits[] = {
u8" Christoph Mallon (Tron) - Programmer, code correctness police (0.3 - 0.5)",
u8" Patric Stout (TrueBrain) - NoAI, NoGo, Network (0.3 - 1.2), sys op (active)",
u8" Thijs Marinussen (Yexo) - AI Framework, General (0.6 - 1.3)",
+ u8" Leif Linse (Zuu) - AI/Game Script (1.2 - 1.6)",
u8"",
u8"Retired Developers:",
u8" Tam\u00e1s Farag\u00f3 (Darkvater) - Ex-Lead coder (0.3 - 0.5)",