]> git.xonotic.org Git - xonotic/darkplaces.git/commit
Remove code for r_equalize_entities*.
authordivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 4 Feb 2019 15:09:01 +0000 (15:09 +0000)
committerdivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 4 Feb 2019 15:09:01 +0000 (15:09 +0000)
commit4d192dbaa2ce64ddb0f1fd687c44e79ea152a6af
treed081cf05bd185d26e5d77d36297b99245f327cbe
parent0ea8f691e05ea968bb8940942197fa627966ff99
Remove code for r_equalize_entities*.

r_fullbright_directed and slapping EF_FULLBRIGHT on these entities works a lot
better. I believe other than Xonotic nobody uses this, and Xonotic used it only
to make some fullbright stuff prettier and that's been removed for a few months
now.

After this change, older Xonotic versions will complain about nonexisting flag
at startup, but I bet no player will even notice the difference - all it changes
is that EF_FULLBRIGHT entities will appear less directionally, and
r_fullbright_directed 1 will fix this in a better way (already set in current
Xonotic).

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@12474 d7cf8633-e32d-0410-b094-e92efae38249
cl_main.c
clvm_cmds.c
csprogs.c
gl_rmain.c
protocol.h