Home
last modified time | relevance | path

Searched refs:IN_Button13Up (Results 1 – 12 of 12) sorted by relevance

/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/client/
H A Dcl_input.c247 void IN_Button13Up(void) {IN_KeyUp(&in_buttons[13]);} in IN_Button13Up() function
895 Cmd_AddCommand ("-button13", IN_Button13Up); in CL_InitInput()
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/client/
H A Dcl_input.c246 void IN_Button13Up(void) {IN_KeyUp(&in_buttons[13]);} in IN_Button13Up() function
894 Cmd_AddCommand ("-button13", IN_Button13Up); in CL_InitInput()
/dports/games/openjk/OpenJK-07675e2/code/client/
H A Dcl_input.cpp327 void IN_Button13Up(void) {IN_KeyUp(&in_buttons[13]);} in IN_Button13Up() function
1024 Cmd_AddCommand ("-button13", IN_Button13Up); in CL_InitInput()
/dports/games/evq3/evq3/code/client/
H A Dcl_input.c255 void IN_Button13Up(void) {IN_KeyUp(&in_buttons[13]);} in IN_Button13Up() function
958 Cmd_AddCommand ("-button13", IN_Button13Up); in CL_InitInput()
/dports/games/ioquake3-server/ioquake3-1.36/code/client/
H A Dcl_input.c264 void IN_Button13Up(void) {IN_KeyUp(&in_buttons[13]);} in IN_Button13Up() function
996 Cmd_AddCommand ("-button13", IN_Button13Up); in CL_InitInput()
/dports/games/ioquake3/ioquake3-1.36/code/client/
H A Dcl_input.c264 void IN_Button13Up(void) {IN_KeyUp(&in_buttons[13]);} in IN_Button13Up() function
996 Cmd_AddCommand ("-button13", IN_Button13Up); in CL_InitInput()
/dports/games/openarena/openarena-engine-source-0.8.8/code/client/
H A Dcl_input.c264 void IN_Button13Up(void) {IN_KeyUp(&in_buttons[13]);} in IN_Button13Up() function
1032 Cmd_AddCommand ("-button13", IN_Button13Up); in CL_InitInput()
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/client/
H A Dcl_input.c264 void IN_Button13Up(void) {IN_KeyUp(&in_buttons[13]);} in IN_Button13Up() function
1032 Cmd_AddCommand ("-button13", IN_Button13Up); in CL_InitInput()
/dports/games/openjk/OpenJK-07675e2/codemp/client/
H A Dcl_input.cpp791 void IN_Button13Up(void) {IN_KeyUp(&in_buttons[13]);} in IN_Button13Up() function
1711 { "-button13", NULL, IN_Button13Up, NULL },
/dports/games/xonotic/Xonotic/source/darkplaces/
H A Dcl_input.c188 static void IN_Button13Up(void) {KeyUp(&in_button13);} in IN_Button13Up() function
2222 Cmd_AddCommand ("-button13", IN_Button13Up, "deactivate button13"); in CL_InitInput()
/dports/games/nexuiz/Nexuiz/sources/darkplaces/
H A Dcl_input.c187 void IN_Button13Up(void) {KeyUp(&in_button13);} in IN_Button13Up() function
2020 Cmd_AddCommand ("-button13", IN_Button13Up, "deactivate button13"); in CL_InitInput()
/dports/games/darkplaces/darkplaces/
H A Dcl_input.c188 static void IN_Button13Up(void) {KeyUp(&in_button13);} in IN_Button13Up() function
2222 Cmd_AddCommand ("-button13", IN_Button13Up, "deactivate button13"); in CL_InitInput()