MascaraSnake
|
c1f03e7720
|
P_WriteTextmap: Convert colormaps
|
2022-01-09 10:22:25 +01:00 |
|
MascaraSnake
|
a46619684f
|
Disable NiGHTS objectplace, which serves no purpose anymore without writethings
|
2022-01-09 09:30:15 +01:00 |
|
MascaraSnake
|
8615e86a0b
|
P_WriteTextmap: Don't try to write invalid textures
|
2022-01-09 09:27:39 +01:00 |
|
MascaraSnake
|
90cd009b23
|
Remove writethings because it no longer works properly with the binary-to-UDMF conversion
|
2022-01-08 16:58:55 +01:00 |
|
MascaraSnake
|
1269fe6c0e
|
Implement faster textmap parser
|
2022-01-08 13:17:15 +01:00 |
|
MascaraSnake
|
b7f9626fda
|
Merge branch 'taglists-refactor' into udmf-full
|
2022-01-07 18:45:52 +01:00 |
|
MascaraSnake
|
3248556fa9
|
Speed up taglist creation
|
2022-01-07 18:42:56 +01:00 |
|
MascaraSnake
|
5149699def
|
Update VS project files
|
2022-01-07 18:00:56 +01:00 |
|
MascaraSnake
|
b05bcc4657
|
P_WriteTextmap: Correct flat offsets
|
2022-01-07 15:44:56 +01:00 |
|
MascaraSnake
|
c912222df6
|
Merge branch 'znodes-offset-fix' into udmf-full
|
2022-01-07 14:44:42 +01:00 |
|
MascaraSnake
|
56b00fac54
|
P_WriteTextmap: Rearrange properties and remove some defaults
|
2022-01-07 13:39:25 +01:00 |
|
MascaraSnake
|
95ce2aca98
|
P_WriteTextmap: Update friction to float
|
2022-01-07 12:59:29 +01:00 |
|
MascaraSnake
|
b6a5ff98f0
|
Merge branch 'udmf-sector-fields' into udmf-full
|
2022-01-07 12:46:47 +01:00 |
|
MascaraSnake
|
8b5f6cca37
|
Add command line parameter for saving the current map in TEXTMAP format
|
2022-01-07 12:45:40 +01:00 |
|
MascaraSnake
|
1de5b77710
|
Fix typo
|
2022-01-07 10:25:32 +01:00 |
|
MascaraSnake
|
659410dde1
|
Use Slope Skew flag instead of Upper Unpegged for FOF skewing
|
2022-01-05 23:47:05 +01:00 |
|
MascaraSnake
|
e406a52446
|
Remove weird special behavior for two-sided upper textures in software
|
2022-01-05 22:33:14 +01:00 |
|
MascaraSnake
|
fcb69b9c2f
|
Rename more linedef flags
|
2022-01-05 19:43:40 +01:00 |
|
MascaraSnake
|
2bef8da42f
|
Remove access to unused effect6 flag in UDMF
|
2022-01-05 18:42:53 +01:00 |
|
MascaraSnake
|
5f97047b96
|
Rename linedef flags
|
2022-01-05 18:40:02 +01:00 |
|
MascaraSnake
|
55559a5f98
|
Split P_ConvertBinaryMap into multiple functions
|
2022-01-05 18:15:04 +01:00 |
|
MascaraSnake
|
06b7d7ceb8
|
Make only ML_EFFECT3 affect midtexture pegging in UDMF
|
2022-01-05 18:05:47 +01:00 |
|
MascaraSnake
|
549569e75b
|
Fix offset calculation for segs that represent linedef backsides
|
2022-01-05 10:08:49 +01:00 |
|
MascaraSnake
|
d25bc75a92
|
Remove redundant UDMF check in P_LoadSidedefs
|
2022-01-05 09:22:13 +01:00 |
|
MascaraSnake
|
577ae68d6d
|
Make sector friction a floating-point field
|
2022-01-04 21:25:34 +01:00 |
|
MascaraSnake
|
ca1d844278
|
Merge branch 'blentran-update' into udmf-full
|
2022-01-04 19:36:20 +01:00 |
|
MascaraSnake
|
ee7fc9853d
|
Merge branch 'blentran-update' of git.do.srb2.org:STJr/SRB2 into blentran-update
|
2022-01-04 19:35:10 +01:00 |
|
MascaraSnake
|
afde568856
|
Add blendmode support to FOFs
|
2022-01-04 19:33:17 +01:00 |
|
spherallic
|
c7281d1801
|
Fix cyan pixel cutting in Software
|
2022-01-04 14:26:04 +01:00 |
|
MascaraSnake
|
8c17bb57e6
|
Turn the fog wall linedef type into a blendmode
|
2022-01-04 14:26:03 +01:00 |
|
MascaraSnake
|
3b08a15860
|
Expose blendmodes to UDMF
|
2022-01-04 14:26:03 +01:00 |
|
MascaraSnake
|
84dfea4580
|
Add new blendmode linedef types to config
|
2022-01-04 14:26:03 +01:00 |
|
sphere
|
f455bf347b
|
blentran part 3: Wall & plane blendmodes.
|
2022-01-04 14:26:03 +01:00 |
|
sphere
|
470b069179
|
blentran part 2: Sprite & patch blendmodes.
|
2022-01-04 14:26:03 +01:00 |
|
sphere
|
f9d2fd9ce5
|
blentran part 1: Flag changes & semibright support.
|
2022-01-04 14:26:03 +01:00 |
|
MascaraSnake
|
913731b4bc
|
Merge branch 'blentran-update' into udmf-full
# Conflicts:
# src/lua_maplib.c
# src/p_setup.c
# src/p_spec.c
|
2022-01-02 23:19:47 +01:00 |
|
spherallic
|
1a21ca14f0
|
Fix cyan pixel cutting in Software
|
2022-01-02 20:44:24 +01:00 |
|
MascaraSnake
|
2886a277d8
|
Turn the fog wall linedef type into a blendmode
|
2021-12-31 15:00:27 +01:00 |
|
MascaraSnake
|
e4d7b3df6c
|
Minor cleanup in P_SpawnSpecials
|
2021-12-31 14:17:17 +01:00 |
|
MascaraSnake
|
0d2d7a2803
|
Merge branch 'udmf-more-linedef-types' into udmf-sector-fields
# Conflicts:
# src/p_spec.c
|
2021-12-31 14:14:23 +01:00 |
|
MascaraSnake
|
5873ecfa02
|
Merge branch 'udmf-thing-types' into udmf-more-linedef-types
|
2021-12-31 14:12:13 +01:00 |
|
MascaraSnake
|
98157daa1c
|
Merge branch 'udmf-executor-triggers' into udmf-thing-types
|
2021-12-31 14:11:50 +01:00 |
|
MascaraSnake
|
63978b76df
|
Merge branch 'udmf-linedef-executors' into udmf-executor-triggers
|
2021-12-31 14:11:18 +01:00 |
|
MascaraSnake
|
b35da98a3c
|
Merge branch 'udmf-lighting' into udmf-linedef-executors
|
2021-12-31 14:10:50 +01:00 |
|
MascaraSnake
|
ee728126df
|
Fix oversight with linedef type 604
|
2021-12-31 14:09:38 +01:00 |
|
MascaraSnake
|
9b780f417e
|
Fix a conversion oversight with linedef type 8
|
2021-12-31 14:06:06 +01:00 |
|
MascaraSnake
|
eef7763d68
|
Set SSF_WINDCURRENT and SSF_CONVEYOR automatically if there's a pusher/conveyor
|
2021-12-31 13:58:41 +01:00 |
|
MascaraSnake
|
2b4d32b372
|
Turn solid lava into a damagetype
|
2021-12-31 12:15:01 +01:00 |
|
MascaraSnake
|
e011962156
|
Make the sector special field inaccessible in UDMF
|
2021-12-31 11:44:05 +01:00 |
|
MascaraSnake
|
208395214a
|
Implement sector fields for linedef executor triggering
|
2021-12-31 11:39:34 +01:00 |
|