Home
last modified time | relevance | path

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

/dports/games/openjk/OpenJK-07675e2/codemp/client/
H A Dcl_input.cpp84 void IN_Button6Up(void);
116 IN_Button6Up(); in IN_UseGivenForce()
777 void IN_Button6Up(void) {IN_KeyUp(&in_buttons[6]);} in IN_Button6Up() function
1675 { "-force_grip", NULL, IN_Button6Up, NULL },
1697 { "-button6", NULL, IN_Button6Up, NULL },
/dports/games/openjk/OpenJK-07675e2/code/client/
H A Dcl_input.cpp313 void IN_Button6Up(void) {IN_KeyUp(&in_buttons[6]);} in IN_Button6Up() function
987 Cmd_AddCommand ("-force_grip", IN_Button6Up); in CL_InitInput()
1010 Cmd_AddCommand ("-button6", IN_Button6Up); in CL_InitInput()
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/client/
H A Dcl_input.c233 void IN_Button6Up(void) {IN_KeyUp(&in_buttons[6]);} in IN_Button6Up() function
881 Cmd_AddCommand ("-button6", IN_Button6Up); in CL_InitInput()
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/client/
H A Dcl_input.c232 void IN_Button6Up(void) {IN_KeyUp(&in_buttons[6]);} in IN_Button6Up() function
880 Cmd_AddCommand ("-button6", IN_Button6Up); in CL_InitInput()
/dports/games/evq3/evq3/code/client/
H A Dcl_input.c241 void IN_Button6Up(void) {IN_KeyUp(&in_buttons[6]);} in IN_Button6Up() function
944 Cmd_AddCommand ("-button6", IN_Button6Up); in CL_InitInput()
/dports/games/ioquake3-server/ioquake3-1.36/code/client/
H A Dcl_input.c250 void IN_Button6Up(void) {IN_KeyUp(&in_buttons[6]);} in IN_Button6Up() function
982 Cmd_AddCommand ("-button6", IN_Button6Up); in CL_InitInput()
/dports/games/ioquake3/ioquake3-1.36/code/client/
H A Dcl_input.c250 void IN_Button6Up(void) {IN_KeyUp(&in_buttons[6]);} in IN_Button6Up() function
982 Cmd_AddCommand ("-button6", IN_Button6Up); in CL_InitInput()
/dports/games/openarena/openarena-engine-source-0.8.8/code/client/
H A Dcl_input.c250 void IN_Button6Up(void) {IN_KeyUp(&in_buttons[6]);} in IN_Button6Up() function
1018 Cmd_AddCommand ("-button6", IN_Button6Up); in CL_InitInput()
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/client/
H A Dcl_input.c250 void IN_Button6Up(void) {IN_KeyUp(&in_buttons[6]);} in IN_Button6Up() function
1018 Cmd_AddCommand ("-button6", IN_Button6Up); in CL_InitInput()
/dports/games/xonotic/Xonotic/source/darkplaces/
H A Dcl_input.c173 static void IN_Button6Up(void) {KeyUp(&in_button6);} in IN_Button6Up() function
2208 Cmd_AddCommand ("-button6", IN_Button6Up, "deactivate button6"); in CL_InitInput()
/dports/games/nexuiz/Nexuiz/sources/darkplaces/
H A Dcl_input.c172 void IN_Button6Up(void) {KeyUp(&in_button6);} in IN_Button6Up() function
2006 Cmd_AddCommand ("-button6", IN_Button6Up, "deactivate button6"); in CL_InitInput()
/dports/games/darkplaces/darkplaces/
H A Dcl_input.c173 static void IN_Button6Up(void) {KeyUp(&in_button6);} in IN_Button6Up() function
2208 Cmd_AddCommand ("-button6", IN_Button6Up, "deactivate button6"); in CL_InitInput()