Home
last modified time | relevance | path

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

/dports/games/openjk/OpenJK-07675e2/code/client/
H A Dcl_input.cpp311 void IN_Button5Up(void) {IN_KeyUp(&in_buttons[5]);} in IN_Button5Up() function
985 Cmd_AddCommand ("-use", IN_Button5Up); in CL_InitInput()
1008 Cmd_AddCommand ("-button5", IN_Button5Up); in CL_InitInput()
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/client/
H A Dcl_input.c231 void IN_Button5Up(void) {IN_KeyUp(&in_buttons[5]);} in IN_Button5Up() function
879 Cmd_AddCommand ("-button5", IN_Button5Up); in CL_InitInput()
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/client/
H A Dcl_input.c230 void IN_Button5Up(void) {IN_KeyUp(&in_buttons[5]);} in IN_Button5Up() function
878 Cmd_AddCommand ("-button5", IN_Button5Up); in CL_InitInput()
/dports/games/openjk/OpenJK-07675e2/codemp/client/
H A Dcl_input.cpp775 void IN_Button5Up(void) {IN_KeyUp(&in_buttons[5]);} in IN_Button5Up() function
1673 { "-use", NULL, IN_Button5Up, NULL },
1695 { "-button5", NULL, IN_Button5Up, NULL },
/dports/games/evq3/evq3/code/client/
H A Dcl_input.c239 void IN_Button5Up(void) {IN_KeyUp(&in_buttons[5]);} in IN_Button5Up() function
942 Cmd_AddCommand ("-button5", IN_Button5Up); in CL_InitInput()
/dports/games/ioquake3-server/ioquake3-1.36/code/client/
H A Dcl_input.c248 void IN_Button5Up(void) {IN_KeyUp(&in_buttons[5]);} in IN_Button5Up() function
980 Cmd_AddCommand ("-button5", IN_Button5Up); in CL_InitInput()
/dports/games/ioquake3/ioquake3-1.36/code/client/
H A Dcl_input.c248 void IN_Button5Up(void) {IN_KeyUp(&in_buttons[5]);} in IN_Button5Up() function
980 Cmd_AddCommand ("-button5", IN_Button5Up); in CL_InitInput()
/dports/games/openarena/openarena-engine-source-0.8.8/code/client/
H A Dcl_input.c248 void IN_Button5Up(void) {IN_KeyUp(&in_buttons[5]);} in IN_Button5Up() function
1016 Cmd_AddCommand ("-button5", IN_Button5Up); in CL_InitInput()
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/client/
H A Dcl_input.c248 void IN_Button5Up(void) {IN_KeyUp(&in_buttons[5]);} in IN_Button5Up() function
1016 Cmd_AddCommand ("-button5", IN_Button5Up); in CL_InitInput()
/dports/games/xonotic/Xonotic/source/darkplaces/
H A Dcl_input.c171 static void IN_Button5Up(void) {KeyUp(&in_button5);} in IN_Button5Up() function
2206 Cmd_AddCommand ("-button5", IN_Button5Up, "deactivate button5"); in CL_InitInput()
/dports/games/nexuiz/Nexuiz/sources/darkplaces/
H A Dcl_input.c170 void IN_Button5Up(void) {KeyUp(&in_button5);} in IN_Button5Up() function
2004 Cmd_AddCommand ("-button5", IN_Button5Up, "deactivate button5"); in CL_InitInput()
/dports/games/darkplaces/darkplaces/
H A Dcl_input.c171 static void IN_Button5Up(void) {KeyUp(&in_button5);} in IN_Button5Up() function
2206 Cmd_AddCommand ("-button5", IN_Button5Up, "deactivate button5"); in CL_InitInput()