Jaime Passos
|
285a2ec05d
|
Revert "Merge branch 'software-clownery' into 'master'"
This reverts merge request !578
|
2019-12-31 23:40:17 +00:00 |
|
Jaime Passos
|
2bdd411736
|
Merge remote-tracking branch 'origin/master' into software-clownery
|
2019-12-30 23:21:42 -03:00 |
|
Jaime Passos
|
8d1ad4dc2e
|
Fix alignment in R_ThickStepping
|
2019-12-30 12:02:09 -03:00 |
|
Jaime Passos
|
ee94af04d5
|
Update r_segs.c
|
2019-12-29 19:43:38 -03:00 |
|
Jaime Passos
|
b90236281c
|
Rename R_WorldSegTextured
|
2019-12-26 18:13:03 -03:00 |
|
Jaime Passos
|
96980749ac
|
Masked stuff
|
2019-12-26 17:39:18 -03:00 |
|
Jaime Passos
|
51e51dfa4c
|
I forgot a `static`
|
2019-12-26 17:20:17 -03:00 |
|
Jaime Passos
|
1ac4b608dc
|
Thick stuff. Hoping I didn't break anything.
|
2019-12-26 17:15:30 -03:00 |
|
Jaime Passos
|
c8f9896e2d
|
struct time
|
2019-12-26 16:25:04 -03:00 |
|
Jaime Passos
|
9b68e48923
|
Move all the thick/masked/splat stuff to the end of the file
|
2019-12-26 15:34:33 -03:00 |
|
Jaime Passos
|
08ab0664f5
|
ifdef this right so it works like before without the define
|
2019-12-26 15:27:16 -03:00 |
|
Jaime Passos
|
016cced4a1
|
R_CalculateSegDistance stuff...
|
2019-12-26 01:58:38 -03:00 |
|
Jaime Passos
|
f1eb51d247
|
Something in R_RenderSegLoop I thought looked off...
|
2019-12-26 00:55:34 -03:00 |
|
Jaime Passos
|
4652d6444a
|
Tame R_StoreWallRange
|
2019-12-26 00:07:04 -03:00 |
|
Jaime Passos
|
1002c47407
|
Merge remote-tracking branch 'origin/master' into renderswitch
|
2019-12-17 16:12:44 -03:00 |
|
Jaime Passos
|
9a5876f9d3
|
stuff
|
2019-12-13 12:26:47 -03:00 |
|
Jaime Passos
|
6976b9bf01
|
Merge remote-tracking branch 'origin/master' into renderswitch
|
2019-12-10 23:01:10 -03:00 |
|
Steel Titanium
|
a5cdb0a4b3
|
Update copyright date on source files
|
2019-12-06 13:49:42 -05:00 |
|
toaster
|
dbeec7dacc
|
Prevent Knuckles latching onto horizon special linedefs.
Also, update all references to the horizon special to use a #defined constant instead of a magic number.
|
2019-11-23 14:20:41 +00:00 |
|
Jaime Passos
|
398b320aec
|
initial stuff
|
2019-09-08 18:27:35 -03:00 |
|
Nev3r
|
d62268ffd0
|
Fixed crash regarding opening reallocating. A thousand thanks go for MonsterIestyn for figuring this out.
I carelessly changed the line's drawsegs to curdrawsegs without researching what that piece of code did.
|
2019-06-09 20:04:07 +02:00 |
|
Nev3r
|
da09a07e6e
|
viewx/viewy also need to be stored/restored.
|
2019-06-06 13:31:48 +02:00 |
|
Nev3r
|
84a52a0f80
|
Moving away more portal-related global vars to r_portal.
|
2019-06-03 13:33:12 +02:00 |
|
Monster Iestyn
|
055aeddb6f
|
Merge branch 'public_next'
|
2019-05-03 16:42:42 +01:00 |
|
Monster Iestyn
|
5cd8ff01ba
|
add parentheses around these conditions to fix sloped lights cutting out lights on FOF walls for apparently no reason
not making a merge request because this is so laughably stupidly simple
|
2019-05-03 16:38:59 +01:00 |
|
Monster Iestyn
|
257f31c1ba
|
Merge branch 'public_next'
# Conflicts:
# src/doomstat.h
# src/g_game.c
|
2019-03-28 14:19:02 +00:00 |
|
Monster Iestyn
|
fa3349a117
|
R_RenderThickSideRange: clamp lights that fail overflow test, rather than skipping them.
|
2019-03-25 18:54:47 +00:00 |
|
Nev3r
|
582aeee5e4
|
Make FOFs extend to infinity when in contact with a horizon line.
Make FOFs extend to infinity when in contact with a horizon line.
Signed-off-by: Nev3r <apophycens@gmail.com>
|
2019-03-07 19:01:02 +01:00 |
|
Monster Iestyn
|
974e3aa4f2
|
Merge branch 'public_next'
# Conflicts:
# src/d_main.c
# src/dehacked.c
# src/m_menu.c
# src/m_menu.h
|
2019-02-27 22:36:01 +00:00 |
|
fickleheart
|
81c73032e4
|
Fix rendering gaps on polys with upper/lower textures
|
2019-01-12 20:15:58 -05:00 |
|
mazmazz
|
81352aece1
|
WIP 20190101 merge
d_netcmd.c
filesrch.c
m_menu.c
p_setup.c
p_spec.c
r_data.c
r_main.c
r_things.c
w_wad.c
w_wad.h
|
2019-01-02 01:09:15 -05:00 |
|
mazmazz
|
818438d5d0
|
Merge remote-tracking branch 'public-gl/master' into 2122-version
|
2018-12-25 00:19:45 -05:00 |
|
mazmazz
|
a7ac8179f5
|
Revert "Merge branch 'side-discolor-fix' into 'master'"
This reverts commit f81144d7b1, reversing
changes made to c24d860eea.
|
2018-12-24 20:58:26 -05:00 |
|
Alam Ed Arias
|
fa5ff9c0cf
|
Merge branch 'master' into next
|
2018-12-24 20:15:45 -05:00 |
|
Jimita
|
23b27f5566
|
cleanup
|
2018-12-24 17:21:33 -05:00 |
|
Jimita
|
70ce880248
|
Update r_segs.c
|
2018-12-20 16:15:19 -03:00 |
|
Jimita
|
b8b2fbb816
|
Merge branch 'next' into sw_largeroomfix
|
2018-12-20 16:56:05 -02:00 |
|
MPC
|
9372baf427
|
Software plane fixes
|
2018-12-14 14:08:25 -03:00 |
|
MPC
|
dd78224528
|
Large room fix
|
2018-12-09 19:34:17 -03:00 |
|
Monster Iestyn
|
3750e41347
|
Merge branch 'fof-slope-skew-backport' into 'master'
FOF wall slope skewing backport
See merge request STJr/SRB2!341
|
2018-11-26 08:54:29 -05:00 |
|
mazmazz
|
c91b2b4456
|
Update source copyrights to 2018
|
2018-11-25 07:35:38 -05:00 |
|
Monster Iestyn
|
24f14fc526
|
Merge branch 'master' into fof-slope-skew-backport
# Conflicts:
# src/r_segs.c
|
2018-11-23 22:40:28 +00:00 |
|
Monster Iestyn
|
eb4eef6104
|
Merge branch 'public_next'
# Conflicts:
# src/Makefile.cfg
# src/d_clisrv.c
# src/p_setup.c
# src/r_segs.c
# src/r_things.c
|
2018-11-20 14:33:10 +00:00 |
|
Monster Iestyn
|
22835af9e1
|
Merge branch 'fof-wall-rendering-fixes-and-cleanup' into 'master'
FOF wall rendering fixes and cleanup
See merge request STJr/SRB2!317
|
2018-11-20 08:54:09 -05:00 |
|
Monster Iestyn
|
8da74cb193
|
Fix the nonsense going on here regarding dc_colormap, this makes FOF walls appear strange if they were for a fog block with colormap adjacent to a normal sector with a colormap and no FOFs.
...that was a mouthful
|
2018-11-19 22:12:26 +00:00 |
|
Monster Iestyn
|
2eb8613937
|
Do lightlist height stepping *after* the heights are used by the FOF rendering code, not before (yes, I caught that they remove a heightstep beforehand for FOFs, but that wasn't done for midtextures it seems?)
Additionally add some macros for repeated slope end assignments and overflow tests
|
2018-10-13 18:57:40 +01:00 |
|
Monster Iestyn
|
21d733a18f
|
Move shared code here instead of duplicating it for both dc_numlights and non-dc_numlights rendering code
Also added a few comments, and include the out of range check in the "shared code" above
|
2018-10-13 15:37:11 +01:00 |
|
Monster Iestyn
|
fc90876a0e
|
Add R_Draw2sMultiPatchTranslucentColumn_8, for columns of multi-patch textures used as midtextures on two-sided linedefs with both transparency AND translucency
...that was a mouthful
|
2018-10-11 17:05:13 +01:00 |
|
mazmazz
|
f06e0a6569
|
Make lightlists react to control sector colormap changes (double pointer)
|
2018-09-12 16:06:56 -04:00 |
|
Nev3r
|
effd0ebe97
|
Merge branch 'horizon-line-hom-fix' into 'master'
Horizon line HOM fix
See merge request STJr/SRB2Internal!152
|
2018-08-12 03:48:20 -04:00 |
|