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 |
|
SMS Alfredo
|
e070880ec0
|
Do the thing
|
2022-08-25 15:29:54 -05: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 |
|
Radicalicious
|
1edbbad2df
|
Remove extra whitespace
|
2022-08-03 23:08:42 +00:00 |
|
Radicalicious
|
71caaf180c
|
Fix mapmusname not overwriting Lua-provided strings
|
2022-08-02 20:59:13 -05:00 |
|
MascaraSnake
|
dff15fa678
|
Fix equation slopes overflow
|
2022-07-31 15:12:59 +02:00 |
|
MascaraSnake
|
ec119eac2f
|
Merge branch 'next' into udmf-fof-flags
|
2022-07-31 13:27:03 +02:00 |
|
MascaraSnake
|
7389e2ceb6
|
Use the correct bustflags constant
|
2022-07-31 13:24:45 +02:00 |
|
MascaraSnake
|
1049eca15e
|
Forgot to add fofflags to ffloor_opt
|
2022-07-31 13:01:45 +02:00 |
|
MascaraSnake
|
8d4baace53
|
Add Lua backwards compatibility for FOF flags
|
2022-07-31 12:04:42 +02:00 |
|
sphere
|
c65851d17c
|
Merge branch 'autobrake-fix' into 'next'
Make autobrake account for scale
See merge request STJr/SRB2!1782
|
2022-07-29 09:33:29 +00:00 |
|
sphere
|
f8d2297e07
|
Merge branch 'colon-parenthesis' into 'next'
Fix semibright/fulldark frame flags not working with 3D models
See merge request STJr/SRB2!1779
|
2022-07-29 09:33:20 +00:00 |
|
Eidolon
|
824bfa6f0e
|
Merge branch 'delete-system32' into 'next'
Purge a bunch of legacy/unused stuff
See merge request STJr/SRB2!1801
|
2022-07-23 17:53:49 +00:00 |
|
Eidolon
|
c7e7f5c396
|
Remove FMOD files
Aren't used and definitely should not be in here anymore
|
2022-07-17 20:01:43 -05:00 |
|
Eidolon
|
22eceb403a
|
Remove legacy SRB2Launcher
|
2022-07-17 19:56:08 -05:00 |
|
Eidolon
|
a4ef2133ab
|
Remove old master server PHP scripts
Blast from the past, buuuut let's trim the fat here too.
|
2022-07-17 19:54:12 -05:00 |
|
Eidolon
|
292b8d1470
|
Remove unmaintained SOCEdit
Written in VB6. Superceded by better tools and also probably not even
buildable anymore.
|
2022-07-17 19:52:41 -05:00 |
|
Eidolon
|
af1485075b
|
Remove old SDL 1.2 patches
SRB2 no longer works with 1.2 or Dreamcast so these are irrelevant
|
2022-07-17 19:50:58 -05:00 |
|
Eidolon
|
405c2101c2
|
Remove lumpmod tool
Superceded by far superior tools
|
2022-07-17 19:49:58 -05:00 |
|
Eidolon
|
7a5f1dec9e
|
Remove DJGPP GDB stub
Once more, SRB2 no longer works on DOS so this is irrelevant
|
2022-07-17 19:48:49 -05:00 |
|
Eidolon
|
f0cd404234
|
Remove unused djgpp patch
SRB2 no longer works on DOS so this is irrelevant
|
2022-07-17 19:48:09 -05:00 |
|
Eidolon
|
0ab8576ddb
|
Remove legacy SRB2Updater tool
Also unsupported and nonfunctional
|
2022-07-17 19:40:53 -05:00 |
|