CREDITS: Update credits
This commit is contained in:
parent
129e5caa6e
commit
3880b325fa
4 changed files with 11 additions and 0 deletions
2
AUTHORS
2
AUTHORS
|
@ -5,6 +5,7 @@ ScummVM Team
|
|||
Pawel Kolodziejski
|
||||
Eugene Sandulenko
|
||||
Einar Johan T. Somaaen
|
||||
Lothar Serra Mari
|
||||
|
||||
PR Office
|
||||
---------
|
||||
|
@ -657,6 +658,7 @@ ScummVM Team
|
|||
Robin Watts - ARM assembly routines for nice
|
||||
speedups on several ports;
|
||||
improvements to the sound mixer
|
||||
Trembyle - Archivist
|
||||
|
||||
Website (code)
|
||||
--------------
|
||||
|
|
|
@ -507,6 +507,7 @@ begin_credits("Credits");
|
|||
add_person("Paweł Kołodziejski", "aquadran", "");
|
||||
add_person("Eugene Sandulenko", "sev", "");
|
||||
add_person("Einar Johan T. Sømåen", "somaen", "");
|
||||
add_person("Lothar Serra Mari", "lotharsm", "");
|
||||
end_persons();
|
||||
end_section();
|
||||
|
||||
|
@ -676,6 +677,7 @@ begin_credits("Credits");
|
|||
add_person("Chris Page", "cp88", "Return to launcher, savestate improvements, leak fixes, ... (GSoC 2008 task) (retired)");
|
||||
add_person("Coen Rampen", "NMIError", "Sound improvements");
|
||||
add_person("Robin Watts", "robinwatts", "ARM assembly routines for nice speedups on several ports; improvements to the sound mixer");
|
||||
add_person("", "Trembyle", "Archivist");
|
||||
end_section();
|
||||
end_section();
|
||||
|
||||
|
|
|
@ -20,6 +20,8 @@ Project Leaders
|
|||
-
|
||||
* - Einar Johan T. Sømåen
|
||||
-
|
||||
* - Lothar Serra Mari
|
||||
-
|
||||
|
||||
PR Office
|
||||
*********
|
||||
|
@ -1643,6 +1645,8 @@ Miscellaneous
|
|||
- Sound improvements
|
||||
* - Robin Watts
|
||||
- ARM assembly routines for nice speedups on several ports; improvements to the sound mixer
|
||||
* - Trembyle
|
||||
- Archivist
|
||||
|
||||
Website (code)
|
||||
**************
|
||||
|
|
|
@ -6,6 +6,7 @@ static const char *credits[] = {
|
|||
"C0""Pawe\305\202 Ko\305\202odziejski",
|
||||
"C0""Eugene Sandulenko",
|
||||
"C0""Einar Johan T. S\303\270m\303\245en",
|
||||
"C0""Lothar Serra Mari",
|
||||
"",
|
||||
"C1""PR Office",
|
||||
"C0""Arnaud Boutonn\303\251",
|
||||
|
@ -798,6 +799,8 @@ static const char *credits[] = {
|
|||
"C2""Sound improvements",
|
||||
"C0""Robin Watts",
|
||||
"C2""ARM assembly routines for nice speedups on several ports; improvements to the sound mixer",
|
||||
"C0""Trembyle",
|
||||
"C2""Archivist",
|
||||
"",
|
||||
"",
|
||||
"C1""Website (code)",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue