]> git.xonotic.org Git - xonotic/darkplaces.git/commit
added DP_ENT_GLOWMOD extension, like DP_ENT_COLORMOD but alters glow
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 4 Oct 2009 11:35:47 +0000 (11:35 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 4 Oct 2009 11:35:47 +0000 (11:35 +0000)
commit713ff59c3b4958a58e5d1a4365c780c557cb3fcb
tree7255a2b39b0466b3a28340b4dc8acad880d53c09
parent02efab8658065d5337fd5a46263aad99f0d14bb4
added DP_ENT_GLOWMOD extension, like DP_ENT_COLORMOD but alters glow
color (fullbrights or glow texture) instead of diffuse

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@9300 d7cf8633-e32d-0410-b094-e92efae38249
12 files changed:
cl_main.c
client.h
clvm_cmds.c
csprogs.c
gl_rmain.c
progsvm.h
protocol.c
protocol.h
prvm_edict.c
render.h
sv_main.c
svvm_cmds.c