- Mar 21, 2020
-
-
MascaraSnake authored
-
MascaraSnake authored
Remove the multi-file ZB configs. We're stick with the single-file config for ZB and doing all the UDMF stuff in UDB
- Mar 20, 2020
-
-
LJ Sonic authored
-
- Mar 19, 2020
-
-
LJ Sonic authored
-
LJ Sonic authored
-
fickleheart authored
-
fickleheart authored
-
fickleheart authored
-
fickleheart authored
-
fickleheart authored
-
fickleheart authored
-
- Mar 18, 2020
-
-
SteelT authored
-
- Mar 15, 2020
-
-
Monster Iestyn authored
-
Monster Iestyn authored
Skins refactor See merge request STJr/SRB2!843
-
SteelT authored
-
- Mar 09, 2020
-
-
Monster Iestyn authored
-
Monster Iestyn authored
Archive sprite2 Hotfix See merge request !845
-
Monster Iestyn authored
One line fix: don't assume 0 (aka SPR2_STND) is the default value for sprite2, but rather what the state sets for it This fixes some issues with a custom character tested during netplay, which did not have SPR2_WAIT sprites and therefore fell back to SPR2_STND sprites. Unfortunately, the fact they used SPR2_STND instead meant the sprite2 was not synced at all!
-
Monster Iestyn authored
(oddly enough, this actually revealed some secret file dependencies previously included via r_things.h! I also needed to include d_player.h in r_skins.h itself it seems)
-
- Mar 08, 2020
-
-
Monster Iestyn authored
-
Monster Iestyn authored
Set the "spritename" variable within R_AddSingleSpriteDef rather than externally to it, since R_InstallSpriteLump is the only place it gets used anyway This way we don't have to make it some extern in order for r_skins.c to use it
-
Monster Iestyn authored
-
Monster Iestyn authored
-
Monster Iestyn authored
-
colette authored
-
SteelT authored
-