OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:noskins
(Results
1 - 5
of
5
) sorted by null
/external/quake/quake/src/QW/client/
skin.c
24
cvar_t
noskins
= CVAR2("
noskins
", "0");
variable
107
if (
noskins
.value==1) // JACK: So
NOSKINS
> 1 will show skins, but
236
if (
noskins
.value)
cl_main.c
1053
extern cvar_t
noskins
;
1113
Cvar_RegisterVariable (&
noskins
);
/external/quake/quake/src/QW/
cmds.txt
191
noskins
qwchangelog.txt
59
- Added
NOSKINS
2 to use but not download skins
qwrlnote.txt
162
- Added
NOSKINS
2 to use but not download skins
Completed in 2080 milliseconds