Home
last modified time | relevance | path

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

/dports/games/nexuiz/Nexuiz/sources/darkplaces/
H A Dclient.h1253 …key, const char *value, qboolean send, qboolean allowstarkey, qboolean allowmodel, qboolean quiet);
H A Dcl_main.c205 …*key, const char *value, qboolean send, qboolean allowstarkey, qboolean allowmodel, qboolean quiet) in CL_SetInfo() argument
211 if (!allowmodel && (!strcasecmp(key, "pmodel") || !strcasecmp(key, "emodel"))) in CL_SetInfo()
/dports/games/xonotic/Xonotic/source/darkplaces/
H A Dclient.h1580 …key, const char *value, qboolean send, qboolean allowstarkey, qboolean allowmodel, qboolean quiet);
H A Dcl_main.c214 …*key, const char *value, qboolean send, qboolean allowstarkey, qboolean allowmodel, qboolean quiet) in CL_SetInfo() argument
221 if (!allowmodel && (!strcasecmp(key, "pmodel") || !strcasecmp(key, "emodel"))) in CL_SetInfo()
/dports/games/darkplaces/darkplaces/
H A Dclient.h1616 …key, const char *value, qboolean send, qboolean allowstarkey, qboolean allowmodel, qboolean quiet);
H A Dcl_main.c214 …*key, const char *value, qboolean send, qboolean allowstarkey, qboolean allowmodel, qboolean quiet) in CL_SetInfo() argument
221 if (!allowmodel && (!strcasecmp(key, "pmodel") || !strcasecmp(key, "emodel"))) in CL_SetInfo()