- Mar 09, 2020
-
-
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
-
- Mar 02, 2020
-
-
SteelT authored
Fix -OGLlib See merge request STJr/SRB2!794
-
- Feb 26, 2020
-
-
Lactozilla authored
Fix new skin colors using default chat color See merge request STJr/SRB2!822
-
Lactozilla authored
Fix Amy cameo's love hearts crashing the Software renderer due to invalid translucency tables See merge request STJr/SRB2!823
-
- Feb 24, 2020
-
-
Lactozilla authored
-
SteelT authored
-
- Feb 23, 2020
-
-
James R. authored
Console in menus again! See merge request STJr/SRB2!797
-
James R. authored
Fix crash under NOMD5 See merge request STJr/SRB2!807
-
James R. authored
Don't spawn the exitmove flags in Single Player See merge request STJr/SRB2!813
-
Tatsuru authored
-
Tatsuru authored
-
- Feb 22, 2020
-
-
SteelT authored
2.2.2 preparation See merge request STJr/SRB2!811
-
SteelT authored
-
SteelT authored
-
James R. authored
-
James R. authored
-
James R. authored
This fixes crashes in the menus.
-
SteelT authored
-
SteelT authored
Warp gamedata corruption fix See merge request STJr/SRB2!802
-
SteelT authored
Update copyright year See merge request STJr/SRB2!801
-
- Feb 21, 2020
-
-
James R. authored
-
James R. authored
-
James R. authored
Fix OpenGL "color bug" See merge request STJr/SRB2!795
-
James R. authored
Add more strings (and respective functions) for v.drawString(). See merge request STJr/SRB2!770
-
- Feb 20, 2020
-
-
Monster Iestyn authored
-
Monster Iestyn authored
-
- Feb 19, 2020
-
-
James R. authored
-
James R. authored
-
James R. authored
-
SteelT authored
-
James R. authored
New skin colors, add support for preferred opposite color to save cards, new lua features. See merge request STJr/SRB2!787
-
James R. authored
Exitmove tweaks See merge request STJr/SRB2!709
-
James R. authored
Fix R_CacheRotSprite not working with PNG lumps See merge request STJr/SRB2!800
-
James R. authored
Fix seenames not working without a SeenPlayer hook See merge request STJr/SRB2!799
-
James R. authored
Clear setrenderneeded after calling VID_CheckRenderer See merge request STJr/SRB2!793
-