- Jul 10, 2020
-
-
Alam Ed Arias authored
-
- Jul 04, 2020
-
-
James R. authored
Allow macOS builds to be launched through Steam See merge request STJr/SRB2!996
-
- Jun 11, 2020
-
-
lachwright authored
-
- Jun 08, 2020
-
-
mazmazz authored
Strike null-pointer-arithmetic error in BUFFER_OFFSET See merge request STJr/SRB2!989
-
mazmazz authored
Fix OPENMPT deprecation error, openmpt_module_ctl_set See merge request STJr/SRB2!990
-
Marco Z authored
-
Marco Z authored
-
- Jun 06, 2020
-
-
Monster Iestyn authored
-
Monster Iestyn authored
Cppcheck fixes See merge request STJr/SRB2!967
-
Monster Iestyn authored
-
- Jun 03, 2020
-
-
Monster Iestyn authored
sdl/i_main.c: while we're here, split all the logging initialisation code into a separate function, to make main function more clean
-
Monster Iestyn authored
(though that said we don't officially care about the win32 folder files anymore)
-
Monster Iestyn authored
V_Init: count to NUMSCREENS, not NUMSCREENS+1 (though I can't help thinking this one might have been deliberate somehow?)
-
Monster Iestyn authored
-
Monster Iestyn authored
Polyobj_rotate and related: change "origin" to vector2_t since all it needs is x/y and not any of the new stuff for vertex_t
-
Monster Iestyn authored
-
Monster Iestyn authored
-
Monster Iestyn authored
-
Monster Iestyn authored
This way, if for some reason the ghost has no skin, nothing should spawn at all
-
- May 28, 2020
-
-
SteelT authored
NOWIPE fixes for colormap and title card wipes See merge request STJr/SRB2!962
-
- May 25, 2020
- May 13, 2020
-
-
MascaraSnake authored
Fix window icon being reset when switching renderers on non-Windows platforms See merge request STJr/SRB2!898
-
MascaraSnake authored
Fix OpenGL only recording the first frame of unoptimized GIFs See merge request STJr/SRB2!928
-
- May 12, 2020
-
-
Monster Iestyn authored
GCC 10 compiling fixes See merge request STJr/SRB2!937
-
Monster Iestyn authored
-
Monster Iestyn authored
added missing extern keyword for ms_RoomId in mserv.h (the definition is already in the .c file in this case)
-
Monster Iestyn authored
turn all non-extern variables in s_sound.h into externs (and put their real definitions in the .c file)
-
Monster Iestyn authored
-
- May 11, 2020
-
-
SteelT authored
-
SteelT authored
Fix splitscreen Title Card act name regression See merge request STJr/SRB2!934
-
SteelT authored
Menu soc bullshit mergefix See merge request STJr/SRB2!933
-
SteelT authored
2.2.4 preparation See merge request STJr/SRB2!935
-
James R. authored
-
LJ Sonic authored
Fix crash with rollout rock See merge request STJr/SRB2!936
-
LJ Sonic authored
-
James R. authored
-
James R. authored
-
Monster Iestyn authored
-
Zwip-Zwap Zapony authored
This fixes act names not being shown on player 2's view
-