Home
last modified time | relevance | path

Searched refs:spectator_password (Results 1 – 5 of 5) sorted by relevance

/external/quake/quake/src/QW/server/
Dsv_main.c47 cvar_t spectator_password = {"spectator_password", ""}; // password for entering as a sepctator variable
556 if (spectator_password.string[0] && in SVC_DirectConnect()
557 stricmp(spectator_password.string, "none") && in SVC_DirectConnect()
558 strcmp(spectator_password.string, s) ) in SVC_DirectConnect()
1206 if (password.string == pw && spectator_password.string == spw) in SV_CheckVars()
1209 spw = spectator_password.string; in SV_CheckVars()
1312 Cvar_RegisterVariable (&spectator_password); in SV_InitLocal()
/external/quake/quake/src/QW/
Dqw2do.txt61 x- allow 'password none' and 'spectator_password none' to clear passwords
79 x- ability to set 'password none' or 'spectator_password none' on a server
Dcmds.txt407 spectator_password
Dqwchangelog.txt126 - setting password or spectator_password to 'none' is the same as
Dqwrlnote.txt242 - setting password or spectator_password to 'none' is the same as