]> git.xonotic.org Git - xonotic/darkplaces.git/history - r_particles.c
added in_pitch_min and in_pitch_max cvars to limit pitch (default: -90 to +90)
[xonotic/darkplaces.git] / r_particles.c
2002-02-24 lordhavocForgot to commit removal of DrawDecal
2002-02-15 lordhavocmade smoke/blood texture a little brighter
2002-02-03 lordhavocremoved decals
2002-01-26 lordhavocmade most particles additive (speedup in fog)
2002-01-25 lordhavocadded cl_screen.c/h (eventually most 2D stuff should...
2002-01-18 lordhavoccleaned up a lot of particle rendering properties ...
2002-01-16 lordhavocrewrote memory system entirely (hunk, cache, and zone...