qzdoom-gpl/src/r_data
Major Cooke ff3487d389 Merge branch 'OverlayAlpha' into OverlayExtension9
# Conflicts:
#	src/p_pspr.cpp
#	src/r_draw.cpp
#	wadsrc/static/actors/actor.txt
#	wadsrc/static/actors/constants.txt
2016-12-26 14:37:22 -06:00
..
colormaps.cpp - Fullbright fixes 2016-10-21 07:32:18 -04:00
colormaps.h - Implemented r_fullbrightignoresectorcolor from QZDoom 2016-10-21 07:06:24 -04:00
r_interpolate.cpp - disabled the scripted virtual function module after finding out that it only works if each single class that may serve as a parent for scripting is explicitly declared. 2016-11-25 00:25:26 +01:00
r_interpolate.h - disabled the scripted virtual function module after finding out that it only works if each single class that may serve as a parent for scripting is explicitly declared. 2016-11-25 00:25:26 +01:00
r_translate.cpp - scriptified Heretic's Skull Rod. 2016-11-25 16:05:03 +01:00
r_translate.h - scriptified Heretic's Skull Rod. 2016-11-25 16:05:03 +01:00
renderstyle.cpp - removed farchive.cpp and .h 2016-09-22 00:48:22 +02:00
renderstyle.h - Fixed a few corner cases where forcing alpha wouldn't work. 2016-10-03 13:14:48 -05:00
sprites.cpp - got rid of clearbuf. 2016-12-09 12:48:10 +01:00
sprites.h - converted scale variables in AActor, FMapThing and skin to float. 2016-03-20 12:13:00 +01:00
voxels.cpp - Fixed wrong argument format in voxeldef parser code. 2016-12-10 14:02:12 +01:00
voxels.h - floatified most of r_data (The interpolations cannot be done yet.) 2016-03-24 14:11:41 +01:00