- Sep 16, 2018
- Sep 15, 2018
- Sep 14, 2018
-
-
Marco Z authored
-
Marco Z authored
* Mixer code has been in mixer_sound.c; this file is not invoked unless compiling with NOMIXER=1 * Remove everything under #ifdef HAVE_MIXER because this is never triggered * Comment out #ifdef HAVE_LIBGME because we don't support playing music anyway (but theoretically, it could have worked separately from Mixer) * Stub new music calls (cherry picked from commit 76be77b9)
-
Marco Z authored
-
Marco Z authored
-
Marco Z authored
- Sep 13, 2018
- Sep 11, 2018
-
-
Monster Iestyn authored
New linedef executor special: change tagged sector's colormap See merge request STJr/SRB2Internal!149
-
Monster Iestyn authored
-
Monster Iestyn authored
# Conflicts: # src/p_setup.c # src/r_data.c
-
Monster Iestyn authored
-
Monster Iestyn authored
Colormap code cleanup See merge request !275
-
Marco Z authored
-
Marco Z authored
-
Marco Z authored
-
- Sep 10, 2018
-
-
Monster Iestyn authored
-
Marco Z authored
-
Marco Z authored
-
- Sep 09, 2018
-
-
Monster Iestyn authored
R_CreateColormap2 and R_MakeColormaps have been made obsolete, it's just R_CreateColormap now, like it used to be! With that, I moved R_CreateColormap2's exclusive software colormap malloc code to R_CreateColormap, and merged the two software-only blocks of code into one. I also disabled any unneeded variables and fixed a preprocessor-related goofup
-
Marco Z authored
-
- Sep 07, 2018
-
-
Monster Iestyn authored
Netcode nitpicking See merge request !274
-
- Sep 06, 2018