MascaraSnake
|
99515bce24
|
Merge branch 'udmf-scrollers' into udmf-polyobjects
|
2021-12-03 19:21:44 +01:00 |
|
MascaraSnake
|
76962a3a3f
|
Merge branch 'udmf-plane-linedefs' into udmf-scrollers
|
2021-12-03 19:20:39 +01:00 |
|
MascaraSnake
|
c4775ed37b
|
Merge branch 'udmf-fofs-mkii' into udmf-plane-linedefs
# Conflicts:
# extras/conf/SRB2-22.cfg
# src/p_ceilng.c
|
2021-12-03 19:10:29 +01:00 |
|
MascaraSnake
|
adce427299
|
Merge branch 'next' into udmf-fofs-mkii
# Conflicts:
# src/p_user.c
|
2021-12-03 18:58:02 +01:00 |
|
MascaraSnake
|
6dc49042de
|
Port katsy's bouncy FOF cleanup
|
2021-12-03 18:48:16 +01:00 |
|
katsy
|
e10eddd11d
|
Fix broken rain to rain weather switching
|
2021-10-27 17:52:29 +00:00 |
|
MascaraSnake
|
98f99e52f8
|
Merge branch 'udmf-scrollers' into udmf-polyobjects
|
2021-09-26 06:56:12 +02:00 |
|
MascaraSnake
|
db0e6b23d7
|
Merge branch 'udmf-plane-linedefs' into udmf-scrollers
|
2021-09-26 06:53:20 +02:00 |
|
MascaraSnake
|
bfc13c2529
|
Merge branch 'udmf-fofs-mkii' into udmf-plane-linedefs
|
2021-09-26 06:50:34 +02:00 |
|
MascaraSnake
|
f26f41e03a
|
Fix thinker functions that still use tag instead of args[0] for FOFs
|
2021-09-26 06:48:26 +02:00 |
|
MascaraSnake
|
de82afe338
|
Merge branch 'udmf-scrollers' into udmf-polyobjects
|
2021-09-17 10:36:35 +02:00 |
|
MascaraSnake
|
e144f97d35
|
Merge branch 'udmf-plane-linedefs' into udmf-scrollers
|
2021-09-17 10:35:41 +02:00 |
|
MascaraSnake
|
a5959c0248
|
Merge branch 'next' into udmf-plane-linedefs
# Conflicts:
# src/p_inter.c
|
2021-09-17 10:34:07 +02:00 |
|
James R
|
923e6f31aa
|
Fix faulty comparison
Logical comparisons evaluate to a boolean value...
|
2021-09-12 19:03:39 -07:00 |
|
Tatsuru
|
66f054f150
|
Merge branch 'mapload-trigger-fix' into 'next'
Don't call map load trigger linedefs when joining or reloading gamestate
See merge request STJr/SRB2!1592
|
2021-09-12 21:08:52 +00:00 |
|
katsy
|
50fe45efe6
|
Refactor weather switching (fixes #541)
|
2021-09-10 17:00:43 +00:00 |
|
LJ Sonic
|
d1e8b05749
|
Don't call map load trigger linedefs when joining or reloading gamestate
|
2021-08-08 19:43:42 +02:00 |
|
MascaraSnake
|
7e88db938d
|
Adapt polyobject translucency fade linedef to UDMF
|
2021-07-04 19:28:14 +02:00 |
|
MascaraSnake
|
6d007f388a
|
Adapt set translucency linedef to UDMF
|
2021-07-04 15:37:42 +02:00 |
|
MascaraSnake
|
d2ad12c034
|
Adapt polyobject displacement linedefs to UDMF
|
2021-07-04 14:41:37 +02:00 |
|
MascaraSnake
|
429c6588af
|
Adapt polyobject waving flag linedef to UDMF
|
2021-07-04 14:10:11 +02:00 |
|
MascaraSnake
|
5c2ce62f00
|
Adapt polyobject visibility/tangibility linedefs to UDMF
|
2021-07-04 13:45:41 +02:00 |
|
MascaraSnake
|
2cbda0e5ac
|
Adapt polyobject waypoint movement linedef to UDMF
|
2021-07-04 13:20:10 +02:00 |
|
MascaraSnake
|
6e9afabd44
|
Adapt polyobject move and rotate linedef types to UDMF
|
2021-07-04 12:54:48 +02:00 |
|
MascaraSnake
|
3b1d64703d
|
Adapt polyobject door move linedef types to UDMF
|
2021-07-02 17:18:55 +02:00 |
|
MascaraSnake
|
805bafd936
|
Adapt "change plane scroller direction" linedef type to UDMF
|
2021-07-02 12:51:39 +02:00 |
|
MascaraSnake
|
64b67bcfe0
|
Wind/current linedef: Apply to front sector if tag = 0
|
2021-07-01 23:15:13 +02:00 |
|
MascaraSnake
|
9718674d3b
|
Check for sector type in T_PointPusher
|
2021-07-01 20:59:46 +02:00 |
|
MascaraSnake
|
dcba011cf3
|
Adapt wind/current linedefs to UDMF
|
2021-07-01 20:35:13 +02:00 |
|
MascaraSnake
|
6f698b3065
|
Refactor wind/current thinker
|
2021-07-01 20:05:23 +02:00 |
|
MascaraSnake
|
d0888c4ac5
|
Split wind/current and point push/pull thinkers
|
2021-07-01 18:48:18 +02:00 |
|
MascaraSnake
|
052bfe130c
|
Make exclusive scrolling the default
|
2021-07-01 00:47:56 +02:00 |
|
MascaraSnake
|
977887f456
|
Adapt scroller linedefs to UDMF
|
2021-06-30 23:50:54 +02:00 |
|
MascaraSnake
|
06e06a1cb6
|
Replicate old hack in binary maps: Translucent FOFs set to full opacity cut cyan pixels
|
2021-06-27 18:45:56 +02:00 |
|
MascaraSnake
|
b0a762a45e
|
Add missing null checks after P_AddFakeFloor calls
|
2021-06-27 17:49:00 +02:00 |
|
MascaraSnake
|
09bcc918c5
|
Fix alpha for rising and intangible FOFs
|
2021-06-27 17:14:34 +02:00 |
|
MascaraSnake
|
ac5eb1518d
|
Add floor/ceiling/both enum
|
2021-06-27 12:36:46 +02:00 |
|
MascaraSnake
|
2da5b54e73
|
Now that set flats linedef exists, simplify set heights linedef
|
2021-06-27 12:21:26 +02:00 |
|
MascaraSnake
|
099cea0a19
|
Implement "set flats" linedef type
|
2021-06-27 11:56:06 +02:00 |
|
MascaraSnake
|
4b0e311740
|
Fix typo
|
2021-06-27 09:54:48 +02:00 |
|
MascaraSnake
|
92982be76b
|
Adapt the remaining plane movement linedef types to UDMF
|
2021-06-27 09:53:57 +02:00 |
|
MascaraSnake
|
9fdd9060e4
|
Adapt crusher linedefs to UDMF
|
2021-06-26 12:53:14 +02:00 |
|
MascaraSnake
|
8f39e23105
|
Adapt linedef type 405 and 407 to UDMF
|
2021-06-26 08:43:35 +02:00 |
|
MascaraSnake
|
53976e4b52
|
Adapt linedef types 403-404 to UDMF
|
2021-06-26 08:31:59 +02:00 |
|
MascaraSnake
|
df965b1578
|
Fix thwomps going too fast by a factor of 8
|
2021-06-25 18:41:14 +02:00 |
|
MascaraSnake
|
6abcba6876
|
Adapt linedef types 400-401 to UDMF + some EV_ cleanup
|
2021-06-25 18:34:56 +02:00 |
|
MascaraSnake
|
259700be3c
|
Get rid of customspeed in EV_DoElevator and read speed from args[1]
|
2021-06-25 11:11:16 +02:00 |
|
MascaraSnake
|
7025f12d95
|
-Pass tag as argument to EV_ functions
-Get rid of junk linedefs for specialized EV_ calls
-Store tag in args[0]
|
2021-06-25 10:12:16 +02:00 |
|
MascaraSnake
|
5df079c653
|
Backwards compatibility: Add back bouncy FOF sector type, but mark it as deprecated
|
2021-06-23 22:21:19 +02:00 |
|
MascaraSnake
|
23efeeed8e
|
Merge branch 'next' into udmf-fofs-mkii
|
2021-06-23 19:48:26 +02:00 |
|