]> git.xonotic.org Git - xonotic/darkplaces.git/commit
fix effectinfo.txt trail effects which were honoring the (time-based)
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 10 Jan 2013 05:36:54 +0000 (05:36 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 10 Jan 2013 05:36:54 +0000 (05:36 +0000)
commitd00aedb40af0c386f3e04030c07e348da28aff99
tree7065281eb5c9d9ca3522733da3a917d0b5dea24d
parent6b14b2e86f63936aaec150f0c86681a31fe3677f
fix effectinfo.txt trail effects which were honoring the (time-based)
count parameter, trailspacing now completely overrides the count
parameter as was assumed by the previous change (11539) that passed time
as count, this only affected network entities (.traileffectnum or
.effects or .modelflags) but was clearly broken

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