Home
last modified time | relevance | path

Searched refs:BUTTON_GETFLAG (Results 1 – 24 of 24) sorted by relevance

/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/game/
H A Dg_active.c1256 if( ( client->buttons & BUTTON_GETFLAG ) && !( client->oldbuttons & BUTTON_GETFLAG ) && in ClientThink_real()
/dports/games/ioquake3/ioquake3-1.36/code/qcommon/
H A Dq_shared.h1086 #define BUTTON_GETFLAG 128 macro
/dports/games/ioquake3-server/ioquake3-1.36/code/qcommon/
H A Dq_shared.h1086 #define BUTTON_GETFLAG 128 macro
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/qcommon/
H A Dq_shared.h1076 #define BUTTON_GETFLAG 128 macro
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/qcommon/
H A Dq_shared.h1094 #define BUTTON_GETFLAG 128 macro
/dports/games/openarena/openarena-engine-source-0.8.8/code/qcommon/
H A Dq_shared.h1110 #define BUTTON_GETFLAG 128 macro
H A Dq_shared.h.mine1099 #define BUTTON_GETFLAG 128
H A Dq_shared.h.r17881107 #define BUTTON_GETFLAG 128
H A Dq_shared.h.r19101112 #define BUTTON_GETFLAG 128
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/qcommon/
H A Dq_shared.h1110 #define BUTTON_GETFLAG 128 macro
H A Dq_shared.h.r19101112 #define BUTTON_GETFLAG 128
H A Dq_shared.h.mine1099 #define BUTTON_GETFLAG 128
H A Dq_shared.h.r17881107 #define BUTTON_GETFLAG 128
/dports/games/evq3/evq3/code/qcommon/
H A Dq_shared.h1281 #define BUTTON_GETFLAG 128 macro
/dports/games/ioquake3-server/ioquake3-1.36/code/game/
H A Dai_main.c845 if (bi->actionflags & ACTION_GETFLAG) ucmd->buttons |= BUTTON_GETFLAG; in BotInputToUserCommand()
H A Dbg_pmove.c1722 } else if ( pm->cmd.buttons & BUTTON_GETFLAG ) { in PM_Animate()
/dports/games/ioquake3/ioquake3-1.36/code/game/
H A Dai_main.c845 if (bi->actionflags & ACTION_GETFLAG) ucmd->buttons |= BUTTON_GETFLAG; in BotInputToUserCommand()
H A Dbg_pmove.c1722 } else if ( pm->cmd.buttons & BUTTON_GETFLAG ) { in PM_Animate()
/dports/games/evq3/evq3/code/game/
H A Dai_main.c845 if (bi->actionflags & ACTION_GETFLAG) ucmd->buttons |= BUTTON_GETFLAG; in BotInputToUserCommand()
H A Dbg_pmove.c1722 } else if ( pm->cmd.buttons & BUTTON_GETFLAG ) { in PM_Animate()
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/game/
H A Dbg_pmove.c1722 } else if ( pm->cmd.buttons & BUTTON_GETFLAG ) { in PM_Animate()
H A Dai_main.c845 if (bi->actionflags & ACTION_GETFLAG) ucmd->buttons |= BUTTON_GETFLAG; in BotInputToUserCommand()
/dports/games/openjk/OpenJK-07675e2/codemp/game/
H A Dai_main.c589 if (bi->actionflags & ACTION_GETFLAG) ucmd->buttons |= BUTTON_GETFLAG; in BotInputToUserCommand()
H A Dbg_pmove.c7735 } else if ( pm->cmd.buttons & BUTTON_GETFLAG ) { in PM_Animate()