Home
last modified time | relevance | path

Searched refs:IN_Button3Up (Results 1 – 14 of 14) sorted by relevance

/dports/games/openjk/OpenJK-07675e2/code/client/
H A Dcl_input.cpp307 void IN_Button3Up(void) {IN_KeyUp(&in_buttons[3]);} in IN_Button3Up() function
977 Cmd_AddCommand ("-block", IN_Button3Up); in CL_InitInput()
980 Cmd_AddCommand ("-force_drain", IN_Button3Up); in CL_InitInput()
1004 Cmd_AddCommand ("-button3", IN_Button3Up); in CL_InitInput()
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/client/
H A Dcl_input.c227 void IN_Button3Up(void) {IN_KeyUp(&in_buttons[3]);} in IN_Button3Up() function
875 Cmd_AddCommand ("-button3", IN_Button3Up); in CL_InitInput()
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/client/
H A Dcl_input.c226 void IN_Button3Up(void) {IN_KeyUp(&in_buttons[3]);} in IN_Button3Up() function
874 Cmd_AddCommand ("-button3", IN_Button3Up); in CL_InitInput()
/dports/games/evq3/evq3/code/client/
H A Dcl_input.c235 void IN_Button3Up(void) {IN_KeyUp(&in_buttons[3]);} in IN_Button3Up() function
938 Cmd_AddCommand ("-button3", IN_Button3Up); in CL_InitInput()
/dports/games/ioquake3-server/ioquake3-1.36/code/client/
H A Dcl_input.c244 void IN_Button3Up(void) {IN_KeyUp(&in_buttons[3]);} in IN_Button3Up() function
976 Cmd_AddCommand ("-button3", IN_Button3Up); in CL_InitInput()
/dports/games/ioquake3/ioquake3-1.36/code/client/
H A Dcl_input.c244 void IN_Button3Up(void) {IN_KeyUp(&in_buttons[3]);} in IN_Button3Up() function
976 Cmd_AddCommand ("-button3", IN_Button3Up); in CL_InitInput()
/dports/games/openarena/openarena-engine-source-0.8.8/code/client/
H A Dcl_input.c244 void IN_Button3Up(void) {IN_KeyUp(&in_buttons[3]);} in IN_Button3Up() function
1012 Cmd_AddCommand ("-button3", IN_Button3Up); in CL_InitInput()
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/client/
H A Dcl_input.c244 void IN_Button3Up(void) {IN_KeyUp(&in_buttons[3]);} in IN_Button3Up() function
1012 Cmd_AddCommand ("-button3", IN_Button3Up); in CL_InitInput()
/dports/games/iortcw/iortcw-1.51c/SP/code/client/
H A Dcl_input.c241 void IN_Button3Up( void ) {IN_KeyUp( &kb[KB_BUTTONS3] );} in IN_Button3Up() function
1041 Cmd_AddCommand( "-salute", IN_Button3Up ); in CL_InitInput()
/dports/games/iortcw/iortcw-1.51c/MP/code/client/
H A Dcl_input.c241 void IN_Button3Up( void ) {IN_KeyUp( &kb[KB_BUTTONS3] );} in IN_Button3Up() function
1065 Cmd_AddCommand( "-salute", IN_Button3Up ); in CL_InitInput()
/dports/games/openjk/OpenJK-07675e2/codemp/client/
H A Dcl_input.cpp761 void IN_Button3Up(void) {IN_KeyUp(&in_buttons[3]);} in IN_Button3Up() function
1691 { "-button3", NULL, IN_Button3Up, NULL },
/dports/games/xonotic/Xonotic/source/darkplaces/
H A Dcl_input.c167 static void IN_Button3Up(void) {KeyUp(&in_button3);} in IN_Button3Up() function
2202 Cmd_AddCommand ("-button3", IN_Button3Up, "deactivate button3"); in CL_InitInput()
/dports/games/nexuiz/Nexuiz/sources/darkplaces/
H A Dcl_input.c166 void IN_Button3Up(void) {KeyUp(&in_button3);} in IN_Button3Up() function
2000 Cmd_AddCommand ("-button3", IN_Button3Up, "deactivate button3"); in CL_InitInput()
/dports/games/darkplaces/darkplaces/
H A Dcl_input.c167 static void IN_Button3Up(void) {KeyUp(&in_button3);} in IN_Button3Up() function
2202 Cmd_AddCommand ("-button3", IN_Button3Up, "deactivate button3"); in CL_InitInput()