mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Merge branch 'credits-fix' into 'master'
Update names in credits Can't push to internal master so a merge request will have to do. Let me know if there are more names to add. See merge request !27
This commit is contained in:
commit
8cccd5ee9b
1 changed files with 6 additions and 2 deletions
|
|
@ -977,6 +977,7 @@ static const char *credits[] = {
|
||||||
"\"Monster\" Iestyn Jealous",
|
"\"Monster\" Iestyn Jealous",
|
||||||
"Ronald \"Furyhunter\" Kinard", // The SDL2 port
|
"Ronald \"Furyhunter\" Kinard", // The SDL2 port
|
||||||
"John \"JTE\" Muniz",
|
"John \"JTE\" Muniz",
|
||||||
|
"Ehab \"Wolfy\" Saeed",
|
||||||
"\"SSNTails\"",
|
"\"SSNTails\"",
|
||||||
"Matthew \"Inuyasha\" Walsh",
|
"Matthew \"Inuyasha\" Walsh",
|
||||||
"",
|
"",
|
||||||
|
|
@ -985,6 +986,7 @@ static const char *credits[] = {
|
||||||
"\"chi.miru\"", // Red's secret weapon, the REAL reason slopes exist (also helped port drawing code from ZDoom)
|
"\"chi.miru\"", // Red's secret weapon, the REAL reason slopes exist (also helped port drawing code from ZDoom)
|
||||||
"Andrew \"orospakr\" Clunis",
|
"Andrew \"orospakr\" Clunis",
|
||||||
"Gregor \"Oogaland\" Dick",
|
"Gregor \"Oogaland\" Dick",
|
||||||
|
"Vivian \"toaster\" Grannell",
|
||||||
"Julio \"Chaos Zero 64\" Guir",
|
"Julio \"Chaos Zero 64\" Guir",
|
||||||
"\"Kalaron\"", // Coded some of Sryder13's collection of OpenGL fixes, especially fog
|
"\"Kalaron\"", // Coded some of Sryder13's collection of OpenGL fixes, especially fog
|
||||||
"Matthew \"Shuffle\" Marsalko",
|
"Matthew \"Shuffle\" Marsalko",
|
||||||
|
|
@ -1001,6 +1003,7 @@ static const char *credits[] = {
|
||||||
"Desmond \"Blade\" DesJardins",
|
"Desmond \"Blade\" DesJardins",
|
||||||
"Sherman \"CoatRack\" DesJardins",
|
"Sherman \"CoatRack\" DesJardins",
|
||||||
"Andrew \"Senku Niola\" Moran",
|
"Andrew \"Senku Niola\" Moran",
|
||||||
|
"Vivian \"toaster\" Grannell",
|
||||||
"David \"Instant Sonic\" Spencer Jr.",
|
"David \"Instant Sonic\" Spencer Jr.",
|
||||||
"\"SSNTails\"",
|
"\"SSNTails\"",
|
||||||
"",
|
"",
|
||||||
|
|
@ -1020,7 +1023,7 @@ static const char *credits[] = {
|
||||||
"\"Monster\" Iestyn Jealous",
|
"\"Monster\" Iestyn Jealous",
|
||||||
"Jarel \"Arrow\" Jones",
|
"Jarel \"Arrow\" Jones",
|
||||||
"Stefan \"Stuf\" Rimalia",
|
"Stefan \"Stuf\" Rimalia",
|
||||||
"Shane Strife",
|
"Shane Mychal Sexton",
|
||||||
"\"Spazzo\"",
|
"\"Spazzo\"",
|
||||||
"David \"Big Wave Dave\" Spencer Sr.",
|
"David \"Big Wave Dave\" Spencer Sr.",
|
||||||
"David \"Instant Sonic\" Spencer Jr.",
|
"David \"Instant Sonic\" Spencer Jr.",
|
||||||
|
|
@ -1033,6 +1036,7 @@ static const char *credits[] = {
|
||||||
"Sherman \"CoatRack\" DesJardins",
|
"Sherman \"CoatRack\" DesJardins",
|
||||||
"Ben \"Mystic\" Geyer",
|
"Ben \"Mystic\" Geyer",
|
||||||
"Nathan \"Jazz\" Giroux",
|
"Nathan \"Jazz\" Giroux",
|
||||||
|
"Vivian \"toaster\" Grannell",
|
||||||
"Dan \"Blitzzo\" Hagerstrand",
|
"Dan \"Blitzzo\" Hagerstrand",
|
||||||
"Kepa \"Nev3r\" Iceta",
|
"Kepa \"Nev3r\" Iceta",
|
||||||
"Thomas \"Shadow Hog\" Igoe",
|
"Thomas \"Shadow Hog\" Igoe",
|
||||||
|
|
@ -1069,7 +1073,7 @@ static const char *credits[] = {
|
||||||
"iD Software",
|
"iD Software",
|
||||||
"Alex \"MistaED\" Fuller",
|
"Alex \"MistaED\" Fuller",
|
||||||
"FreeDoom Project", // Used some of the mancubus and rocket launcher sprites for Brak
|
"FreeDoom Project", // Used some of the mancubus and rocket launcher sprites for Brak
|
||||||
"Randy Heit (<!>)", // For his MSPaint <!> sprite that we nicked
|
"Randi Heit (<!>)", // For their MSPaint <!> sprite that we nicked
|
||||||
"",
|
"",
|
||||||
"\1Produced By",
|
"\1Produced By",
|
||||||
"Sonic Team Junior",
|
"Sonic Team Junior",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue