Randy Heit
|
55142078d8
|
Normalize line endings
|
2016-03-01 09:47:10 -06:00 |
|
Christoph Oelckers
|
fedf9c6a5b
|
fixed: if we allow long names for the fade table we must also check for them when the colormap gets loaded.
|
2014-05-13 11:39:25 +02:00 |
|
Braden Obrzut
|
e62e806693
|
- ZDoom no longer errors if no precalculated COLORMAP is found.
SVN r3662 (trunk)
|
2012-05-18 02:30:07 +00: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
|
f08188b0e5
|
- removed unneeded includes of r_local.h.
SVN r3261 (trunk)
|
2011-07-06 18:12:16 +00:00 |
|
Christoph Oelckers
|
03177090c0
|
- removed some unnecessary r_ header #includes.
SVN r3257 (trunk)
|
2011-07-06 10:55:04 +00:00 |
|
Christoph Oelckers
|
5c6fd66ed5
|
- rename src/resources to src/r_data.
SVN r3254 (trunk)
|
2011-07-06 07:35:36 +00:00 |
|