]> git.xonotic.org Git - xonotic/darkplaces.git/history - r_lerpanim.c
removed silly uses of 'long' (now int, or qbyte *, depending on the way it was used...
[xonotic/darkplaces.git] / r_lerpanim.c
2002-03-14 lordhavocHide no such frame warning if developer is off
2002-01-16 lordhavocrewrote memory system entirely (hunk, cache, and zone...
2001-12-04 lordhavocrewrote RecursiveHullCheck, no longer gets stuck on...
2001-04-06 lordhavocoptimized AngleVectors calls (pass NULL for vectors...