Home
last modified time | relevance | path

Searched refs:in_mlooking (Results 1 – 9 of 9) sorted by relevance

/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/client/
H A Dcl_input.c59 qboolean in_mlooking; variable
63 in_mlooking = qtrue; in IN_MLookDown()
67 in_mlooking = qfalse; in IN_MLookUp()
407 if ( in_mlooking ) { in CL_JoystickMove()
463 if ( (in_mlooking || cl_freelook->integer) && !in_strafe.active ) { in CL_MouseMove()
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/client/
H A Dcl_input.c58 qboolean in_mlooking; variable
62 in_mlooking = qtrue; in IN_MLookDown()
66 in_mlooking = qfalse; in IN_MLookUp()
406 if ( in_mlooking ) { in CL_JoystickMove()
462 if ( (in_mlooking || cl_freelook->integer) && !in_strafe.active ) { in CL_MouseMove()
/dports/games/openjk/OpenJK-07675e2/code/client/
H A Dcl_input.cpp69 qboolean in_mlooking; variable
142 in_mlooking = qtrue; in IN_MLookDown()
147 in_mlooking = qfalse; in IN_MLookUp()
510 if ( in_mlooking ) { in CL_JoystickMove()
582 if ( (in_mlooking || cl_freelook->integer) && !in_strafe.active ) { in CL_MouseMove()
/dports/games/evq3/evq3/code/client/
H A Dcl_input.c62 qboolean in_mlooking; variable
66 in_mlooking = qtrue; in IN_MLookDown()
70 in_mlooking = qfalse; in IN_MLookUp()
415 if ( in_mlooking ) { in CL_JoystickMove()
471 if ( (in_mlooking || cl_freelook->integer) && !in_strafe.active ) { in CL_MouseMove()
/dports/games/ioquake3-server/ioquake3-1.36/code/client/
H A Dcl_input.c62 qboolean in_mlooking; variable
66 in_mlooking = qtrue; in IN_MLookDown()
70 in_mlooking = qfalse; in IN_MLookUp()
424 if ( in_mlooking ) { in CL_JoystickMove()
479 if ( (in_mlooking || cl_freelook->integer) && !in_strafe.active ) { in CL_MouseMove()
/dports/games/ioquake3/ioquake3-1.36/code/client/
H A Dcl_input.c62 qboolean in_mlooking; variable
66 in_mlooking = qtrue; in IN_MLookDown()
70 in_mlooking = qfalse; in IN_MLookUp()
424 if ( in_mlooking ) { in CL_JoystickMove()
479 if ( (in_mlooking || cl_freelook->integer) && !in_strafe.active ) { in CL_MouseMove()
/dports/games/openarena/openarena-engine-source-0.8.8/code/client/
H A Dcl_input.c62 qboolean in_mlooking; variable
66 in_mlooking = qtrue; in IN_MLookDown()
70 in_mlooking = qfalse; in IN_MLookUp()
424 if ( in_mlooking ) { in CL_JoystickMove()
516 if ((in_mlooking || cl_freelook->integer) && !in_strafe.active) in CL_MouseMove()
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/client/
H A Dcl_input.c62 qboolean in_mlooking; variable
66 in_mlooking = qtrue; in IN_MLookDown()
70 in_mlooking = qfalse; in IN_MLookUp()
424 if ( in_mlooking ) { in CL_JoystickMove()
516 if ((in_mlooking || cl_freelook->integer) && !in_strafe.active) in CL_MouseMove()
/dports/games/openjk/OpenJK-07675e2/codemp/client/
H A Dcl_input.cpp77 qboolean in_mlooking; variable
155 in_mlooking = qtrue; in IN_MLookDown()
160 in_mlooking = qfalse; in IN_MLookUp()
1007 if ( in_mlooking || cl_freelook->integer ) { in CL_JoystickMove()
1166 if ( (in_mlooking || cl_freelook->integer) && !in_strafe.active ) { in CL_MouseMove()