diff --git a/src/misc_gui.cpp b/src/misc_gui.cpp --- a/src/misc_gui.cpp +++ b/src/misc_gui.cpp @@ -408,6 +408,15 @@ static const char * const _credits[] = { u8"Original design by Chris Sawyer", u8"Original graphics by Simon Foster", u8"", + u8"Ginever.net OpenTTD Patchpack team:", + u8" Ruby Dennington (Theleruby) - Patch implementation", + u8" Paul Dennington (Paulicus25) - Lead tester", + u8" Assorted testers from Ginever Entertainment", + u8"", + u8"The latest version of this patchpack can be obtained from:", + u8" https://hg.ginever.net/public/openttd (source)", + u8" https://hg.ginever.net/public/openttd-binaries (Windows binaries)", + u8"", u8"The OpenTTD team (in alphabetical order):", u8" Grzegorz Duczy\u0144ski (adf88) - General coding (since 1.7.2)", u8" Albert Hofkamp (Alberth) - GUI expert (since 0.7)",