- Aug 28, 2021
-
-
Lactozilla authored
-
Lactozilla authored
Added support for 1x1 flats Optimized and cleaned up levelflat code Patches, wall textures and flats no longer clamp or are NPO2 sized Reduced code duplication in r_draw8.c and r_draw8_npo2.c Fixed sloped fog planes rendering their textures instead of fog Date: Sat Aug 28 02:24:45 2021 -0300
-
- Aug 26, 2021
-
-
Lactozilla authored
-
Lactozilla authored
Adds PO2 flat sizes from 2x2 to 16x16.
-
- Aug 25, 2021
-
-
Claire Ellis authored
Multiplayer Bot Features (aka AddPlayer) See merge request STJr/SRB2!1383
-
- Aug 17, 2021
-
-
sphere authored
Give Coins drop shadows See merge request STJr/SRB2!1591
-
- Aug 14, 2021
- Aug 07, 2021
-
-
SMS Alfredo authored
-
- Aug 02, 2021
-
-
sphere authored
Fix #492 Closes #492 See merge request STJr/SRB2!1431
-
sphere authored
Fix console aliases bypassing CV_NOLUA Closes #619 See merge request STJr/SRB2!1573
-
sphere authored
Revert netvars to user value after demo finishes playback See merge request STJr/SRB2!1578
-
Lach authored
Fix for #551 See merge request STJr/SRB2!1590
-
- Jul 31, 2021
-
-
Monster Iestyn authored
-
Monster Iestyn authored
P_ZMovement: add a P_MobjWasRemoved check after P_CheckPosition, so we can bail out if the mobj was removed (by Lua most likely)
-
- Jul 16, 2021
-
-
Nev3r authored
Actually tell you if the server is running an incompatible version See merge request STJr/SRB2!1509
-
Monster Iestyn authored
Lua userdata invalidate fix See merge request STJr/SRB2!1584
-
- Jul 15, 2021
-
-
Claire Ellis authored
Addplayer 2021 7 15 See merge request STJr/SRB2!1585
-
-
Claire Ellis authored
-
Claire Ellis authored
-
Claire Ellis authored
This was done by storing flag-for-removal status as a boolean inside the player struct. Bot players are instead removed at the start of G_Ticker, rather than being removed immediately by G_RemovePlayer.
-
Claire Ellis authored
-
Claire Ellis authored
-
- Jul 13, 2021
-
-
Nev3r authored
-
Nev3r authored
-
Nev3r authored
Bugfix - Fix sporadically occurring incorrect userdata types in Lua, caused by previously loaded userdata which didn't get invalidated in previous sessions. Invalidate userdata for line and mapthing args. Invalidate userdata for slopes and their normal, origin and direction vectors.
-
Claire Ellis authored
-
- Jul 12, 2021
-
-
sphere authored
Use floating-point math for polyobject planes as well. Closes #581 See merge request STJr/SRB2!1533
-
James R. authored
-
SteelT authored
-
- Jul 11, 2021
-
-
Monster Iestyn authored
-
- Jul 08, 2021
-
-
James R. authored
(Demos do not call CL_Reset BTW.)
-
- Jul 06, 2021
- Jul 02, 2021
-
-
James R. authored
-
James R. authored
Take advantage of new Makefile in appveyor.yml See merge request STJr/SRB2!1561
-
- Jun 30, 2021
-
-
Claire Ellis authored
-
Claire Ellis authored
-
Claire Ellis authored
-