]> icculus.org git repositories - divverent/darkplaces.git/history - cvar.h
optimized (now does not use a sqrt for each entity) and improved findradius (now...
[divverent/darkplaces.git] / cvar.h
2002-02-15 lordhavocadded Cvar_SetQuick and Cvar_SetValueQuick (both take...
2002-01-16 lordhavocrewrote memory system entirely (hunk, cache, and zone...
2001-10-26 lordhavocadded CVAR_SAVE and CVAR_NOTIFY flags to cvar_t structu...
2001-07-20 taniwhavery nice command line tab completeion from Shawn Walker
2001-05-30 taniwhagzip support from quakeforge (QFile and friends). also...
2001-04-06 lordhavocoptimized AngleVectors calls (pass NULL for vectors...
2000-08-22 lordhavocInitial revision