Home
last modified time | relevance | path

Searched refs:BUTTON_TALK (Results 1 – 25 of 55) sorted by relevance

123

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/mutationofjb/
H A Dgamescreen.cpp48 BUTTON_TALK, enumerator
/dports/games/scummvm/scummvm-2.5.1/engines/mutationofjb/
H A Dgamescreen.cpp48 BUTTON_TALK, enumerator
/dports/games/ioquake3/ioquake3-1.36/code/game/
H A Dbg_pmove.c1859 if ( pm->cmd.buttons & BUTTON_TALK ) { in PmoveSingle()
1882 if ( pmove->cmd.buttons & BUTTON_TALK ) { in PmoveSingle()
1885 pmove->cmd.buttons = BUTTON_TALK; in PmoveSingle()
/dports/games/ioquake3-server/ioquake3-1.36/code/game/
H A Dbg_pmove.c1859 if ( pm->cmd.buttons & BUTTON_TALK ) { in PmoveSingle()
1882 if ( pmove->cmd.buttons & BUTTON_TALK ) { in PmoveSingle()
1885 pmove->cmd.buttons = BUTTON_TALK; in PmoveSingle()
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/game/
H A Dbg_pmove.c1859 if ( pm->cmd.buttons & BUTTON_TALK ) { in PmoveSingle()
1882 if ( pmove->cmd.buttons & BUTTON_TALK ) { in PmoveSingle()
1885 pmove->cmd.buttons = BUTTON_TALK; in PmoveSingle()
/dports/games/evq3/evq3/code/game/
H A Dbg_pmove.c1859 if ( pm->cmd.buttons & BUTTON_TALK ) { in PmoveSingle()
1882 if ( pmove->cmd.buttons & BUTTON_TALK ) { in PmoveSingle()
1885 pmove->cmd.buttons = BUTTON_TALK; in PmoveSingle()
/dports/games/openjk/OpenJK-07675e2/codemp/cgame/
H A Dcg_predict.c1298 if ( veh->m_pVehicle->m_ucmd.buttons & BUTTON_TALK ) in CG_PredictPlayerState()
1300 veh->m_pVehicle->m_ucmd.buttons = BUTTON_TALK; in CG_PredictPlayerState()
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/client/
H A Dcl_input.c492 cmd->buttons |= BUTTON_TALK; in CL_CmdButtons()
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/client/
H A Dcl_input.c491 cmd->buttons |= BUTTON_TALK; in CL_CmdButtons()
/dports/games/iortcw/iortcw-1.51c/MP/code/game/
H A Dbg_pmove.c3797 if ( !pm->ps->aiChar && pm->cmd.buttons & BUTTON_TALK ) { in PmoveSingle()
3834 if ( pm->cmd.buttons & BUTTON_ATTACK && !( pm->cmd.buttons & BUTTON_TALK ) ) { in PmoveSingle()
3853 if ( pmove->cmd.buttons & BUTTON_TALK ) { in PmoveSingle()
3856 pmove->cmd.buttons = BUTTON_TALK; in PmoveSingle()
/dports/games/evq3/evq3/code/client/
H A Dcl_input.c500 cmd->buttons |= BUTTON_TALK; in CL_CmdButtons()
/dports/games/ioquake3-server/ioquake3-1.36/code/client/
H A Dcl_input.c508 cmd->buttons |= BUTTON_TALK; in CL_CmdButtons()
/dports/games/ioquake3/ioquake3-1.36/code/qcommon/
H A Dq_shared.h1075 #define BUTTON_TALK 2 // displays talk balloon and disables actions macro
/dports/games/ioquake3-server/ioquake3-1.36/code/qcommon/
H A Dq_shared.h1075 #define BUTTON_TALK 2 // displays talk balloon and disables actions macro
/dports/games/ioquake3/ioquake3-1.36/code/client/
H A Dcl_input.c508 cmd->buttons |= BUTTON_TALK; in CL_CmdButtons()
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/qcommon/
H A Dq_shared.h1065 #define BUTTON_TALK 2 // displays talk balloon and disables actions macro
/dports/games/openarena/openarena-engine-source-0.8.8/code/client/
H A Dcl_input.c544 cmd->buttons |= BUTTON_TALK; in CL_CmdButtons()
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/client/
H A Dcl_input.c544 cmd->buttons |= BUTTON_TALK; in CL_CmdButtons()
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/game/
H A Dbg_pmove.c3267 if( pm->cmd.buttons & BUTTON_TALK ) in PmoveSingle()
3305 if( pmove->cmd.buttons & BUTTON_TALK ) in PmoveSingle()
3307 pmove->cmd.buttons = BUTTON_TALK; in PmoveSingle()
/dports/games/iortcw/iortcw-1.51c/SP/code/client/
H A Dcl_input.c597 cmd->buttons |= BUTTON_TALK; in CL_CmdButtons()
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/qcommon/
H A Dq_shared.h1083 #define BUTTON_TALK 2 // displays talk balloon and disables actions macro
/dports/games/openarena/openarena-engine-source-0.8.8/code/qcommon/
H A Dq_shared.h1099 #define BUTTON_TALK 2 // displays talk balloon and disables actions macro
/dports/games/openjk/OpenJK-07675e2/codemp/qcommon/
H A Dq_shared.h1356 #define BUTTON_TALK 2 // displays talk balloon and disables actions macro
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/qcommon/
H A Dq_shared.h1099 #define BUTTON_TALK 2 // displays talk balloon and disables actions macro
/dports/games/iortcw/iortcw-1.51c/MP/code/client/
H A Dcl_input.c620 cmd->buttons |= BUTTON_TALK; in CL_CmdButtons()

123