- Dec 27, 2019
-
-
James R. authored
(cherry picked from commit 0e9d69d6a3759686ca8bb567817be650291ea0e1)
-
- Dec 26, 2019
-
-
James R. authored
-
James R. authored
rollangle and SpriteInfo changes See merge request STJr/SRB2!547
-
Lactozilla authored
-
James R. authored
Option to increase the turning speed See merge request STJr/SRB2!553
-
James R. authored
Fix Amy and Fang being able to attack other players in MP Special Stages See merge request STJr/SRB2!558
-
James R. authored
Custom gametypes See merge request STJr/SRB2!566
-
Monster Iestyn authored
-
MascaraSnake authored
Hack P_MobjThinker into little pieces See merge request STJr/SRB2!574
-
Alam Ed Arias authored
-
Alam Ed Arias authored
-
Monster Iestyn authored
Lua: ShouldDamage/MobjDamage/MobjDeath hotfix See merge request STJr/SRB2!575
-
Alam Ed Arias authored
-
Alam Ed Arias authored
-
Nev3r authored
Circle of Blue Spheres were spawning in place of Rings See merge request STJr/SRB2!576
-
- Dec 25, 2019
-
-
James R. authored
The original code used a switch case, not AND 1. :V
-
Monster Iestyn authored
Fix ShouldDamage, MobjDamage and MobjDeath hooks all messing up the pushing of variables to Lua as function args, by adding damagetype support where it was missing! The above issue occured only if you had both a generic hook and a type specific hook for a particular hook type. This way, the stack is never updated to include damagetype at the start, and all pushes of the variables get offsetted by 1 compared to what they should be, once the code *expects* damagetype to be included in it.
-
Nev3r authored
Slight touchups on the tokenizer See merge request STJr/SRB2!569
-
Nev3r authored
Mapdataload refactor See merge request STJr/SRB2!568
-
Nev3r authored
-
Lactozilla authored
-
MascaraSnake authored
Hack P_SpawnHoopsAndRings into little pieces See merge request STJr/SRB2!572
-
- Dec 24, 2019
-
-
MascaraSnake authored
-
MascaraSnake authored
-
MascaraSnake authored
-
SteelT authored
-
SteelT authored
-
SteelT authored
-
Lactozilla authored
-
MascaraSnake authored
-
James R. authored
-
James R. authored
More customisable title card See merge request STJr/SRB2!552
-
James R. authored
Wipe styles cleanup See merge request STJr/SRB2!525
-
James R. authored
The "SRB2" directive, for warning if a SOC isn't compatible See merge request STJr/SRB2!551
-
James R. authored
OpenGL GIF movie recording See merge request STJr/SRB2!549
-
James R. authored
Fix model texture blending See merge request STJr/SRB2!546
-
James R. authored
Init MUSICDEFs regardless of music state See merge request STJr/SRB2!532
-
James R. authored
-
Lactozilla authored
-
Lactozilla authored
-