]> de.git.xonotic.org Git - xonotic/darkplaces.git/history - r_particles.c
renamed byte to qbyte throughout engine to eliminate a mingw conflict
[xonotic/darkplaces.git] / r_particles.c
2002-02-27 lordhavocrenamed byte to qbyte throughout engine to eliminate...
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...