Searched refs:SIGNONS (Results 1 – 9 of 9) sorted by relevance
69 #define SIGNONS 4 // signon messages to receive before connected macro
512 con_forcedup = !cl.worldmodel || cls.signon != SIGNONS; in SCR_SetUpToDrawConsole()659 if (cls.signon != SIGNONS) in SCR_BeginLoadingPlaque()
98 if (cls.signon == SIGNONS) // allways grab until fully connected in CL_GetMessage()
454 con_forcedup = !cl.worldmodel || cls.signon != SIGNONS; in SCR_SetUpToDrawConsole()669 if (cls.signon != SIGNONS) in SCR_BeginLoadingPlaque()
340 if (cls.signon == SIGNONS - 1) in CL_ParseUpdate()342 cls.signon = SIGNONS; in CL_ParseUpdate()
404 if (cls.signon != SIGNONS && !scr_disabled_for_loading ) in Con_Printf()
296 if (cls.signon != SIGNONS) in CL_BaseMove()
708 if (cls.signon == SIGNONS) in _Host_Frame()
677 if (cls.signon == SIGNONS) in CL_SendCmd()