- Apr 27, 2022
-
-
Eidolon authored
-
Eidolon authored
-
Eidolon authored
-
Eidolon authored
-
Eidolon authored
-
Eidolon authored
This fixes a potential crash in OpenGL when changing between levels.
-
Eidolon authored
-
Eidolon authored
-
Eidolon authored
`renderdeltatics` can be used as a standard delta time in any place, allowing for smooth menus. It will always be equal to `realtics` when frame interpolation is turned off, producing consistent framerate behavior everywhere it is used.
-
Eidolon authored
This seems like an appropriate way to describe the feature for now.
-
Eidolon authored
Instead of interpolating thinkers, we interpolate mobjs inside the renderer. Further interpolation is TBI.
-
- Apr 09, 2022
-
-
sphere authored
Fix frame blend flags not working with 3D models See merge request STJr/SRB2!1778
-
- Apr 08, 2022
-
-
Lactozilla authored
-
- Mar 28, 2022
-
- Mar 22, 2022
-
-
Sal authored
-
sphere authored
Add angle field to linedef_t See merge request STJr/SRB2!1602
-
sphere authored
Prevent Hangsters from sliding across the ceiling Closes #787 See merge request STJr/SRB2!1766
-
- Mar 21, 2022
-
-
sphere authored
Fix Ideya Capture sometimes stealing extra spheres See merge request STJr/SRB2!1768
-
sphere authored
Do not reload every texture when adding a wad See merge request STJr/SRB2!1725
-
sphere authored
Drop shadow fake floor/ceiling fix See merge request STJr/SRB2!1638
-
-
sphere authored
Fix Minus & debris' reverse gravity behavior See merge request STJr/SRB2!1764
-
- Mar 20, 2022
-
-
Zwip-Zwap Zapony authored
-
Zwip-Zwap Zapony authored
Also clean up redundant "startingspheres" variable
-
- Mar 15, 2022
-
-
sphere authored
-
- Mar 13, 2022
-
-
sphere authored
-
sphere authored
Fix typo in linux-only compilation flag See merge request STJr/SRB2!1759
-
sphere authored
Remove MODID check from hooklib to fix compile issue (resolves #809) See merge request STJr/SRB2!1758
-
sphere authored
-
sphere authored
-
- Mar 12, 2022
-
-
sphere authored
-
- Mar 09, 2022
-
- Mar 08, 2022
-
-
sphere authored
- Added A_SetShadowScale - Added A_ShadowScream which combines the above with A_Scream, used for badnik explosions - Gave flickies drop shadows
-
sphere authored
-
candelavla authored
-