Home
last modified time | relevance | path

Searched refs:cl_precachecustom (Results 1 – 6 of 6) sorted by relevance

/dports/games/alienarena/alienarena-7.66/source/client/
H A Dcl_main.c80 cvar_t *cl_precachecustom; variable
1978 cl_precachecustom = Cvar_Get ("cl_precachecustom", "0", CVAR_ARCHIVE | CVARDOC_BOOL); in CL_InitLocal()
1979 …Cvar_Describe (cl_precachecustom, "precache 3rd-party and custom player skins at the first map loa… in CL_InitLocal()
H A Dclient.h280 extern cvar_t *cl_precachecustom;
H A Dcl_view.c432 if(cl_precachecustom->value) in CL_PrepRefresh()
/dports/games/alienarena-data/alienarena-7.66/source/client/
H A Dcl_main.c80 cvar_t *cl_precachecustom; variable
1978 cl_precachecustom = Cvar_Get ("cl_precachecustom", "0", CVAR_ARCHIVE | CVARDOC_BOOL); in CL_InitLocal()
1979 …Cvar_Describe (cl_precachecustom, "precache 3rd-party and custom player skins at the first map loa… in CL_InitLocal()
H A Dclient.h280 extern cvar_t *cl_precachecustom;
H A Dcl_view.c432 if(cl_precachecustom->value) in CL_PrepRefresh()