Magnus Norddahl
|
a55be25a9d
|
- add const qualifier on top/bottom clip arrays usage
|
2018-03-08 00:55:37 +01:00 |
|
Christoph Oelckers
|
57d703236b
|
- changed Doom source license to GPL in all subdirectories and fixed missing licenses in a few other files.
|
2017-04-17 12:27:19 +02:00 |
|
Magnus Norddahl
|
6f5e720576
|
Split drawer command queue from drawer threads
|
2017-02-04 12:38:05 +01:00 |
|
Magnus Norddahl
|
e90b73539e
|
Move viewport drawing to its own folder
|
2017-02-02 15:10:06 +01:00 |
|
Magnus Norddahl
|
7c7d6e99e9
|
Split DrawerArgs into WallDrawerArgs, ColumnDrawerArgs, SpanDrawerArgs and SkyDrawerArgs
|
2017-01-29 10:05:37 +01:00 |
|
Magnus Norddahl
|
92bd752935
|
Move drawerargs globals into a class and make them local
|
2017-01-29 07:49:04 +01:00 |
|
Magnus Norddahl
|
4afac0f2cc
|
Force all drawing to go through DrawerStyle
|
2017-01-28 16:36:39 +01:00 |
|
Magnus Norddahl
|
8b0304c1e3
|
Remove static from RenderFogBoundary
|
2017-01-26 08:24:44 +01:00 |
|
Magnus Norddahl
|
9e940b4287
|
Remove basecolormap global
|
2017-01-12 21:29:19 +01:00 |
|
Magnus Norddahl
|
fc29958dc7
|
Convert r_fogboundary to a class
|
2017-01-11 21:33:28 +01:00 |
|
Magnus Norddahl
|
e25645df46
|
Move r_fogboundary to line folder
|
2017-01-03 19:16:37 +01:00 |
|