]> de.git.xonotic.org Git - xonotic/darkplaces.git/history - host.c
optimized AngleVectors calls (pass NULL for vectors that should not be generated)
[xonotic/darkplaces.git] / host.c
2001-04-06 lordhavocoptimized AngleVectors calls (pass NULL for vectors...
2001-02-23 lordhavocimproved TraceLine in chase.c to be more generally...
2001-02-09 lordhavocadded back r_speeds2, with masses of information (6...
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...
2000-12-09 lordhavocbmodel rotation physics now work
2000-11-17 lordhavocupdated to version 1.50, build 75.
2000-10-28 lordhavocrecursive host_error improvement (prints both error...
2000-10-15 lordhavocGigantic commit - dlight system rewritten
2000-09-18 lordhavocminor tweak to the forcing of color 255 to black
2000-09-12 deekhost.c, sys_linux.c: Clear up linefeeds in Sys_Printf...
2000-09-06 lordhavocVarious graphical tweaks (mainly particle related)...
2000-09-06 lordhavocLinux GLX, a lot of code shrinkage/cleanup, assembly...
2000-08-25 lordhavocpmodel fixes (now works properly in listen/singleplayer)
2000-08-23 lordhavocToo many fixes to mention. (sys_ticrate now controls...
2000-08-22 lordhavocInitial revision