- Oct 26, 2022
-
-
toaster authored
Just a weird, meaningless footgun waiting in the wings for someone to catch themselves on. D_StartTitle works plenty fine here!
-
- Nov 25, 2018
-
-
Marco Z authored
-
- Nov 07, 2018
-
-
Monster Iestyn authored
D_PostEvent_end is only used by Allegro (used by the DOS port) to help timers work, so check for PC_DOS in preprocessor code. Also remove FUNCMATH from said function.
-
- Oct 11, 2018
-
-
Monster Iestyn authored
Also corrected what appears to be a typo in some comments above?
-
- Jul 07, 2018
-
-
toaster authored
Fix all compilation errors (tested using DEBUGMODE=1 and ERRORMODE=1) that remain outstanding. Notably: * Remove FUNCMATH from all void-returning functions, given GCC80 specifically complains about this case. * Extend the length of all extant buffers to the safety threshold recommended by the compiler. * Add void casts to WS_getaddrinfo's setting to prevent complaints about incompatible typecasts. * Extend the charsel, face, and superface buffer sizes and writes to include the null terminator. (I didn't really want to do this because it's not even particularily NEEDED, but there was literally zero way to get around the request that I could find with multiple online searches. I tried.)
-
- Jul 06, 2016
-
-
ZTsukei authored
-
- Jun 12, 2016
-
-
Alam Ed Arias authored
-
- May 18, 2016
-
-
Inuyasha authored
(no actual SLOC changes)
-
- Mar 15, 2016
-
-
Monster Iestyn authored
-
- Mar 15, 2014
-
-
Alam Ed Arias authored
-