Home
last modified time | relevance | path

Searched refs:in_nograb (Results 1 – 18 of 18) sorted by relevance

/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/sdl/
H A Dsdl_input.c63 static cvar_t *in_nograb; variable
305 if( in_nograb->modified || !mouseActive ) in IN_ActivateMouse()
307 if( in_nograb->integer ) in IN_ActivateMouse()
312 in_nograb->modified = qfalse; in IN_ActivateMouse()
770 in_nograb = Cvar_Get ("in_nograb", "0", CVAR_ARCHIVE); in IN_Init()
/dports/games/evq3/evq3/code/sdl/
H A Dsdl_input.c63 static cvar_t *in_nograb; variable
304 if( in_nograb->modified || !mouseActive ) in IN_ActivateMouse()
306 if( in_nograb->integer ) in IN_ActivateMouse()
311 in_nograb->modified = qfalse; in IN_ActivateMouse()
769 in_nograb = Cvar_Get ("in_nograb", "0", CVAR_ARCHIVE); in IN_Init()
/dports/games/ioquake3-server/ioquake3-1.36/code/sdl/
H A Dsdl_input.c66 static cvar_t *in_nograb; variable
468 if( in_nograb->modified || !mouseActive ) in IN_ActivateMouse()
470 if( in_nograb->integer ) in IN_ActivateMouse()
475 in_nograb->modified = qfalse; in IN_ActivateMouse()
963 in_nograb = Cvar_Get( "in_nograb", "0", CVAR_ARCHIVE ); in IN_Init()
/dports/games/ioquake3/ioquake3-1.36/code/sdl/
H A Dsdl_input.c66 static cvar_t *in_nograb; variable
468 if( in_nograb->modified || !mouseActive ) in IN_ActivateMouse()
470 if( in_nograb->integer ) in IN_ActivateMouse()
475 in_nograb->modified = qfalse; in IN_ActivateMouse()
963 in_nograb = Cvar_Get( "in_nograb", "0", CVAR_ARCHIVE ); in IN_Init()
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/sdl/
H A Dsdl_input.c64 static cvar_t *in_nograb; variable
468 if( in_nograb->modified || !mouseActive ) in IN_ActivateMouse()
470 if( in_nograb->integer ) in IN_ActivateMouse()
475 in_nograb->modified = qfalse; in IN_ActivateMouse()
995 in_nograb = Cvar_Get( "in_nograb", "0", CVAR_ARCHIVE ); in IN_Init()
/dports/games/openarena/openarena-engine-source-0.8.8/code/sdl/
H A Dsdl_input.c64 static cvar_t *in_nograb; variable
468 if( in_nograb->modified || !mouseActive ) in IN_ActivateMouse()
470 if( in_nograb->integer ) in IN_ActivateMouse()
475 in_nograb->modified = qfalse; in IN_ActivateMouse()
995 in_nograb = Cvar_Get( "in_nograb", "0", CVAR_ARCHIVE ); in IN_Init()
/dports/games/openjk/OpenJK-07675e2/shared/sdl/
H A Dsdl_input.cpp36 static cvar_t *in_nograb; variable
440 if( in_nograb->modified || !mouseActive ) in IN_ActivateMouse()
442 if( in_nograb->integer ) in IN_ActivateMouse()
447 in_nograb->modified = qfalse; in IN_ActivateMouse()
613 in_nograb = Cvar_Get( "in_nograb", "0", CVAR_ARCHIVE_ND ); in IN_Init()
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/unix/
H A Dsdl_glimp.c119 cvar_t *in_nograb; // this is strictly for developers variable
411 if (!in_nograb->value) in IN_ActivateMouse()
424 if (!in_nograb->value) in IN_DeactivateMouse()
504 if (fullscreen && in_nograb->value) in GLW_StartDriverAndSetMode()
1218 in_nograb = Cvar_Get ("in_nograb", "0", 0); in IN_Init()
H A Dlinux_glimp.c124 cvar_t *in_nograb; // this is strictly for developers variable
739 if (!in_nograb->value) in IN_ActivateMouse()
754 if (!in_nograb->value) in IN_DeactivateMouse()
863 if (fullscreen && in_nograb->value) in GLW_StartDriverAndSetMode()
1694 in_nograb = Cvar_Get ("in_nograb", "0", 0); in IN_Init()
/dports/games/dhewm3/dhewm3-1.5.1/neo/sys/linux/runner/
H A Drunner.tac25 doomService( '/home/timo/runner/doom.x86', '+set r_fullscreen 0 +set in_nograb 1 +set si_pure 0 +se…
/dports/games/iortcw/iortcw-1.51c/MP/code/sdl/
H A Dsdl_input.c45 static cvar_t *in_nograb; variable
360 if( in_nograb->modified || !mouseActive ) in IN_ActivateMouse()
362 if( in_nograb->integer ) { in IN_ActivateMouse()
370 in_nograb->modified = qfalse; in IN_ActivateMouse()
1236 in_nograb = Cvar_Get( "in_nograb", "0", CVAR_ARCHIVE ); in IN_Init()
/dports/games/iortcw/iortcw-1.51c/SP/code/sdl/
H A Dsdl_input.c45 static cvar_t *in_nograb; variable
360 if( in_nograb->modified || !mouseActive ) in IN_ActivateMouse()
362 if( in_nograb->integer ) { in IN_ActivateMouse()
370 in_nograb->modified = qfalse; in IN_ActivateMouse()
1236 in_nograb = Cvar_Get( "in_nograb", "0", CVAR_ARCHIVE ); in IN_Init()
/dports/games/dhewm3/dhewm3-1.5.1/neo/sys/
H A Dglimp.cpp41 idCVar in_nograb("in_nograb", "0", CVAR_SYSTEM | CVAR_NOCHEAT, "prevents input grabbing"); variable
487 if (in_nograb.GetBool()) in GLimp_GrabInput()
/dports/games/ioquake3-server/ioquake3-1.36/
H A DChangeLog223 + made the mouse grabbing an in_nograb cvar, no longer a compile time option
224 in_nograb 1 force in_dgamouse 0 and r_fullscreen 0 (any of those two will b0rk)
/dports/games/ioquake3/ioquake3-1.36/
H A DChangeLog223 + made the mouse grabbing an in_nograb cvar, no longer a compile time option
224 in_nograb 1 force in_dgamouse 0 and r_fullscreen 0 (any of those two will b0rk)
/dports/games/worldofpadman/worldofpadman-1.2.20080621/
H A DChangeLog223 + made the mouse grabbing an in_nograb cvar, no longer a compile time option
224 in_nograb 1 force in_dgamouse 0 and r_fullscreen 0 (any of those two will b0rk)
/dports/games/openarena-server/openarena-engine-source-0.8.8/
H A DChangeLog223 + made the mouse grabbing an in_nograb cvar, no longer a compile time option
224 in_nograb 1 force in_dgamouse 0 and r_fullscreen 0 (any of those two will b0rk)
/dports/games/openarena/openarena-engine-source-0.8.8/
H A DChangeLog223 + made the mouse grabbing an in_nograb cvar, no longer a compile time option
224 in_nograb 1 force in_dgamouse 0 and r_fullscreen 0 (any of those two will b0rk)