Home
last modified time | relevance | path

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

/dports/games/openjk/OpenJK-07675e2/code/client/
H A Dcl_input.cpp315 void IN_Button7Up(void) {IN_KeyUp(&in_buttons[7]);} in IN_Button7Up() function
989 Cmd_AddCommand ("-altattack", IN_Button7Up); in CL_InitInput()
1012 Cmd_AddCommand ("-button7", IN_Button7Up); in CL_InitInput()
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/client/
H A Dcl_input.c235 void IN_Button7Up(void) {IN_KeyUp(&in_buttons[7]);} in IN_Button7Up() function
883 Cmd_AddCommand ("-button7", IN_Button7Up); in CL_InitInput()
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/client/
H A Dcl_input.c234 void IN_Button7Up(void) {IN_KeyUp(&in_buttons[7]);} in IN_Button7Up() function
882 Cmd_AddCommand ("-button7", IN_Button7Up); in CL_InitInput()
/dports/games/openjk/OpenJK-07675e2/codemp/client/
H A Dcl_input.cpp779 void IN_Button7Up(void){IN_KeyUp(&in_buttons[7]);} in IN_Button7Up() function
1677 { "-altattack", NULL, IN_Button7Up, NULL },
1699 { "-button7", NULL, IN_Button7Up, NULL },
/dports/games/evq3/evq3/code/client/
H A Dcl_input.c243 void IN_Button7Up(void) {IN_KeyUp(&in_buttons[7]);} in IN_Button7Up() function
946 Cmd_AddCommand ("-button7", IN_Button7Up); in CL_InitInput()
/dports/games/ioquake3-server/ioquake3-1.36/code/client/
H A Dcl_input.c252 void IN_Button7Up(void) {IN_KeyUp(&in_buttons[7]);} in IN_Button7Up() function
984 Cmd_AddCommand ("-button7", IN_Button7Up); in CL_InitInput()
/dports/games/ioquake3/ioquake3-1.36/code/client/
H A Dcl_input.c252 void IN_Button7Up(void) {IN_KeyUp(&in_buttons[7]);} in IN_Button7Up() function
984 Cmd_AddCommand ("-button7", IN_Button7Up); in CL_InitInput()
/dports/games/openarena/openarena-engine-source-0.8.8/code/client/
H A Dcl_input.c252 void IN_Button7Up(void) {IN_KeyUp(&in_buttons[7]);} in IN_Button7Up() function
1020 Cmd_AddCommand ("-button7", IN_Button7Up); in CL_InitInput()
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/client/
H A Dcl_input.c252 void IN_Button7Up(void) {IN_KeyUp(&in_buttons[7]);} in IN_Button7Up() function
1020 Cmd_AddCommand ("-button7", IN_Button7Up); in CL_InitInput()
/dports/games/xonotic/Xonotic/source/darkplaces/
H A Dcl_input.c175 static void IN_Button7Up(void) {KeyUp(&in_button7);} in IN_Button7Up() function
2210 Cmd_AddCommand ("-button7", IN_Button7Up, "deactivate button7"); in CL_InitInput()
/dports/games/nexuiz/Nexuiz/sources/darkplaces/
H A Dcl_input.c174 void IN_Button7Up(void) {KeyUp(&in_button7);} in IN_Button7Up() function
2008 Cmd_AddCommand ("-button7", IN_Button7Up, "deactivate button7"); in CL_InitInput()
/dports/games/darkplaces/darkplaces/
H A Dcl_input.c175 static void IN_Button7Up(void) {KeyUp(&in_button7);} in IN_Button7Up() function
2210 Cmd_AddCommand ("-button7", IN_Button7Up, "deactivate button7"); in CL_InitInput()