Zippy_Zolton
|
2721725962
|
Final lap text for circuit
|
2020-12-07 16:46:05 -06:00 |
|
Nev3r
|
2c8a99f25a
|
Add a level parameter to the iterators to account for nesting, and thus avoid variable shadowing.
|
2020-11-12 13:48:14 +01:00 |
|
Nev3r
|
a931d09e7d
|
Forgot to change %d to %s for sizeu1().
|
2020-11-10 13:11:42 +01:00 |
|
Nev3r
|
56c3e93d3a
|
Remove unused tag parameter.
|
2020-11-10 13:10:01 +01:00 |
|
Nev3r
|
b65211d148
|
Use sizeu1()
|
2020-11-10 12:34:08 +01:00 |
|
Nev3r
|
95a61a226b
|
rename TAG_ITER_C to TAG_ITER_DECLARECOUNTER and remove the semicolon from the macro.
|
2020-11-10 12:22:55 +01:00 |
|
Nev3r
|
c62ef355ef
|
Merge branch 'next' of https://git.do.srb2.org/STJr/SRB2 into udmf-multitag
# Conflicts:
# src/lua_baselib.c
# src/lua_maplib.c
|
2020-10-27 20:48:25 +01:00 |
|
Lachlan Wright
|
1caf92f0ae
|
Merge branch 'fix-236' into 'next'
Only allow explicitly living players to trigger sector specials
Closes #236
See merge request STJr/SRB2!1152
|
2020-09-25 09:31:06 -04:00 |
|
Lachlan Wright
|
f1d2992f51
|
Merge branch 'dye-fix' into 'next'
Fix players not properly decolorizing via linedef action
See merge request STJr/SRB2!1127
|
2020-09-25 08:54:16 -04:00 |
|
lachwright
|
7eb760afca
|
Only allow explicitly living players to trigger sector specials
|
2020-09-20 11:49:53 +09:30 |
|
SteelT
|
a033f482be
|
Merge branch 'pictureformats' into 'next'
PNG conversion refactoring
See merge request STJr/SRB2!675
|
2020-09-10 15:58:18 -04:00 |
|
Tatsuru
|
48d6ae8e53
|
Decolorize players as intended
|
2020-08-24 23:53:21 -03:00 |
|
Nev3r
|
b15c760dc2
|
Merge branch 'next' of https://git.magicalgirl.moe/STJr/SRB2/ into udmf-multitag
|
2020-08-15 13:44:59 +02:00 |
|
James R
|
3e8cf5ab06
|
Merge branch 'bt_spin' into 'next'
Replace all occurances of BT_USE with BT_SPIN (2.2!)
See merge request STJr/SRB2!982
|
2020-08-09 21:03:17 -04:00 |
|
GoldenTails
|
465ad1a7bc
|
Replace all occurances of BT_USE with BT_SPIN (2.3?)
I'd use `next-major` but it doesn't exist lol
|
2020-07-11 21:59:54 -05:00 |
|
Nev3r
|
ad55f5f872
|
Merge branch 'udmf-next' of https://git.magicalgirl.moe/STJr/SRB2/ into udmf-multitag
# Conflicts:
# src/hardware/hw_main.c
# src/p_ceilng.c
# src/p_floor.c
# src/p_mobj.c
# src/p_mobj.h
# src/p_polyobj.c
# src/p_saveg.c
# src/p_setup.c
# src/p_spec.c
# src/p_spec.h
# src/p_user.c
# src/r_bsp.c
# src/r_defs.h
|
2020-07-10 18:18:07 +02:00 |
|
Jaime Passos
|
7911deebf8
|
Merge branch 'next' of https://git.magicalgirl.moe/STJr/SRB2 into pictureformats
|
2020-07-06 19:29:14 -03:00 |
|
Nev3r
|
fd5b05cafc
|
Merge branch 'next' of https://git.magicalgirl.moe/STJr/SRB2/ into udmf-next
|
2020-07-06 11:13:27 +02:00 |
|
LJ Sonic
|
6c61baa818
|
Merge branch 'fix-oldbrak-missiles2' into 'next'
Take 2: Fix Old Brak missiles + add pw_ignorelatch
See merge request STJr/SRB2!1006
|
2020-07-04 16:28:48 -04:00 |
|
LJ Sonic
|
77e39a0fd5
|
Merge branch 'make-linedef-422-smarter' into 'next'
Make Linedef type 422 smarter
See merge request STJr/SRB2!1014
|
2020-07-04 08:35:42 -04:00 |
|
Nev3r
|
ff8759e507
|
Merge branch 'next' of https://git.magicalgirl.moe/STJr/SRB2/ into udmf-next
# Conflicts:
# src/hardware/hw_main.c
|
2020-06-30 20:29:48 +02:00 |
|
James R
|
067d9b9a63
|
Merge remote-tracking branch 'origin/next' into gtr-fixes
|
2020-06-24 19:31:19 -07:00 |
|
GoldenTails
|
f0787077e3
|
More people ought to know what modulo is...
Or modulous if your prefer.
|
2020-06-22 04:14:42 -05:00 |
|
GoldenTails
|
6fe0874606
|
Stop resetting cusval cause that's annoying
|
2020-06-21 23:21:42 -05:00 |
|
GoldenTails
|
d609cfc9e3
|
Make it so Linedef type 422 instead sets cusval when the titlemap is in action.
I have no idea why it wasn't like this before, but oh well.
|
2020-06-21 22:20:06 -05:00 |
|
kaysrishaq
|
682791a024
|
brak missile fix, pw_ignorelatch, small Recycler fix
|
2020-06-18 17:09:29 -04:00 |
|
MascaraSnake
|
4a0206b38d
|
Merge branch 'next' into udmf-next
# Conflicts:
# src/p_mobj.c
# src/p_polyobj.c
|
2020-06-09 09:38:01 +02:00 |
|
LJ Sonic
|
e2b860dc28
|
Merge branch 'next' into 'fix-spawn-desynch'
# Conflicts:
# src/p_map.c
|
2020-06-01 08:15:02 -04:00 |
|
MascaraSnake
|
11493e61d2
|
Merge branch 'executordelay' into 'udmf-next'
UDMF linedef executor delay
See merge request STJr/SRB2!918
|
2020-06-01 07:57:23 -04:00 |
|
SteelT
|
07da7f7d29
|
Merge branch 'scroller-tweaks' into 'next'
Add back side wall scrollers & allow using offsets for tagged wall scrollers.
See merge request STJr/SRB2!955
|
2020-05-28 11:29:39 -04:00 |
|
Louis-Antoine
|
67eef5a37f
|
Fix potential desynch when a player spawns
|
2020-05-28 11:03:35 +02:00 |
|
SwitchKaze
|
b37c73b008
|
Make colors UINT16, increase color freeslots to 1024
|
2020-05-23 19:35:36 -05:00 |
|
sphere
|
934b28989f
|
Add linedef actions 507 & 508, allow using offsets for actions 502-504.
|
2020-05-19 23:39:35 +02:00 |
|
MascaraSnake
|
6f854f2de3
|
Merge branch 'more-polyobject-cleanup' into 'next'
Smooth polyobject movement and other cleanup
See merge request STJr/SRB2!947
|
2020-05-18 16:00:55 -04:00 |
|
MascaraSnake
|
33a22331f8
|
Merge branch 'waypoints' into 'next'
Store waypoints at map load instead of iterating through the thinker list to find them
See merge request STJr/SRB2!938
|
2020-05-18 16:00:46 -04:00 |
|
Louis-Antoine
|
d0abd6e86c
|
Merge branch 'next' of https://git.magicalgirl.moe/STJr/SRB2.git into slope-cleanup
# Conflicts:
# src/hardware/hw_main.c
# src/p_spec.c
|
2020-05-18 16:14:05 +02:00 |
|
MascaraSnake
|
a7c7f7afa9
|
Merge branch 'fof-cleanup' into 'next'
FOF cleanup
See merge request STJr/SRB2!910
|
2020-05-17 02:30:16 -04:00 |
|
MascaraSnake
|
969c48fac8
|
Merge branch 'udmf-next' into udmf-polyobjects
# Conflicts:
# src/p_polyobj.c
|
2020-05-16 11:18:47 +02:00 |
|
MascaraSnake
|
536e355cdf
|
polywaypointdata_t: Turn reverse and continuous into flags
|
2020-05-16 09:49:30 +02:00 |
|
Jaime Passos
|
1a79f6246d
|
Merge remote-tracking branch 'origin/next' into pictureformats
|
2020-05-15 01:34:54 -03:00 |
|
MascaraSnake
|
7413da918b
|
Store PolyObject waypoint return behavior in an enum
|
2020-05-13 16:21:47 +02:00 |
|
MascaraSnake
|
ff3768f3e0
|
Merge branch 'udmf-next' into executordelay
|
2020-05-13 10:01:41 +02:00 |
|
MascaraSnake
|
1ccda0b85c
|
Merge branch 'next' into udmf-next
|
2020-05-13 10:01:12 +02:00 |
|
MascaraSnake
|
d3ec12c842
|
Merge branch 'udmf-next' into executordelay
# Conflicts:
# src/p_spec.c
|
2020-05-13 09:55:25 +02:00 |
|
MascaraSnake
|
36843cbfd6
|
Merge branch 'next' into waypoints
|
2020-05-12 23:51:32 +02:00 |
|
MascaraSnake
|
d708789c3a
|
Store waypoints (for zoom tubes, rope hangs, polyobjects) explicitly
|
2020-05-12 23:50:30 +02:00 |
|
Jaime Passos
|
39c5ab4e17
|
Merge remote-tracking branch 'origin/next' into gtr-fixes
|
2020-05-09 17:12:52 -03:00 |
|
MascaraSnake
|
650f44566f
|
Fixed a typo
|
2020-05-07 21:59:39 +02:00 |
|
MascaraSnake
|
8c36b9efa5
|
Adapt basic PolyObject setup to UDMF
|
2020-05-04 22:40:49 +02:00 |
|
MascaraSnake
|
6e7373a475
|
Merge branch 'next' into udmf-next
|
2020-05-04 20:32:56 +02:00 |
|