Home
last modified time | relevance | path

Searched refs:CA_DISCONNECTED (Results 1 – 25 of 96) sorted by relevance

1234

/dports/games/egl/egl-0.3.1_9/client/
H A Dcl_main.c300 if (Com_ClientState () == CA_DISCONNECTED) in CL_Disconnect()
339 CL_SetState (CA_DISCONNECTED); in CL_Disconnect()
389 case CA_DISCONNECTED: in CL_ClientConnect_CP()
773 if (Com_ClientState() == CA_DISCONNECTED && Com_ServerState() >= SS_GAME) { in CL_CheckForResend()
793 CL_SetState (CA_DISCONNECTED); in CL_CheckForResend()
1123 if (Com_ClientState () == CA_DISCONNECTED) in CL_Disconnect_f()
1758 CL_SetState (CA_DISCONNECTED); in CL_ClientInit()
/dports/games/openarena/openarena-engine-source-0.8.8/code/client/
H A Dcl_keys.c629 if ( cls.state == CA_DISCONNECTED ) { in Console_Key()
1234 else if ( cls.state != CA_DISCONNECTED ) { in CL_KeyDownEvent()
1259 } else if ( cls.state == CA_DISCONNECTED ) { in CL_KeyDownEvent()
1294 if( cls.state != CA_DISCONNECTED ) in CL_KeyUpEvent()
1345 else if ( cls.state == CA_DISCONNECTED ) in CL_CharEvent()
H A Dcl_console.c75 if ( cls.state == CA_DISCONNECTED && Key_GetCatcher( ) == KEYCATCH_CONSOLE ) { in Con_ToggleConsole_f()
506 if ( cls.state != CA_DISCONNECTED && !(Key_GetCatcher( ) & KEYCATCH_CONSOLE ) ) { in Con_DrawInput()
736 if ( cls.state == CA_DISCONNECTED ) { in Con_DrawConsole()
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/client/
H A Dcl_keys.c629 if ( cls.state == CA_DISCONNECTED ) { in Console_Key()
1234 else if ( cls.state != CA_DISCONNECTED ) { in CL_KeyDownEvent()
1259 } else if ( cls.state == CA_DISCONNECTED ) { in CL_KeyDownEvent()
1294 if( cls.state != CA_DISCONNECTED ) in CL_KeyUpEvent()
1345 else if ( cls.state == CA_DISCONNECTED ) in CL_CharEvent()
H A Dcl_console.c75 if ( cls.state == CA_DISCONNECTED && Key_GetCatcher( ) == KEYCATCH_CONSOLE ) { in Con_ToggleConsole_f()
506 if ( cls.state != CA_DISCONNECTED && !(Key_GetCatcher( ) & KEYCATCH_CONSOLE ) ) { in Con_DrawInput()
736 if ( cls.state == CA_DISCONNECTED ) { in Con_DrawConsole()
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/client/
H A Dcl_console.c73 if ( cls.state == CA_DISCONNECTED && cls.keyCatchers == KEYCATCH_CONSOLE ) { in Con_ToggleConsole_f()
457 if ( cls.state != CA_DISCONNECTED && !(cls.keyCatchers & KEYCATCH_CONSOLE ) ) { in Con_DrawInput()
598 if ( cls.state == CA_DISCONNECTED ) { in Con_DrawConsole()
H A Dcl_keys.c525 if ( cls.state == CA_DISCONNECTED ) { in Console_Key()
1154 } else if ( cls.state == CA_DISCONNECTED ) { in CL_KeyEvent()
1232 else if ( cls.state == CA_DISCONNECTED ) in CL_CharEvent()
/dports/games/ioquake3-server/ioquake3-1.36/code/client/
H A Dcl_keys.c624 if ( cls.state == CA_DISCONNECTED ) { in Console_Key()
1245 else if ( cls.state != CA_DISCONNECTED ) { in CL_KeyEvent()
1264 if ( cls.state != CA_DISCONNECTED ) { in CL_KeyEvent()
1293 } else if ( cls.state == CA_DISCONNECTED ) { in CL_KeyEvent()
1366 else if ( cls.state == CA_DISCONNECTED ) in CL_CharEvent()
H A Dcl_console.c75 if ( cls.state == CA_DISCONNECTED && Key_GetCatcher( ) == KEYCATCH_CONSOLE ) { in Con_ToggleConsole_f()
492 if ( cls.state != CA_DISCONNECTED && !(Key_GetCatcher( ) & KEYCATCH_CONSOLE ) ) { in Con_DrawInput()
709 if ( cls.state == CA_DISCONNECTED ) { in Con_DrawConsole()
/dports/games/ioquake3/ioquake3-1.36/code/client/
H A Dcl_keys.c624 if ( cls.state == CA_DISCONNECTED ) { in Console_Key()
1245 else if ( cls.state != CA_DISCONNECTED ) { in CL_KeyEvent()
1264 if ( cls.state != CA_DISCONNECTED ) { in CL_KeyEvent()
1293 } else if ( cls.state == CA_DISCONNECTED ) { in CL_KeyEvent()
1366 else if ( cls.state == CA_DISCONNECTED ) in CL_CharEvent()
H A Dcl_console.c75 if ( cls.state == CA_DISCONNECTED && Key_GetCatcher( ) == KEYCATCH_CONSOLE ) { in Con_ToggleConsole_f()
492 if ( cls.state != CA_DISCONNECTED && !(Key_GetCatcher( ) & KEYCATCH_CONSOLE ) ) { in Con_DrawInput()
709 if ( cls.state == CA_DISCONNECTED ) { in Con_DrawConsole()
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/client/
H A Dcl_keys.c624 if ( cls.state == CA_DISCONNECTED ) { in Console_Key()
1217 else if ( cls.state != CA_DISCONNECTED ) { in CL_KeyEvent()
1236 if ( cls.state != CA_DISCONNECTED ) { in CL_KeyEvent()
1265 } else if ( cls.state == CA_DISCONNECTED ) { in CL_KeyEvent()
1343 else if ( cls.state == CA_DISCONNECTED ) in CL_CharEvent()
H A Dcl_console.c75 if ( cls.state == CA_DISCONNECTED && Key_GetCatcher( ) == KEYCATCH_CONSOLE ) { in Con_ToggleConsole_f()
480 if ( cls.state != CA_DISCONNECTED && !(Key_GetCatcher( ) & KEYCATCH_CONSOLE ) ) { in Con_DrawInput()
701 if ( cls.state == CA_DISCONNECTED ) { in Con_DrawConsole()
/dports/games/evq3/evq3/code/client/
H A Dcl_keys.c624 if ( cls.state == CA_DISCONNECTED ) { in Console_Key()
1217 else if ( cls.state != CA_DISCONNECTED ) { in CL_KeyEvent()
1236 if ( cls.state != CA_DISCONNECTED ) { in CL_KeyEvent()
1265 } else if ( cls.state == CA_DISCONNECTED ) { in CL_KeyEvent()
1343 else if ( cls.state == CA_DISCONNECTED ) in CL_CharEvent()
H A Dcl_console.c75 if ( cls.state == CA_DISCONNECTED && Key_GetCatcher( ) == KEYCATCH_CONSOLE ) { in Con_ToggleConsole_f()
480 if ( cls.state != CA_DISCONNECTED && !(Key_GetCatcher( ) & KEYCATCH_CONSOLE ) ) { in Con_DrawInput()
699 if ( cls.state == CA_DISCONNECTED ) { in Con_DrawConsole()
/dports/games/openjk/OpenJK-07675e2/code/client/
H A Dcl_main.cpp281 cls.state = CA_DISCONNECTED; in CL_Disconnect()
362 if ( cls.state != CA_DISCONNECTED && cls.state != CA_CINEMATIC ) { in CL_Disconnect_f()
772 if ( cls.state == CA_DISCONNECTED && !( Key_GetCatcher( ) & KEYCATCH_UI ) in CL_Frame()
1226 cls.state = CA_DISCONNECTED; // no longer CA_UNINITIALIZED in CL_Init()
H A Dcl_console.cpp53 if ( cls.state == CA_DISCONNECTED && Key_GetCatcher( ) == KEYCATCH_CONSOLE ) { in Con_ToggleConsole_f()
429 if ( cls.state != CA_DISCONNECTED && !(Key_GetCatcher( ) & KEYCATCH_CONSOLE ) ) { in Con_DrawInput()
684 if ( cls.state == CA_DISCONNECTED ) { in Con_DrawConsole()
H A Dcl_keys.cpp706 if ( cls.state == CA_DISCONNECTED ) in Console_Key()
1169 if( cls.state == CA_DISCONNECTED && Key_GetCatcher( ) == 0 ) in CL_ParseBinding()
1179 allowUpCmds = (qboolean)( cls.state != CA_DISCONNECTED ); in CL_ParseBinding()
1281 } else if ( cls.state == CA_DISCONNECTED ) { in CL_KeyDownEvent()
1349 else if ( cls.state == CA_DISCONNECTED ) Field_CharEvent( &g_consoleField, key ); in CL_CharEvent()
/dports/games/iortcw/iortcw-1.51c/SP/code/client/
H A Dcl_console.c83 if ( clc.state == CA_DISCONNECTED && Key_GetCatcher( ) == KEYCATCH_CONSOLE ) { in Con_ToggleConsole_f()
551 if ( clc.state != CA_DISCONNECTED && !(Key_GetCatcher( ) & KEYCATCH_CONSOLE ) ) { in Con_DrawInput()
792 case CA_DISCONNECTED: // not talking to a server in Con_DrawConsole()
H A Dcl_keys.c1615 if ( clc.state == CA_DISCONNECTED ) { in Console_Key()
2160 if( clc.state == CA_DISCONNECTED && Key_GetCatcher( ) == 0 ) in CL_ParseBinding()
2170 allowUpCmds = ( clc.state != CA_DISCONNECTED ); in CL_ParseBinding()
2305 else if ( clc.state != CA_DISCONNECTED ) { in CL_KeyDownEvent()
2355 } else if ( clc.state == CA_DISCONNECTED ) { in CL_KeyDownEvent()
2431 } else if ( clc.state == CA_DISCONNECTED ) { in CL_CharEvent()
/dports/games/openjk/OpenJK-07675e2/codemp/client/
H A Dcl_console.cpp53 if ( cls.state == CA_DISCONNECTED && Key_GetCatcher( ) == KEYCATCH_CONSOLE ) { in Con_ToggleConsole_f()
552 if ( cls.state != CA_DISCONNECTED && !(Key_GetCatcher( ) & KEYCATCH_CONSOLE ) ) { in Con_DrawInput()
852 if ( cls.state == CA_DISCONNECTED ) { in Con_DrawConsole()
H A Dcl_keys.cpp726 if ( cls.state == CA_DISCONNECTED ) in Console_Key()
1228 if( cls.state == CA_DISCONNECTED && Key_GetCatcher( ) == 0 ) in CL_ParseBinding()
1238 allowUpCmds = (qboolean)( cls.state != CA_DISCONNECTED ); in CL_ParseBinding()
1388 else if ( cls.state == CA_DISCONNECTED ) in CL_KeyDownEvent()
1459 else if ( cls.state == CA_DISCONNECTED ) Field_CharEvent( &g_consoleField, key ); in CL_CharEvent()
/dports/games/iortcw/iortcw-1.51c/MP/code/client/
H A Dcl_console.c86 if ( clc.state == CA_DISCONNECTED && Key_GetCatcher( ) == KEYCATCH_CONSOLE ) { in Con_ToggleConsole_f()
582 if ( clc.state != CA_DISCONNECTED && !(Key_GetCatcher( ) & KEYCATCH_CONSOLE ) ) { in Con_DrawInput()
814 if ( clc.state == CA_DISCONNECTED ) { in Con_DrawConsole()
H A Dcl_keys.c1615 if ( clc.state == CA_DISCONNECTED ) { in Console_Key()
2160 if( clc.state == CA_DISCONNECTED && Key_GetCatcher( ) == 0 ) in CL_ParseBinding()
2170 allowUpCmds = ( clc.state != CA_DISCONNECTED ); in CL_ParseBinding()
2305 else if ( clc.state != CA_DISCONNECTED ) { in CL_KeyDownEvent()
2366 } else if ( clc.state == CA_DISCONNECTED ) { in CL_KeyDownEvent()
2442 } else if ( clc.state == CA_DISCONNECTED ) { in CL_CharEvent()
/dports/games/openjk/OpenJK-07675e2/code/ui/
H A Dui_atoms.cpp70 …if (cls.state != CA_DISCONNECTED && !ui.SG_GameAllowedToSaveHere(qtrue)) //don't check full sytem,… in UI_SetActiveMenu()

1234