Magnus Norddahl
|
3f8e5d26b8
|
Rename RenderBSP to RenderOpaquePass and RenderTranslucent to RenderTranslucentPass
|
2017-01-11 20:42:39 +01:00 |
|
Magnus Norddahl
|
7dfb46b8d9
|
Convert r_decal to a class
|
2017-01-11 18:10:51 +01:00 |
|
Magnus Norddahl
|
dce3a1c81c
|
Move remaining parts of r_things into r_visiblesprite
|
2017-01-11 15:41:42 +01:00 |
|
Magnus Norddahl
|
e806b9424c
|
Move r_portal into a class
|
2017-01-05 04:55:26 +01:00 |
|
Magnus Norddahl
|
5f8075f726
|
Convert r_3dfloors to a class
|
2017-01-04 18:54:14 +01:00 |
|
Magnus Norddahl
|
28732d63d2
|
Move r_bsp into a class
|
2017-01-04 15:39:47 +01:00 |
|
Magnus Norddahl
|
c396e7f949
|
Make r_bsp and r_line stop sharing floorplane and ceiling plane variables
|
2017-01-04 05:10:16 +01:00 |
|
Magnus Norddahl
|
5caea5a256
|
Fix clipping regression caused by splitting clip handling from line rendering
|
2017-01-04 04:49:10 +01:00 |
|
Magnus Norddahl
|
abdc7f9ff1
|
Move WindowLeft, WindowRight, MirrorFlags to r_portal
|
2017-01-03 19:25:00 +01:00 |
|
Magnus Norddahl
|
e25645df46
|
Move r_fogboundary to line folder
|
2017-01-03 19:16:37 +01:00 |
|
Magnus Norddahl
|
863f17ada9
|
Fix function names
|
2017-01-03 19:08:02 +01:00 |
|
Magnus Norddahl
|
a4c0e29913
|
Moved r_line into a class and implemented proper parameter passing between r_line and r_bsp, r_walldraw, r_wallsetup, r_decal, r_wallsprite, r_fogboundary, r_portal and r_playersprite
|
2017-01-03 18:57:48 +01:00 |
|
Magnus Norddahl
|
e7ab5dddb6
|
Put add the copyright statement from the files the code originated from
|
2017-01-03 07:17:54 +01:00 |
|
Magnus Norddahl
|
a9fbd421fb
|
Move line handling to r_line and drawseg drawing to r_drawsegment and then remove r_segs
|
2017-01-03 07:13:40 +01:00 |
|
Magnus Norddahl
|
c61e9c7fe2
|
Add attenuated point lights
|
2017-01-02 06:52:50 +01:00 |
|
Magnus Norddahl
|
388da85937
|
Move some more vars
|
2017-01-02 03:46:48 +01:00 |
|
Magnus Norddahl
|
34bd21449b
|
Move line working variables to r_line
|
2017-01-02 03:12:51 +01:00 |
|
Magnus Norddahl
|
81658d7c88
|
Move line handling to more files
|
2017-01-01 10:28:35 +01:00 |
|