spherallic
|
c92a371aa9
|
Clean up the start of P_CheckQuicksand
|
2022-10-08 10:58:09 +02:00 |
|
spherallic
|
73e2d8d1bc
|
Fix CircleCI build error
|
2022-10-04 10:38:57 +02:00 |
|
spherallic
|
9da90cef8e
|
Merge branch 'next' into gravityflipping
|
2022-09-30 21:27:32 +02:00 |
|
sphere
|
e08ebac5c8
|
Merge branch 'depth-buffer-24' into 'next'
Request 24-bit depth buffer from SDL
See merge request STJr/SRB2!1635
|
2022-09-30 14:01:33 +00:00 |
|
sphere
|
70161ff52e
|
Merge branch 'fancarry' into 'next'
Add carry type to fans (with fixed merge conflicts)
See merge request STJr/SRB2!1809
|
2022-09-30 13:07:19 +00:00 |
|
spherallic
|
bf466bfbd9
|
Fix P_InJumpFlipSector checking for outdated FOF flags
|
2022-09-29 19:32:53 +02:00 |
|
spherallic
|
f37d466343
|
Merge branch 'next' into gravityflipping
|
2022-09-29 19:27:00 +02:00 |
|
sphere
|
bc5c65306b
|
Merge branch 'table-len-metamethod' into 'next'
Fix __len metamethod ignored on tables
See merge request STJr/SRB2!1328
|
2022-09-28 21:54:07 +00:00 |
|
sphere
|
21808e883b
|
Merge branch 'better-wad-search' into 'next'
Clean up the WAD searching code a little.
See merge request STJr/SRB2!1678
|
2022-09-28 21:33:30 +00:00 |
|
sphere
|
27f2b04109
|
Merge branch 'readhuditem-parse-fix' into 'next'
readhuditem parse fixes
Closes #887
See merge request STJr/SRB2!1816
|
2022-09-28 21:04:44 +00:00 |
|
sphere
|
a53d9b3788
|
Merge branch '457failuretagfix' into 'next'
Fix action 457 (Track object angle) not triggering the 'failure' tag
Closes #883
See merge request STJr/SRB2!1814
|
2022-09-28 21:04:02 +00:00 |
|
sphere
|
ac7f983c8a
|
Merge branch 'exclusivescrollfix' into 'next'
Fix 'exclusive' flag on plane scrollers being inverted
Closes #885
See merge request STJr/SRB2!1813
|
2022-09-28 21:03:56 +00:00 |
|
sphere
|
8da4eab173
|
Merge branch 'udmf-fof-flags' into 'next'
Fix UDMF FOF flags
See merge request STJr/SRB2!1802
|
2022-09-28 21:03:44 +00:00 |
|
spherallic
|
2623649871
|
"That line shouldn't be there at all :v" -MascaraSnake
|
2022-09-28 22:57:34 +02:00 |
|
spherallic
|
862fdaaa3d
|
Revert "prevent immediate re-flipping", streamline P_GetMobjGravity
|
2022-09-26 13:41:37 +02:00 |
|
SteelT
|
fe8be242d0
|
readhuditem parse fixes
Fix readhuditem not parsing flags correctly
Fix unknown word warning erroneously describing the HUD item as a level header
|
2022-09-26 02:31:50 -04:00 |
|
spherallic
|
00ecddf3e9
|
Fix action 457 reading the failure tag from the wrong offset field
|
2022-09-18 12:55:17 +02:00 |
|
spherallic
|
5f62af05f1
|
Fix 'exclusive' flag on plane scrollers being inverted
|
2022-09-18 11:21:00 +02:00 |
|
sphere
|
cfdbc8f44a
|
Merge branch 'vissprite-color' into 'next'
Allow objects with MF2_LINKDRAW to use their own color
See merge request STJr/SRB2!1576
|
2022-09-17 07:32:51 +00:00 |
|
spherallic
|
872a2001c8
|
Add new linedef executor trigger that checks gravity
|
2022-09-17 02:14:25 +02:00 |
|
sphere
|
aaae90a5e3
|
Merge branch 'soundflags' into 'next'
Use sound flags for sfxinfo, fix SF_TOTALLYSINGLE checks
See merge request STJr/SRB2!1765
|
2022-09-16 22:31:51 +00:00 |
|
spherallic
|
efc0f7a758
|
Correct SF_TOTALLYSINGLE checks.
|
2022-09-16 23:59:19 +02:00 |
|
spherallic
|
2664fc700a
|
Check for sector special flag instead of special number
|
2022-09-16 23:05:24 +02:00 |
|
spherallic
|
b7dd3ac4bf
|
Restore CR_FAN application for fan sectors
|
2022-09-16 22:56:26 +02:00 |
|
spherallic
|
612424e2e2
|
Merge branch 'next' into fancarry
|
2022-09-16 22:54:08 +02:00 |
|
spherallic
|
9e9e3f4cca
|
Correct ceilingz handling in quicksand
|
2022-09-12 14:00:17 +02:00 |
|
spherallic
|
9499d16221
|
Fix quicksand in reverse gravity
|
2022-09-12 11:27:28 +02:00 |
|
spherallic
|
3427d4309f
|
Prevent immediate re-flipping after a per-sector gravity flip
|
2022-09-11 23:12:51 +02:00 |
|
spherallic
|
42fc6c877b
|
Remove hack in P_GetMobjGravity for spinfire, fix the underlying issue
|
2022-09-11 20:04:20 +02:00 |
|
spherallic
|
0ee81a1cc3
|
Support gravity override flag in UDMF
|
2022-09-11 19:46:57 +02:00 |
|
spherallic
|
5e6185abe2
|
Fix Elemental stomp's flames while Gravity Boots are active
|
2022-09-11 18:28:17 +02:00 |
|
spherallic
|
3d29e9770f
|
Re-add momz inversion on dropped emeralds
|
2022-09-11 17:41:55 +02:00 |
|
krabs
|
295555d0d0
|
Fix issues with gravflip of dropped items (rings, ctf flag, weapons, emeralds)
|
2022-09-11 17:15:25 +02:00 |
|
spherallic
|
1f73c9cf99
|
Add flag to per-sector gravity for overriding MF2_OBJECTFLIP
|
2022-09-11 16:15:50 +02:00 |
|
spherallic
|
8d06145377
|
Play gravity flip sound on jump in jumpflip sectors, reorganize code
|
2022-09-09 15:35:05 +02:00 |
|
spherallic
|
9fabddd4bb
|
Add sector type that flips gravity upon jumping
|
2022-09-08 16:56:35 +02:00 |
|
spherallic
|
f0adc71f9b
|
Add flag to invert current gravity to gravity flip executor
|
2022-09-08 16:56:35 +02:00 |
|
spherallic
|
ef35084d95
|
Merge remote-tracking branch 'public/master' into next
|
2022-09-08 16:52:54 +02:00 |
|
sphere
|
892ffbe01b
|
Merge branch 'stop-wuse-after-free' into 'master'
Stop -Wuse-after-free warnings
See merge request STJr/SRB2!1805
|
2022-09-08 14:51:17 +00:00 |
|
sphere
|
877ade801b
|
Merge branch 'stop-waddress' into 'master'
Stop -Waddress warnings
See merge request STJr/SRB2!1804
|
2022-09-08 14:51:15 +00:00 |
|
sphere
|
65fa93c4f7
|
Merge branch 'skin-set-fix' into 'next'
Only set default skin/color when possible
See merge request STJr/SRB2!1772
|
2022-09-06 15:19:18 +00:00 |
|
sphere
|
fc1cc9ffe5
|
Merge branch 'unknown-command-dedicated-print' into 'next'
Fix "unknown command" not being printed on dedicated
See merge request STJr/SRB2!1771
|
2022-09-06 15:19:11 +00:00 |
|
sphere
|
2d16ccf176
|
Merge branch 'fixmapconditions' into 'next'
Fix map number checks when reading unlockable conditions
Closes #882
See merge request STJr/SRB2!1807
|
2022-09-06 08:05:35 +00:00 |
|
spherallic
|
8a0f0237f2
|
Merge branch 'next' into udmf-fof-flags
|
2022-09-06 09:52:01 +02:00 |
|
sphere
|
5d7d19d2bf
|
Merge branch 'more-whitelisting' into 'next'
Add more menu graphics to the whitelist.
Closes #765
See merge request STJr/SRB2!1731
|
2022-09-06 07:40:56 +00:00 |
|
sphere
|
9e2d8f059d
|
Merge branch 'write-textmap-bruh' into 'next'
Fix size_t compiler warnings in P_WriteTextmap
See merge request STJr/SRB2!1785
|
2022-09-05 21:54:20 +00:00 |
|
sphere
|
d67e88ee0c
|
Merge branch 'fix-parenttriestosleep-desc' into 'next'
Fix description of A_ParentTriesToSleep
See merge request STJr/SRB2!1784
|
2022-09-05 21:49:34 +00:00 |
|
spherallic
|
508536e3d7
|
Fix map number checks when reading unlockable conditions.
|
2022-09-05 20:41:09 +02:00 |
|
Jaime Ita Passos
|
c27d7f916f
|
Stop -Wuse-after-free warnings
|
2022-08-11 04:30:03 -03:00 |
|
Jaime Ita Passos
|
07011a7044
|
Stop -Waddress warnings
|
2022-08-11 04:24:24 -03:00 |
|