]> icculus.org git repositories - divverent/darkplaces.git/history - cvar.h
fix two bugs in handling of invalid ^xRGB codes
[divverent/darkplaces.git] / cvar.h
2007-03-01 havocfixed problems with playing on QW server caused by...
2006-12-16 havocadded Cvar_UnlockDefaults function (not console accessible)
2006-06-11 havocdon't allow $ expansion or sendcvar on rcon_password...
2006-06-09 havocchanged cvar default setup code such that cvar default...
2006-03-11 havocuse hash lookups in Cvar_FindVar, this gives a ~40...
2006-02-24 havocbeginnings of qw protocol support
2006-02-01 havocadded description string to all cvars and commands
2005-10-21 havocgave names to nearly all structs and enums which should...
2005-07-03 black-Moved findflags and findchainflags to the prvm_cmds.c.
2004-09-17 havocadded set (create/set a cvar) and seta (create/set...
2004-02-11 blackAdded some menu builtins and changed VM_registercvar...
2003-11-19 blackCvars can be read-only now.
2003-03-21 havocThis is a patch from Elric greatly cleaning up the...
2002-09-11 havocwhitespace
2002-08-15 havoccvar_vars is no longer known by files other than cvar...
2002-06-02 knghtbrdDP code cleanup, stage one - all headers that can be...
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