- Feb 28, 2021
-
-
Lactozilla authored
This was causing a buffer underwrite too. Lovely.
-
- Feb 16, 2021
- Feb 15, 2021
- Feb 13, 2021
- Feb 10, 2021
- Jan 28, 2021
-
-
Lactozilla authored
-
- Jan 27, 2021
-
-
Lactozilla authored
Indirectly fixes the game doing whatever after freeing a patch. This commit implements a FTextureInfo struct type, instead of it being a typedef to the GLMipmap_s struct type.
-
- Jan 17, 2021
-
-
This reverts commit 6f9c48a3. # Conflicts: # src/p_mobj.c
-
- Jan 12, 2021
-
-
Tatsuru authored
-
- Jan 11, 2021
-
-
Tatsuru authored
-
- Jan 10, 2021
-
-
Golden authored
-
- Jan 05, 2021
-
-
Golden authored
get stryder7x in on this
-
- Jan 04, 2021
-
-
Tatsuru authored
-
- Dec 29, 2020
-
-
LJ Sonic authored
-
- Dec 23, 2020
-
- Dec 21, 2020
-
-
James Hale authored
-
Lactozilla authored
-
Golden authored
-
Golden authored
So we don't get Luas with access to LUA_GetErrorMessage.
-
- Dec 20, 2020
-
-
Hannu Hanhi authored
-
Golden authored
-
Golden authored
-
Golden authored
-
- Dec 16, 2020
-
-
LJ Sonic authored
-
Zolton Auburn authored
-
Lactozilla authored
I messed up the multiplication order for texture scaling: it multiplied a floating point number with a fixed point number, instead of multiplying two floats and then converting the result into a fixed point number.
-
- Dec 15, 2020
-
-
katsy authored
-
- Dec 14, 2020
-
-
Zolton Auburn authored
-