Cvar cleanup.

gl_smooth is now gl_dlight_smooth
gl_smoothdlights was redundant, is now gone
gl_flashblend is now gl_dlight_polyblend
gl_lightmap added to enable/disable lightmap updates independently of use of gl_dlight_polyblend
This commit is contained in:
Ragnvald Maartmann-Moe IV 2001-02-01 19:53:15 +00:00
parent 20a885c174
commit 161973d75a
10 changed files with 97 additions and 63 deletions

View file

@ -65,7 +65,7 @@
#include "va.h"
#include "view.h"
extern cvar_t *gl_flashblend;
extern cvar_t *gl_dlight_polyblend;
extern cvar_t *cl_autoexec;
char *svc_strings[] = {