]> de.git.xonotic.org Git - xonotic/darkplaces.git/history - common.c
added back r_speeds2, with masses of information (6 lines high), and made it print...
[xonotic/darkplaces.git] / common.c
2001-01-29 lordhavocgot rid of Hunk_Alloc, all allocations now have a prope...
2001-01-29 lordhavocevery malloc/calloc/free converted to qmalloc/qfree...
2001-01-29 lordhavocreduced default -zone from 512k to 128k (quake used...
2001-01-07 lordhavoccritical fix for COM_FileBase (could go hunting through...
2000-11-17 lordhavocupdated to version 1.50, build 75.
2000-10-26 lordhavocchanges to dpprotocol code (precise aiming mainly)
2000-10-15 lordhavocGigantic commit - dlight system rewritten
2000-09-22 lordhavocraised pack file count back to 16384 and fixed stack...
2000-09-22 lordhavocdecreased pack file count limit to 4096 due to stack...
2000-09-22 lordhavocupped pack file count limit to 16384 from 2048
2000-09-06 lordhavocLinux GLX, a lot of code shrinkage/cleanup, assembly...
2000-08-23 lordhavocToo many fixes to mention. (sys_ticrate now controls...
2000-08-22 lordhavocInitial revision