]> icculus.org git repositories - divverent/darkplaces.git/history - console.c
Lots of speedups and cleanups in client code, dynamically allocated cl_entities ...
[divverent/darkplaces.git] / console.c
2002-06-02 knghtbrdA minor removal of a few pieces of dead code. Nothing...
2002-03-12 lordhavocadded cl_particles_blood_size_min, cl_particles_blood_s...
2002-03-01 lordhavocreenabled loading plaques (and cleaned up that code...
2002-01-31 lordhavocgot rid of buildnumber.c and buildnum program, now...
2002-01-25 lordhavocadded cl_screen.c/h (eventually most 2D stuff should...
2002-01-16 lordhavocrewrote memory system entirely (hunk, cache, and zone...
2001-12-29 eviltypeguySmall fixes to tab completion
2001-12-04 lordhavocrewrote RecursiveHullCheck, no longer gets stuck on...
2001-10-29 lordhavocremoved duplicate comment on a line
2001-10-26 lordhavocadded CVAR_SAVE and CVAR_NOTIFY flags to cvar_t structu...
2001-10-15 lordhavocmallocs, callocs, and frees changed to qmalloc/qfree
2001-10-15 lordhavocfix for command/cvar/alias completion bug (example...
2001-07-20 taniwhavery nice command line tab completeion from Shawn Walker
2001-05-27 lordhavoccleaned up nearly all of the externs in .c files (moved...
2001-05-11 lordhavoc***map loader generates portals for the map*** (can...
2000-11-21 dabbBorland C++ compile fixes
2000-10-15 lordhavocGigantic commit - dlight system rewritten
2000-09-06 lordhavocVarious graphical tweaks (mainly particle related)...
2000-08-22 lordhavocInitial revision