Home
last modified time | relevance | path

Searched refs:cl_add_lights (Results 1 – 25 of 28) sorted by relevance

12

/dports/games/q2pro/q2pro/source/
H A Dcl_view.c485 if (!cl_add_lights->integer) in V_RenderView()
H A Dcl_main.c53 cvar_t *cl_add_lights; variable
2256 cl_add_lights = Cvar_Get ( "cl_lights", "1", 0 ); in CL_InitLocal()
/dports/games/quake2-source/quake2-r0.16.2/src/client/
H A Dclient.h274 extern cvar_t *cl_add_lights;
H A Dcl_main.c67 cvar_t *cl_add_lights; variable
1454 cl_add_lights = Cvar_Get ("cl_lights", "1", 0); in CL_InitLocal()
H A Dcl_view.c589 if (!cl_add_lights->value) in V_RenderView()
/dports/games/quake2lnx/quake2-r0.16.2/src/client/
H A Dclient.h274 extern cvar_t *cl_add_lights;
H A Dcl_main.c67 cvar_t *cl_add_lights; variable
1454 cl_add_lights = Cvar_Get ("cl_lights", "1", 0); in CL_InitLocal()
H A Dcl_view.c589 if (!cl_add_lights->value) in V_RenderView()
/dports/games/quake2max/Quake2maX_0.45-src_unix/client/
H A Dclient.h268 extern cvar_t *cl_add_lights;
H A Dcl_main.c72 cvar_t *cl_add_lights; variable
1516 cl_add_lights = Cvar_Get ("cl_lights", "1", 0); in CL_InitLocal()
H A Dcl_view.c797 if (!cl_add_lights->value) in V_RenderView()
/dports/games/q2pro/q2pro/include/
H A Dclient.h289 extern cvar_t *cl_add_lights;
/dports/games/r1q2/r1q2-8012_5/client/
H A Dclient.h414 extern cvar_t *cl_add_lights;
H A Dcl_view.c664 if (!cl_add_lights->intvalue) in V_RenderView()
/dports/games/alienarena-data/alienarena-7.66/source/client/
H A Dclient.h266 extern cvar_t *cl_add_lights;
H A Dcl_view.c893 if (!cl_add_lights->value) in V_RenderView()
H A Dcl_main.c89 cvar_t *cl_add_lights; variable
1958 cl_add_lights = Cvar_Get ("cl_lights", "1", CVARDOC_BOOL); in CL_InitLocal()
/dports/games/alienarena/alienarena-7.66/source/client/
H A Dclient.h266 extern cvar_t *cl_add_lights;
H A Dcl_view.c893 if (!cl_add_lights->value) in V_RenderView()
H A Dcl_main.c89 cvar_t *cl_add_lights; variable
1958 cl_add_lights = Cvar_Get ("cl_lights", "1", CVARDOC_BOOL); in CL_InitLocal()
/dports/games/qudos/QuDos-0.40.1-src/src/client/
H A Dcl_main.c93 cvar_t *cl_add_lights; variable
1445 cl_add_lights = Cvar_Get("cl_lights", "1", 0); in CL_InitLocal()
H A Dclient.h292 extern cvar_t *cl_add_lights;
H A Dcl_view.c937 if (!cl_add_lights->value) in V_RenderView()
/dports/games/q2p/Q2P-0.2-2006-12-31/client/
H A Dcl_main.c53 cvar_t *cl_add_lights; variable
1653 cl_add_lights = Cvar_Get ("cl_lights", "1", 0); in CL_InitLocal()
H A Dcl_view.c706 if (!cl_add_lights->value) in V_RenderView()

12