mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2025-02-21 11:21:47 +00:00
A quick credits draft
Please give me corrections and people to add. I've not been here as long as some people, so there is 100% probably people I missed
This commit is contained in:
parent
8e9d09121e
commit
caa000d5d6
2 changed files with 28 additions and 101 deletions
123
src/f_finale.c
123
src/f_finale.c
|
@ -451,128 +451,55 @@ boolean F_IntroResponder(event_t *event)
|
||||||
// CREDITS
|
// CREDITS
|
||||||
// =========
|
// =========
|
||||||
static const char *credits[] = {
|
static const char *credits[] = {
|
||||||
"\1Sonic Robo Blast II",
|
"\1Sonic Robo Blast II Kart",
|
||||||
"\1Credits",
|
"\1Credits",
|
||||||
"",
|
"",
|
||||||
"\1Game Design",
|
"\1Game Design",
|
||||||
"Ben \"Mystic\" Geyer",
|
"\"Iceman404\"",
|
||||||
"\"SSNTails\"",
|
"\"ZarroTsu\"",
|
||||||
"Johnny \"Sonikku\" Wallbank",
|
"Julio \"Chaos Zero 64\" Guir",
|
||||||
"",
|
"",
|
||||||
"\1Programming",
|
"\1Programming",
|
||||||
"Alam \"GBC\" Arias",
|
"\"ZarroTsu\"",
|
||||||
"Logan \"GBA\" Arias",
|
"Sean \"Sryder13\" Ryder",
|
||||||
"Tim \"RedEnchilada\" Bordelon",
|
|
||||||
"Callum Dickinson",
|
|
||||||
"Scott \"Graue\" Feeney",
|
|
||||||
"Nathan \"Jazz\" Giroux",
|
|
||||||
"Thomas \"Shadow Hog\" Igoe",
|
|
||||||
"Iestyn \"Monster Iestyn\" Jealous",
|
"Iestyn \"Monster Iestyn\" Jealous",
|
||||||
"Ronald \"Furyhunter\" Kinard", // The SDL2 port
|
"John \"JTE\" Muniz", // ?
|
||||||
"John \"JTE\" Muniz",
|
|
||||||
"Ehab \"Wolfy\" Saeed",
|
"Ehab \"Wolfy\" Saeed",
|
||||||
"\"SSNTails\"",
|
|
||||||
"Matthew \"Inuyasha\" Walsh",
|
|
||||||
"",
|
|
||||||
"\1Programming",
|
|
||||||
"\1Assistance",
|
|
||||||
"\"chi.miru\"", // Red's secret weapon, the REAL reason slopes exist (also helped port drawing code from ZDoom)
|
|
||||||
"Andrew \"orospakr\" Clunis",
|
|
||||||
"Gregor \"Oogaland\" Dick",
|
|
||||||
"Louis-Antoine \"LJSonic\" de Moulins", // for fixing 2.1's netcode (de Rochefort doesn't quite fit on the screen sorry lol)
|
|
||||||
"Vivian \"toaster\" Grannell",
|
"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
|
"Sally \"TehRealSalt\" Cochenour",
|
||||||
"Matthew \"Shuffle\" Marsalko",
|
"\"Lat\'\"",
|
||||||
"Steven \"StroggOnMeth\" McGranahan",
|
|
||||||
"\"Morph\"", // For SRB2Morphed stuff
|
|
||||||
"Colin \"Sonict\" Pfaff",
|
|
||||||
"Sean \"Sryder13\" Ryder",
|
|
||||||
"Ben \"Cue\" Woodford",
|
|
||||||
"",
|
"",
|
||||||
"\1Sprite Artists",
|
"\1Artists",
|
||||||
"Odi \"Iceman404\" Atunzu",
|
"\"Iceman404\"",
|
||||||
"Victor \"VAdaPEGA\" Ara\x1Fjo", // Araújo -- sorry for our limited font! D:
|
|
||||||
"Jim \"MotorRoach\" DeMello",
|
|
||||||
"Desmond \"Blade\" DesJardins",
|
"Desmond \"Blade\" DesJardins",
|
||||||
"Sherman \"CoatRack\" DesJardins",
|
"Sherman \"CoatRack\" DesJardins",
|
||||||
"Andrew \"Senku Niola\" Moran",
|
"Sally \"TehRealSalt\" Cochenour", // Eggman
|
||||||
"David \"Instant Sonic\" Spencer Jr.",
|
|
||||||
"\"SSNTails\"",
|
|
||||||
"",
|
|
||||||
"\1Texture Artists",
|
|
||||||
"Ryan \"Blaze Hedgehog\" Bloom",
|
|
||||||
"Buddy \"KinkaJoy\" Fischer",
|
|
||||||
"Vivian \"toaster\" Grannell",
|
|
||||||
"Kepa \"Nev3r\" Iceta",
|
|
||||||
"Jarrett \"JEV3\" Voight",
|
|
||||||
"",
|
"",
|
||||||
"\1Music and Sound",
|
"\1Music and Sound",
|
||||||
"\1Production",
|
"\1Production",
|
||||||
"Malcolm \"RedXVI\" Brown",
|
"\"Charyb\"",
|
||||||
"David \"Bulmybag\" Bulmer",
|
"James \"SeventhSentinel\" Hall",
|
||||||
"Paul \"Boinciel\" Clempson",
|
|
||||||
"Cyan Helkaraxe",
|
|
||||||
"Kepa \"Nev3r\" Iceta",
|
|
||||||
"Iestyn \"Monster Iestyn\" Jealous",
|
|
||||||
"Jarel \"Arrow\" Jones",
|
|
||||||
"Stefan \"Stuf\" Rimalia",
|
|
||||||
"Shane Mychal Sexton",
|
|
||||||
"\"Spazzo\"",
|
|
||||||
"David \"Big Wave Dave\" Spencer Sr.",
|
|
||||||
"David \"Instant Sonic\" Spencer Jr.",
|
|
||||||
"\"SSNTails\"",
|
|
||||||
"",
|
"",
|
||||||
"\1Level Design",
|
"\1Level Design",
|
||||||
"Matthew \"Fawfulfan\" Chapman",
|
|
||||||
"Paul \"Boinciel\" Clempson",
|
"Paul \"Boinciel\" Clempson",
|
||||||
"Desmond \"Blade\" DesJardins",
|
"Desmond \"Blade\" DesJardins",
|
||||||
"Sherman \"CoatRack\" DesJardins",
|
"Sherman \"CoatRack\" DesJardins",
|
||||||
"Ben \"Mystic\" Geyer",
|
"\"Blitz-T\"",
|
||||||
"Nathan \"Jazz\" Giroux",
|
"\"Chromatian\"",
|
||||||
"Dan \"Blitzzo\" Hagerstrand",
|
"\"Tyrannosaur Chao\"",
|
||||||
"Kepa \"Nev3r\" Iceta",
|
"\"Ryuspark\"",
|
||||||
"Thomas \"Shadow Hog\" Igoe",
|
"James \"SeventhSentinel\" Hall",
|
||||||
"Erik \"Torgo\" Nielsen",
|
"Sally \"TehRealSalt\" Cochenour",
|
||||||
"Wessel \"Spherallic\" Smit",
|
|
||||||
"\"Spazzo\"",
|
|
||||||
"\"SSNTails\"",
|
|
||||||
"Rob Tisdell",
|
|
||||||
"Jarrett \"JEV3\" Voight",
|
|
||||||
"Johnny \"Sonikku\" Wallbank",
|
|
||||||
"Matthew \"Inuyasha\" Walsh",
|
|
||||||
"Marco \"Digiku\" Zafra",
|
|
||||||
"",
|
|
||||||
"\1Boss Design",
|
|
||||||
"Ben \"Mystic\" Geyer",
|
|
||||||
"Thomas \"Shadow Hog\" Igoe",
|
|
||||||
"John \"JTE\" Muniz",
|
|
||||||
"Samuel \"Prime 2.0\" Peters",
|
|
||||||
"\"SSNTails\"",
|
|
||||||
"Johnny \"Sonikku\" Wallbank",
|
|
||||||
"",
|
|
||||||
"\1Testing",
|
|
||||||
"Hank \"FuriousFox\" Brannock",
|
|
||||||
"Cody \"SRB2 Playah\" Koester",
|
|
||||||
"Skye \"OmegaVelocity\" Meredith",
|
|
||||||
"Stephen \"HEDGESMFG\" Moellering",
|
|
||||||
"Nick \"ST218\" Molina",
|
|
||||||
"Samuel \"Prime 2.0\" Peters",
|
|
||||||
"Colin \"Sonict\" Pfaff",
|
|
||||||
"Bill \"Tets\" Reed",
|
|
||||||
"",
|
"",
|
||||||
|
//"\1Testing", // Should we have this? If so, please gimmie who would be on here
|
||||||
|
//"",
|
||||||
"\1Special Thanks",
|
"\1Special Thanks",
|
||||||
"Doom Legacy Project",
|
"Sonic Team Jr. & SRB2",
|
||||||
"iD Software",
|
"Bandit \"Bippy\" Cochenour", // i <3 my dog
|
||||||
"Alex \"MistaED\" Fuller",
|
|
||||||
"FreeDoom Project", // Used some of the mancubus and rocket launcher sprites for Brak
|
|
||||||
"Randi Heit (<!>)", // For their MSPaint <!> sprite that we nicked
|
|
||||||
"",
|
"",
|
||||||
"\1Produced By",
|
"\1Produced By",
|
||||||
"Sonic Team Junior",
|
"Kart Krew",
|
||||||
"",
|
|
||||||
"\1Published By",
|
|
||||||
"A 28K dialup modem",
|
|
||||||
"",
|
"",
|
||||||
"\1Thank you",
|
"\1Thank you",
|
||||||
"\1for playing!",
|
"\1for playing!",
|
||||||
|
|
|
@ -4880,11 +4880,11 @@ static void K_drawBattleFullscreen(void)
|
||||||
V_DrawFixedPatch(x<<FRACBITS, y<<FRACBITS, scale, splitflags, kp_battlewait, NULL);
|
V_DrawFixedPatch(x<<FRACBITS, y<<FRACBITS, scale, splitflags, kp_battlewait, NULL);
|
||||||
|
|
||||||
if (splitscreen > 1)
|
if (splitscreen > 1)
|
||||||
V_DrawString(x-(txoff/2), ty, splitflags, va("%d", stplyr->kartstuff[k_comebacktimer]/TICRATE));
|
V_DrawString(x-(txoff/2), ty, 0, va("%d", stplyr->kartstuff[k_comebacktimer]/TICRATE));
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
V_DrawFixedPatch(x<<FRACBITS, ty<<FRACBITS, scale, K_calcSplitFlags(splitflags), kp_timeoutsticker, NULL);
|
V_DrawFixedPatch(x<<FRACBITS, ty<<FRACBITS, scale, 0, kp_timeoutsticker, NULL);
|
||||||
V_DrawKartString(x-txoff, ty, splitflags, va("%d", stplyr->kartstuff[k_comebacktimer]/TICRATE));
|
V_DrawKartString(x-txoff, ty, 0, va("%d", stplyr->kartstuff[k_comebacktimer]/TICRATE));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue