]> icculus.org git repositories - btb/d2x.git/history - main/cvar.c
cvar autocompletion
[btb/d2x.git] / main / cvar.c
2014-12-23 Bradley Bellcvar autocompletion
2014-12-23 Bradley Belladd function to find a cvar by name
2014-12-23 Bradley Belljust insert cvars at the head of the list
2014-12-23 Bradley Bellmore convenience functions, add intval
2014-12-23 Bradley Bellconvenience function to set numeric cvars
2014-12-23 Bradley Bellkeep cvar string value around
2014-12-09 Bradley Bellmove cvar to its own module