mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-14 13:50:13 +00:00
ALL: update credits
This commit is contained in:
parent
acaba7f0ff
commit
30eb93be28
5
AUTHORS
5
AUTHORS
@ -25,16 +25,17 @@ Residual Team
|
||||
improvements
|
||||
Travis Howell - Various code fixes, Windows port
|
||||
Joost Peters - Various code fixes
|
||||
Matthieu Milan - Few code improvements
|
||||
Christian Neumair - Various optimisation patches
|
||||
Daniel Schepler - Initial engine codebase, LUA support
|
||||
Einar Johan T. Somaen - Initial EMI support, a lot of play-testing
|
||||
Einar Johan T. Somaae - Initial EMI support, various code fixes and
|
||||
improvements
|
||||
Yaron Tausky - Fixes to subtitles
|
||||
Joel Teichroeb - Initial EMI support, various code fixes
|
||||
Pino Toscano - Debian GNU/Linux package files
|
||||
Lionel Ulmer - OpenGL optimisations
|
||||
Joni Vahamaki - Various code fixes and improvements
|
||||
vpelletier - Various code fixes and improvements
|
||||
Matthieu Milan - Few code improvements
|
||||
|
||||
ScummVM code
|
||||
************
|
||||
|
@ -471,16 +471,16 @@ begin_credits("Credits");
|
||||
add_person("Erich Hoover", "Compholio", "x86-64 fixes, various code fixes and improvements");
|
||||
add_person("Travis Howell", "Kirben", "Various code fixes, Windows port");
|
||||
add_person("Joost Peters", "joostp", "Various code fixes");
|
||||
add_person("Matthieu Milan", "usineur", "Few code improvements");
|
||||
add_person("Christian Neumair", "mannythegnome", "Various optimisation patches");
|
||||
add_person("Daniel Schepler", "", "Initial engine codebase, LUA support");
|
||||
add_person("Einar Johan T. Sømåen", "somaen", "Initial EMI support, a lot of play-testing");
|
||||
add_person("Einar Johan T. Sømåen", "somaen", "Initial EMI support, various code fixes and improvements");
|
||||
add_person("Yaron Tausky", "yaront", "Fixes to subtitles");
|
||||
add_person("Joel Teichroeb ", "klusark", "Initial EMI support, various code fixes");
|
||||
add_person("Pino Toscano", "pinotree", "Debian GNU/Linux package files");
|
||||
add_person("Lionel Ulmer", "bbrox", "OpenGL optimisations");
|
||||
add_person("Joni Vähämäki", "Akz", "Various code fixes and improvements");
|
||||
add_person("", "vpelletier", "Various code fixes and improvements");
|
||||
add_person("Matthieu Milan", "usineur ", "Few code improvements");
|
||||
end_section();
|
||||
|
||||
end_section();
|
||||
|
@ -35,12 +35,14 @@ static const char *credits[] = {
|
||||
"C2""Various code fixes, Windows port",
|
||||
"C0""Joost Peters",
|
||||
"C2""Various code fixes",
|
||||
"C0""Matthieu Milan",
|
||||
"C2""Few code improvements",
|
||||
"C0""Christian Neumair",
|
||||
"C2""Various optimisation patches",
|
||||
"C0""Daniel Schepler",
|
||||
"C2""Initial engine codebase, LUA support",
|
||||
"C0""Einar Johan T. S\370m\345en",
|
||||
"C2""Initial EMI support, a lot of play-testing",
|
||||
"C2""Initial EMI support, various code fixes and improvements",
|
||||
"C0""Yaron Tausky",
|
||||
"C2""Fixes to subtitles",
|
||||
"C0""Joel Teichroeb ",
|
||||
@ -53,8 +55,6 @@ static const char *credits[] = {
|
||||
"C2""Various code fixes and improvements",
|
||||
"C0""vpelletier",
|
||||
"C2""Various code fixes and improvements",
|
||||
"C0""Matthieu Milan",
|
||||
"C2""Few code improvements",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
|
Loading…
Reference in New Issue
Block a user