]> icculus.org git repositories - divverent/darkplaces.git/commit
ATTN VorteX: add a new field stainsize and stainalpha to effectinfo - TODO: particle...
authordivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 1 Feb 2010 09:58:33 +0000 (09:58 +0000)
committerdivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 1 Feb 2010 09:58:33 +0000 (09:58 +0000)
commit470bb2156df26e4ebe06687a2afb76344cbd4adf
tree6da28e95a6b4be40b4c2e7873322bb9e6b19a9e5
parent496e272607d62182e3ab552ba67667fa752d1548
ATTN VorteX: add a new field stainsize and stainalpha to effectinfo - TODO: particle spawners need that global declared in QC now, make that global optional somehow maybe
Declarations to be added:
var float particle_stainalpha = 1;
var float particle_stainsize = 1;

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@9917 d7cf8633-e32d-0410-b094-e92efae38249
cl_particles.c
client.h
clvm_cmds.c