- Jan 11, 2020
-
-
MascaraSnake authored
Add UDMF linedef arguments and make slope specials use them See merge request STJr/SRB2!643
-
- Jan 10, 2020
-
-
MascaraSnake authored
-
James R. authored
Brick Block Bustin See merge request STJr/SRB2!666
-
James R. authored
Allow for 10 emblem hints on a map by poking the drawer a bit. See merge request STJr/SRB2!650
-
James R. authored
PlayerThink Hook See merge request STJr/SRB2!557
-
MascaraSnake authored
Add MT_FLINGNIGHTSSTAR mobj type See merge request STJr/SRB2!663
-
MascaraSnake authored
Minor OpenGL improvements See merge request !661
-
MascaraSnake authored
Fix snapping of extra multiplayer text. (Resolves #101) See merge request STJr/SRB2!667
-
toaster authored
-
toaster authored
Mario brick blocks are likely to always have square sectors dividing seperate bricks, so allow them to be busted individually.
-
- Jan 09, 2020
-
-
James R. authored
Rollout Rockonsistency See merge request STJr/SRB2!655
-
Alam Ed Arias authored
-
James R. authored
Hexafaceted sprite angle support. See merge request STJr/SRB2!652
-
MascaraSnake authored
Don't create colormap data out of sidedef text for fake planes linedef See merge request STJr/SRB2!648
-
Tatsuru authored
-
Tatsuru authored
-
Sal authored
It got denied before for Software so I won't include it in the merge request :(
-
-
- Jan 08, 2020
-
-
toaster authored
* Break bustable FOFs like pushables. * Activate pushable-counting executor activators. * Get pushed by currents/wind. This takes advantage of the previously-existing hack relating to objects with MF_PUSHABLE infotable (but not active) flags and a nonzero fuse, which is used as the condition to group this under (rather than MT_ROLLOUTROCK specific fuckery). Thanks to the bug report submitted by our kirbs pal for getting me off my ass this evening.
-
-
James R. authored
-
James R. authored
Fix S_HAMMER being off by one See merge request STJr/SRB2!654
-
James R. authored
fcam simple controls but slightly less hacky See merge request STJr/SRB2!647
-
SteelT authored
-
toaster authored
Also, some minor memory efficiency fixes to both rotsprite and ordinary sprite rotations.
-
-
-
Sal authored
- Allow the translations that don't make use a blend image to work without requiring a blend image to be present - Fix TC_RAINBOW not working properly - TC_METALSONIC now remaps the _blend image to SKINCOLOR_COBALT, then inverts all of the blue, replicating how it works in Software (cherry picked from commit 74d7f256)
-
Sal authored
-
Sal authored
-
MascaraSnake authored
Don't create colormap data out of sidedef text for fake planes linedef (the colormap data isn't even used anymore)
-
MascaraSnake authored
-