Home
last modified time | relevance | path

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

/dports/games/openjk/OpenJK-07675e2/codemp/client/
H A Dcl_input.cpp80 void IN_Button11Up(void);
100 IN_Button11Up(); in IN_UseGivenForce()
787 void IN_Button11Up(void) {IN_KeyUp(&in_buttons[11]);} in IN_Button11Up() function
1683 { "-force_drain", NULL, IN_Button11Up, NULL },
1707 { "-button11", NULL, IN_Button11Up, NULL },
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/client/
H A Dcl_input.c243 void IN_Button11Up(void) {IN_KeyUp(&in_buttons[11]);} in IN_Button11Up() function
891 Cmd_AddCommand ("-button11", IN_Button11Up); in CL_InitInput()
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/client/
H A Dcl_input.c242 void IN_Button11Up(void) {IN_KeyUp(&in_buttons[11]);} in IN_Button11Up() function
890 Cmd_AddCommand ("-button11", IN_Button11Up); in CL_InitInput()
/dports/games/openjk/OpenJK-07675e2/code/client/
H A Dcl_input.cpp323 void IN_Button11Up(void) {IN_KeyUp(&in_buttons[11]);} in IN_Button11Up() function
1020 Cmd_AddCommand ("-button11", IN_Button11Up); in CL_InitInput()
/dports/games/evq3/evq3/code/client/
H A Dcl_input.c251 void IN_Button11Up(void) {IN_KeyUp(&in_buttons[11]);} in IN_Button11Up() function
954 Cmd_AddCommand ("-button11", IN_Button11Up); in CL_InitInput()
/dports/games/ioquake3-server/ioquake3-1.36/code/client/
H A Dcl_input.c260 void IN_Button11Up(void) {IN_KeyUp(&in_buttons[11]);} in IN_Button11Up() function
992 Cmd_AddCommand ("-button11", IN_Button11Up); in CL_InitInput()
/dports/games/ioquake3/ioquake3-1.36/code/client/
H A Dcl_input.c260 void IN_Button11Up(void) {IN_KeyUp(&in_buttons[11]);} in IN_Button11Up() function
992 Cmd_AddCommand ("-button11", IN_Button11Up); in CL_InitInput()
/dports/games/openarena/openarena-engine-source-0.8.8/code/client/
H A Dcl_input.c260 void IN_Button11Up(void) {IN_KeyUp(&in_buttons[11]);} in IN_Button11Up() function
1028 Cmd_AddCommand ("-button11", IN_Button11Up); in CL_InitInput()
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/client/
H A Dcl_input.c260 void IN_Button11Up(void) {IN_KeyUp(&in_buttons[11]);} in IN_Button11Up() function
1028 Cmd_AddCommand ("-button11", IN_Button11Up); in CL_InitInput()
/dports/games/xonotic/Xonotic/source/darkplaces/
H A Dcl_input.c184 static void IN_Button11Up(void) {KeyUp(&in_button11);} in IN_Button11Up() function
2218 Cmd_AddCommand ("-button11", IN_Button11Up, "deactivate button11"); in CL_InitInput()
/dports/games/nexuiz/Nexuiz/sources/darkplaces/
H A Dcl_input.c183 void IN_Button11Up(void) {KeyUp(&in_button11);} in IN_Button11Up() function
2016 Cmd_AddCommand ("-button11", IN_Button11Up, "deactivate button11"); in CL_InitInput()
/dports/games/darkplaces/darkplaces/
H A Dcl_input.c184 static void IN_Button11Up(void) {KeyUp(&in_button11);} in IN_Button11Up() function
2218 Cmd_AddCommand ("-button11", IN_Button11Up, "deactivate button11"); in CL_InitInput()