Nev3r
|
3358413479
|
Merge branch 'udmf-pitch-and-roll' into 'udmf-next'
Add textmap pitch and roll parsing, and mobj pitch and roll variables.
See merge request STJr/SRB2!882
|
2020-04-21 12:27:26 -04:00 |
|
Nev3r
|
0368c7b4bd
|
Merge branch 'udmf-mthingscale' into 'udmf-next'
Add mapthing scale support
See merge request STJr/SRB2!883
|
2020-04-21 12:26:46 -04:00 |
|
Louis-Antoine
|
74fd37fa38
|
Let W_CheckNumForName(Pwad) find entries with long names
|
2020-04-21 11:08:18 +02:00 |
|
Louis-Antoine
|
90ebe18c5a
|
Add a longname field to lumpinfo_t
|
2020-04-21 10:21:41 +02:00 |
|
Louis-Antoine
|
74e8d7f733
|
Rename lumpinfo_t.name2 to lumpinfo_t.fullname
|
2020-04-20 23:40:41 +02:00 |
|
Nev3r
|
2d15e953eb
|
Merge branch 'next' of https://git.magicalgirl.moe/STJr/SRB2/ into udmf-next
|
2020-04-20 09:05:21 +02:00 |
|
James R
|
1d2d5266ab
|
Merge branch 'flipfuncpointers-master' into 'master'
Flipfuncpointers (take two)
See merge request STJr/SRB2!864
|
2020-04-19 18:23:56 -04:00 |
|
Nev3r
|
ccb8e7a7c6
|
Use fixed_t on the mapthing scale for the sake of coherence.
|
2020-04-19 18:34:00 +02:00 |
|
Nev3r
|
1ebfeb3be6
|
Add mapthing pitch/roll Lua access as well.
|
2020-04-19 17:19:04 +02:00 |
|
Nev3r
|
9eb5fe954d
|
Add missed pitch and roll to precipmobj_t
|
2020-04-19 16:05:08 +02:00 |
|
Nev3r
|
c00f995b7f
|
Move the scale setting code behind the MapthingSpawn hook.
|
2020-04-19 16:00:57 +02:00 |
|
Nev3r
|
f55f425d1a
|
Add Lua support.
|
2020-04-19 15:56:06 +02:00 |
|
Nev3r
|
5632120a74
|
Add mapthing scale support; fields scale, scalex and scaley set the only mapthing scale field alike.
|
2020-04-19 15:18:36 +02:00 |
|
Nev3r
|
da165d2d22
|
Add textmap pitch and roll parsing, and mobj pitch and roll variables.
|
2020-04-19 14:51:55 +02:00 |
|
Nev3r
|
630e8f27a1
|
Merge branch 'udmf-argenums' into 'udmf-next'
No more magic numbers for linedef arg values in UDMF
See merge request STJr/SRB2!881
|
2020-04-19 07:06:32 -04:00 |
|
Nev3r
|
268a66a55a
|
Fix an outrageous typo which didn't get pushed for some reason.
|
2020-04-19 12:23:51 +02:00 |
|
James R
|
28b1e8de1c
|
Merge remote-tracking branch 'origin/master' into next
|
2020-04-18 17:20:33 -07:00 |
|
James R
|
01da59fe02
|
Merge branch 'angle-for-spawn-object' into 'next'
Make the Spawn Object linedef executor able to set the object's angle.
See merge request STJr/SRB2!877
|
2020-04-18 20:16:07 -04:00 |
|
James R
|
a7291a2ad4
|
Merge branch 'packetversion-revision' into 'master'
The rule for PACKETVERSION is too confusing, it's also too hard to unify formats
See merge request STJr/SRB2!875
|
2020-04-18 20:15:23 -04:00 |
|
James R
|
7e981edfcc
|
Merge branch 'continue_tweaks' into 'next'
A tangible mechanism to disable Continues
See merge request STJr/SRB2!865
|
2020-04-18 20:15:04 -04:00 |
|
James R
|
a891b1126b
|
Merge branch 'netgame-urls' into 'master'
srb2:// server URLs
See merge request STJr/SRB2!858
|
2020-04-18 20:11:00 -04:00 |
|
MascaraSnake
|
c1dff185bf
|
Add enums to encapsulate the textmap colormap settings
|
2020-04-18 17:15:25 +02:00 |
|
MascaraSnake
|
7978920b53
|
Merge branch 'udmf-next' into udmf-argenums
|
2020-04-18 16:56:21 +02:00 |
|
MascaraSnake
|
6abc3da5de
|
Add enums to encapsulate the textmap slope settings
|
2020-04-18 16:55:56 +02:00 |
|
MascaraSnake
|
548f4a1594
|
Enable SF_TRIGGERSPECIAL_TOUCH for sectors with spike damage
|
2020-04-18 15:17:25 +02:00 |
|
Nev3r
|
109d09aa4c
|
Merge branch 'udmf-colormaps' into 'udmf-next'
UDMF colormaps
See merge request STJr/SRB2!855
|
2020-04-18 07:42:24 -04:00 |
|
MascaraSnake
|
059fded08c
|
Fix NULL pointer crash involving stringargs
|
2020-04-18 12:23:01 +02:00 |
|
MascaraSnake
|
0d21e4ad87
|
Eradicate levelspecthink_t
|
2020-04-18 11:05:58 +02:00 |
|
MascaraSnake
|
09f369846e
|
Remove return values from a few elevator functions that don't use them
|
2020-04-18 10:52:58 +02:00 |
|
MascaraSnake
|
1d35442e16
|
Make T_BounceCheese use its own thinker struct
|
2020-04-18 10:45:21 +02:00 |
|
MascaraSnake
|
54de7584d1
|
Refactor T_ThwompSector
|
2020-04-18 10:26:03 +02:00 |
|
MascaraSnake
|
71f9fe167b
|
Refactor T_NoEnemiesSector
|
2020-04-18 09:21:04 +02:00 |
|
MascaraSnake
|
a90735fdf0
|
Make T_MarioBlock use its own thinker data structure
|
2020-04-18 02:05:23 +02:00 |
|
MascaraSnake
|
e6193297d8
|
Refactor T_ContinuousFalling
|
2020-04-18 01:42:13 +02:00 |
|
MascaraSnake
|
06ce2b3b2c
|
Refactor T_MovePlane a little bit
|
2020-04-18 01:08:01 +02:00 |
|
MascaraSnake
|
272a8e532b
|
Refactor T_FloatSector
|
2020-04-18 00:26:49 +02:00 |
|
MascaraSnake
|
93eb0ee1c8
|
Add an enum for crumblestate
|
2020-04-17 23:54:37 +02:00 |
|
MascaraSnake
|
7e617fa938
|
Refactoring in T_BounceCheese
|
2020-04-17 23:32:39 +02:00 |
|
MascaraSnake
|
3add9943a8
|
Remove the spike thinker, which hasn't been necessary for a while now
|
2020-04-17 22:54:35 +02:00 |
|
MascaraSnake
|
7c6c14c398
|
Remove sec assignments that have become superfluous
|
2020-04-17 21:39:38 +02:00 |
|
MascaraSnake
|
e971a26d1d
|
Refactor T_EachTimeThinker
|
2020-04-17 21:19:21 +02:00 |
|
MascaraSnake
|
21b92b63e9
|
Make T_EachTimeThinker use its own struct
|
2020-04-17 14:00:48 +02:00 |
|
MascaraSnake
|
5e013ea679
|
Forgot to clean up some stuff
|
2020-04-17 11:13:13 +02:00 |
|
MascaraSnake
|
1f038e827a
|
-Remove superfluous variables from raise_t
-Cleanup signatures of P_AddRaiseThinker and P_AddAirbob
|
2020-04-17 11:11:36 +02:00 |
|
MascaraSnake
|
dc41ed93cd
|
Get rid of code duplication in T_RaiseSector
|
2020-04-17 10:19:02 +02:00 |
|
MascaraSnake
|
cd036b57fd
|
Make T_RaiseSector use its own thinker struct instead of levelspecthink_t
|
2020-04-17 09:58:53 +02:00 |
|
Nev3r
|
750cafbcbc
|
Merge branch 'next' of https://git.magicalgirl.moe/STJr/SRB2/ into udmf-next
|
2020-04-14 22:20:54 +02:00 |
|
Nev3r
|
1ea15aa643
|
Merge branch 't_moveplane-refactor' into 'next'
Remove faulty code from T_MovePlane()
See merge request STJr/SRB2!876
|
2020-04-14 05:53:59 -04:00 |
|
Nev3r
|
b7bedae60f
|
Merge branch 'remove-bridge' into 'next'
Remove the disabled/broken bridge thinker code
See merge request STJr/SRB2!879
|
2020-04-14 05:51:45 -04:00 |
|
Nev3r
|
8c3485d82e
|
Remove the bridge thinker entry from the ZB configuration.
|
2020-04-14 10:31:26 +02:00 |
|