- Sep 20, 2019
-
-
toaster authored
Better directory structure See merge request STJr/SRB2Internal!321
-
toaster authored
Support W_VerifyFile on PK3 See merge request STJr/SRB2Internal!328
-
toaster authored
Use byteptr.h macros in flats png See merge request STJr/SRB2Internal!339
-
Alam Arias authored
-
Alam Arias authored
-
Lactozilla authored
-
Lactozilla authored
-
- Sep 19, 2019
-
-
toaster authored
-
- Sep 18, 2019
-
-
toaster authored
Pain sound fixes See merge request STJr/SRB2Internal!335
-
toaster authored
* Fix native MF_PAIN sound extension being limited to UINT8 range, which only became evident when the new s1/2/cd/3db/kc sfx were added. * Make the pain-causing cactodes have DMG_SPIKE.
-
toaster authored
Correct location of MT_CACTI10 and MT_CACTI11 in relation to their positions given in info.h and dehacked.c (fixes several ACZ-related crashes)
-
toaster authored
Patch blending aggregate return fix See merge request STJr/SRB2Internal!333
-
Lactozilla authored
-
Lactozilla authored
Revert "Merge branch 'gl_skydome' into 'master'" See merge request STJr/SRB2Internal!331
-
- Sep 17, 2019
-
-
Alam Ed Arias authored
This reverts merge request !326
-
Alam Ed Arias authored
-
- Sep 16, 2019
- Sep 15, 2019
-
-
Lactozilla authored
Fix the V_DrawCroppedPatch bleeding on the current charsel screen. See merge request STJr/SRB2Internal!311
-
Lactozilla authored
PNG patches See merge request STJr/SRB2Internal!327
-
Nev3r authored
Always force player camera direction for springs with horizontal thrust component. See merge request STJr/SRB2Internal!330
-
Nev3r authored
-
- Sep 13, 2019
- Sep 12, 2019
-
-
Lactozilla authored
-
Lactozilla authored
-
Lactozilla authored
-
SteelT authored
New EXE icon See merge request STJr/SRB2Internal!265
-
Lactozilla authored
-
toaster authored
I_Error if no frames are found for a loaded skin's SPR2_STND subspriteset, given this is what everything will default to if nothing else is provided, and I really don't wanna go across the code adding checks for sprite2s not existing (since R_GetSkinSprite2, under all circumstances other than this one, is capable of bouncing back).
-
- Sep 11, 2019
-
-
Lactozilla authored
-
Lactozilla authored
-
Lactozilla authored
-
Lactozilla authored
-
Lactozilla authored
Also allows them to be used as sprites.
-
toaster authored
Increase maximum number of Luabanks to 16 on Steel's suggestion. (Using the Web IDE 'cuz I'm tired, so no new exe; luckily I made the code flexible to constant replacement!)
-
toaster authored
Follow-up fixes for reset-upon-dying music See merge request STJr/SRB2Internal!284
-