mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2025-01-18 15:32:33 +00:00
Promote some programmers, add Blade & CoatRack to texture artists.
This commit is contained in:
parent
5ad00ccd2e
commit
d9a88ec10c
1 changed files with 7 additions and 5 deletions
|
@ -969,19 +969,24 @@ static const char *credits[] = {
|
||||||
"\1Programming",
|
"\1Programming",
|
||||||
"Alam \"GBC\" Arias",
|
"Alam \"GBC\" Arias",
|
||||||
"Logan \"GBA\" Arias",
|
"Logan \"GBA\" Arias",
|
||||||
|
"Louis-Antoine \"LJ Sonic\" de Moulins", // for fixing 2.1's netcode (de Rochefort doesn't quite fit on the screen sorry lol)
|
||||||
"Callum Dickinson",
|
"Callum Dickinson",
|
||||||
"Scott \"Graue\" Feeney",
|
"Scott \"Graue\" Feeney",
|
||||||
|
"Victor \"SteelT\" Fuentes",
|
||||||
"Nathan \"Jazz\" Giroux",
|
"Nathan \"Jazz\" Giroux",
|
||||||
"Vivian \"toaster\" Grannell",
|
"Vivian \"toaster\" Grannell",
|
||||||
"Kepa \"Nev3r\" Iceta",
|
"Kepa \"Nev3r\" Iceta",
|
||||||
"Thomas \"Shadow Hog\" Igoe",
|
"Thomas \"Shadow Hog\" Igoe",
|
||||||
|
"\"james\"",
|
||||||
"Iestyn \"Monster Iestyn\" Jealous",
|
"Iestyn \"Monster Iestyn\" Jealous",
|
||||||
|
"\"Jimita\"",
|
||||||
"Ronald \"Furyhunter\" Kinard", // The SDL2 port
|
"Ronald \"Furyhunter\" Kinard", // The SDL2 port
|
||||||
"John \"JTE\" Muniz",
|
"John \"JTE\" Muniz",
|
||||||
"Ehab \"Wolfy\" Saeed",
|
"Ehab \"Wolfy\" Saeed",
|
||||||
"Jonas \"MascaraSnake\" Sauer",
|
"Jonas \"MascaraSnake\" Sauer",
|
||||||
"\"Kaito Sinclaire\"",
|
"\"Kaito Sinclaire\"",
|
||||||
"\"SSNTails\"",
|
"\"SSNTails\"",
|
||||||
|
"Lachlan \"Lach\" Wright",
|
||||||
"Marco \"mazmazz\" Zafra",
|
"Marco \"mazmazz\" Zafra",
|
||||||
"",
|
"",
|
||||||
"\1Programming",
|
"\1Programming",
|
||||||
|
@ -990,11 +995,7 @@ static const char *credits[] = {
|
||||||
"Andrew \"orospakr\" Clunis",
|
"Andrew \"orospakr\" Clunis",
|
||||||
"Sally \"TehRealSalt\" Cochenour",
|
"Sally \"TehRealSalt\" Cochenour",
|
||||||
"Gregor \"Oogaland\" Dick",
|
"Gregor \"Oogaland\" Dick",
|
||||||
"Louis-Antoine \"LJ Sonic\" de Moulins", // for fixing 2.1's netcode (de Rochefort doesn't quite fit on the screen sorry lol)
|
|
||||||
"Victor \"SteelT\" Fuentes",
|
|
||||||
"Julio \"Chaos Zero 64\" Guir",
|
"Julio \"Chaos Zero 64\" Guir",
|
||||||
"\"james\"",
|
|
||||||
"\"Jimita\"",
|
|
||||||
"\"Kalaron\"", // Coded some of Sryder13's collection of OpenGL fixes, especially fog
|
"\"Kalaron\"", // Coded some of Sryder13's collection of OpenGL fixes, especially fog
|
||||||
"\"Lat'\"", // SRB2-CHAT, the chat window from Kart
|
"\"Lat'\"", // SRB2-CHAT, the chat window from Kart
|
||||||
"Matthew \"Shuffle\" Marsalko",
|
"Matthew \"Shuffle\" Marsalko",
|
||||||
|
@ -1005,7 +1006,6 @@ static const char *credits[] = {
|
||||||
"Tasos \"tatokis\" Sahanidis", // Corrected C FixedMul, making 64-bit builds netplay compatible
|
"Tasos \"tatokis\" Sahanidis", // Corrected C FixedMul, making 64-bit builds netplay compatible
|
||||||
"Wessel \"sphere\" Smit",
|
"Wessel \"sphere\" Smit",
|
||||||
"Ben \"Cue\" Woodford",
|
"Ben \"Cue\" Woodford",
|
||||||
"Lachlan \"Lach\" Wright",
|
|
||||||
// Git contributors with 5+ approved merges of substantive quality,
|
// Git contributors with 5+ approved merges of substantive quality,
|
||||||
// or contributors with at least one groundbreaking merge, may be named.
|
// or contributors with at least one groundbreaking merge, may be named.
|
||||||
// Everyone else is acknowledged under "Special Thanks > SRB2 Community Contributors".
|
// Everyone else is acknowledged under "Special Thanks > SRB2 Community Contributors".
|
||||||
|
@ -1032,6 +1032,8 @@ static const char *credits[] = {
|
||||||
"Victor \"VAdaPEGA\" Ara\x1Fjo", // Araújo
|
"Victor \"VAdaPEGA\" Ara\x1Fjo", // Araújo
|
||||||
"Ryan \"Blaze Hedgehog\" Bloom",
|
"Ryan \"Blaze Hedgehog\" Bloom",
|
||||||
"Paul \"Boinciel\" Clempson",
|
"Paul \"Boinciel\" Clempson",
|
||||||
|
"Desmond \"Blade\" DesJardins",
|
||||||
|
"Sherman \"CoatRack\" DesJardins",
|
||||||
"Buddy \"KinkaJoy\" Fischer",
|
"Buddy \"KinkaJoy\" Fischer",
|
||||||
"Vivian \"toaster\" Grannell",
|
"Vivian \"toaster\" Grannell",
|
||||||
"Kepa \"Nev3r\" Iceta",
|
"Kepa \"Nev3r\" Iceta",
|
||||||
|
|
Loading…
Reference in a new issue