]> de.git.xonotic.org Git - xonotic/darkplaces.git/history - cmd.c
fix textured DrawQ_Fill problem when DrawQ_Fill is the first 2d primitive rendered...
[xonotic/darkplaces.git] / cmd.c
2002-09-11 havocwhitespace
2002-06-02 knghtbrdA minor removal of a few pieces of dead code. Nothing...
2002-01-31 lordhavocgot rid of buildnumber.c and buildnum program, now...
2002-01-16 lordhavocrewrote memory system entirely (hunk, cache, and zone...
2001-10-15 lordhavocmallocs, callocs, and frees changed to qmalloc/qfree
2001-07-20 taniwhavery nice command line tab completeion from Shawn Walker
2001-05-30 lordhavocconverted script loading to use COM_LoadMallocFile...
2001-04-06 lordhavocoptimized AngleVectors calls (pass NULL for vectors...
2001-01-29 lordhavocgot rid of Hunk_Alloc, all allocations now have a prope...
2000-08-22 lordhavocInitial revision