]> git.xonotic.org Git - xonotic/darkplaces.git/commit - r_modules.c
added description string to all cvars and commands
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 1 Feb 2006 13:21:06 +0000 (13:21 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 1 Feb 2006 13:21:06 +0000 (13:21 +0000)
commitd159736a199e4043ed98cde48f6d5716ec40845c
tree03f23caf4717c18a794e2e60b076205a6d4f6975
parent890d4c00928b263763b460cb6f5b6a828fd4afc7
added description string to all cvars and commands
modified tab completion to print description by each cvar, instead of just printing names
refactored tab completion code

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@5933 d7cf8633-e32d-0410-b094-e92efae38249
56 files changed:
cd_sdl.c
cd_shared.c
cl_input.c
cl_main.c
cl_parse.c
cl_particles.c
cl_screen.c
cl_video.c
clvm_cmds.c
cmd.c
cmd.h
collision.c
common.c
console.c
cvar.c
cvar.h
fs.c
gl_backend.c
gl_rmain.c
gl_rsurf.c
gl_textures.c
host.c
host_cmd.c
keys.c
menu.c
meshqueue.c
model_alias.c
model_brush.c
model_shared.c
model_sprite.c
netconn.c
prvm_edict.c
r_crosshairs.c
r_explosion.c
r_light.c
r_lightning.c
r_modules.c
r_shadow.c
r_sky.c
sbar.c
server.h
snd_main.c
snd_null.c
sv_main.c
sv_phys.c
sv_user.c
svvm_cmds.c
sys_linux.c
sys_win.c
vid_glx.c
vid_shared.c
vid_wgl.c
view.c
world.c
world_cs.c
zone.c