Home
last modified time | relevance | path

Searched refs:cl_consoleKeys (Results 1 – 25 of 34) sorted by relevance

12

/dports/games/ioquake3-server/ioquake3-1.36/code/sdl/
H A Dsdl_input.c145 if( cl_consoleKeys->modified ) in IN_IsConsoleKey()
149 cl_consoleKeys->modified = qfalse; in IN_IsConsoleKey()
150 text_p = cl_consoleKeys->string; in IN_IsConsoleKey()
/dports/games/ioquake3/ioquake3-1.36/code/sdl/
H A Dsdl_input.c145 if( cl_consoleKeys->modified ) in IN_IsConsoleKey()
149 cl_consoleKeys->modified = qfalse; in IN_IsConsoleKey()
150 text_p = cl_consoleKeys->string; in IN_IsConsoleKey()
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/sdl/
H A Dsdl_input.c145 if( cl_consoleKeys->modified ) in IN_IsConsoleKey()
149 cl_consoleKeys->modified = qfalse; in IN_IsConsoleKey()
150 text_p = cl_consoleKeys->string; in IN_IsConsoleKey()
/dports/games/openarena/openarena-engine-source-0.8.8/code/sdl/
H A Dsdl_input.c145 if( cl_consoleKeys->modified ) in IN_IsConsoleKey()
149 cl_consoleKeys->modified = qfalse; in IN_IsConsoleKey()
150 text_p = cl_consoleKeys->string; in IN_IsConsoleKey()
/dports/games/openjk/OpenJK-07675e2/shared/sdl/
H A Dsdl_input.cpp111 if( cl_consoleKeys->modified ) in IN_IsConsoleKey()
116 cl_consoleKeys->modified = qfalse; in IN_IsConsoleKey()
117 text_p = cl_consoleKeys->string; in IN_IsConsoleKey()
/dports/games/openjk/OpenJK-07675e2/code/client/
H A Dclient.h280 extern cvar_t *cl_consoleKeys;
H A Dcl_main.cpp79 cvar_t *cl_consoleKeys; variable
1280 cl_consoleKeys = Cvar_Get( "cl_consoleKeys", "~ ` 0x7e 0x60 0xb2", CVAR_ARCHIVE); in CL_Init()
/dports/games/iortcw/iortcw-1.51c/MP/code/sdl/
H A Dsdl_input.c124 if( cl_consoleKeys->modified ) in IN_IsConsoleKey()
128 cl_consoleKeys->modified = qfalse; in IN_IsConsoleKey()
129 text_p = cl_consoleKeys->string; in IN_IsConsoleKey()
/dports/games/iortcw/iortcw-1.51c/SP/code/sdl/
H A Dsdl_input.c124 if( cl_consoleKeys->modified ) in IN_IsConsoleKey()
128 cl_consoleKeys->modified = qfalse; in IN_IsConsoleKey()
129 text_p = cl_consoleKeys->string; in IN_IsConsoleKey()
/dports/games/ioquake3-server/ioquake3-1.36/code/client/
H A Dclient.h404 extern cvar_t *cl_consoleKeys;
H A Dcl_main.c99 cvar_t *cl_consoleKeys; variable
3116 cl_consoleKeys = Cvar_Get( "cl_consoleKeys", "~ ` 0x7e 0x60", CVAR_ARCHIVE); in CL_Init()
/dports/games/ioquake3/ioquake3-1.36/code/client/
H A Dclient.h404 extern cvar_t *cl_consoleKeys;
H A Dcl_main.c99 cvar_t *cl_consoleKeys; variable
3116 cl_consoleKeys = Cvar_Get( "cl_consoleKeys", "~ ` 0x7e 0x60", CVAR_ARCHIVE); in CL_Init()
/dports/games/openjk/OpenJK-07675e2/codemp/client/
H A Dclient.h411 extern cvar_t *cl_consoleKeys;
H A Dcl_main.cpp101 cvar_t *cl_consoleKeys; variable
2774cl_consoleKeys = Cvar_Get( "cl_consoleKeys", "~ ` 0x7e 0x60 0xb2", CVAR_ARCHIVE, "Which keys are u… in CL_Init()
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/client/
H A Dclient.h407 extern cvar_t *cl_consoleKeys;
H A Dcl_main.c101 cvar_t *cl_consoleKeys; variable
3193 cl_consoleKeys = Cvar_Get( "cl_consoleKeys", "~ ` 0x7e 0x60", CVAR_ARCHIVE); in CL_Init()
/dports/games/openarena/openarena-engine-source-0.8.8/code/client/
H A Dclient.h407 extern cvar_t *cl_consoleKeys;
/dports/games/iortcw/iortcw-1.51c/SP/code/client/
H A Dclient.h456 extern cvar_t *cl_consoleKeys;
/dports/games/iortcw/iortcw-1.51c/MP/code/client/
H A Dclient.h481 extern cvar_t *cl_consoleKeys;
/dports/games/ioquake3-server/ioquake3-1.36/
H A DREADME109 cl_consoleKeys - space delimited list of key names or
403 If you use such a keyboard layout, you can set the cvar cl_consoleKeys. This
407 number. Some example values for cl_consoleKeys:
/dports/games/ioquake3/ioquake3-1.36/
H A DREADME109 cl_consoleKeys - space delimited list of key names or
403 If you use such a keyboard layout, you can set the cvar cl_consoleKeys. This
407 number. Some example values for cl_consoleKeys:
/dports/games/iortcw/iortcw-1.51c/
H A DREADME.md115 * cl_consoleKeys - space delimited list of key names or characters that toggle the console
322cl_consoleKeys. This is a space delimited list of key names that will toggle the console. The key …
/dports/games/openarena/openarena-engine-source-0.8.8/
H A DREADME109 cl_consoleKeys - space delimited list of key names or
529 If you use such a keyboard layout, you can set the cvar cl_consoleKeys. This
533 number. Some example values for cl_consoleKeys:
/dports/games/openarena-server/openarena-engine-source-0.8.8/
H A DREADME109 cl_consoleKeys - space delimited list of key names or
529 If you use such a keyboard layout, you can set the cvar cl_consoleKeys. This
533 number. Some example values for cl_consoleKeys:

12