Christoph Oelckers
|
75d3f42d4f
|
- scriptified APowerup.
|
2017-01-17 17:34:07 +01:00 |
|
Christoph Oelckers
|
d748b6ad70
|
- added explicit fog density as a sector property, accessible through UDMF and ACS.
- allow changing sector glow information through ACS.
|
2016-12-29 01:12:17 +01:00 |
|
raa-eruanna
|
c76431414a
|
- Implemented r_fullbrightignoresectorcolor from QZDoom
|
2016-10-21 07:06:24 -04:00 |
|
Randy Heit
|
55142078d8
|
Normalize line endings
|
2016-03-01 09:47:10 -06:00 |
|
Randy Heit
|
d84c85d40f
|
Remove warnings warned by Clang
|
2015-03-08 17:21:15 -05:00 |
|
Christoph Oelckers
|
5bfcaab25c
|
- separation of software renderer from the rest of the code complete. All external access to the renderer is routed through the FRenderer interface class now, with two exceptions (2D texture drawing to a canvas and polymost testing code) that are handled by #defines.
SVN r3263 (trunk)
|
2011-07-07 15:37:47 +00:00 |
|
Christoph Oelckers
|
5c6fd66ed5
|
- rename src/resources to src/r_data.
SVN r3254 (trunk)
|
2011-07-06 07:35:36 +00:00 |
|