Home
last modified time | relevance | path

Searched refs:ForceSeeing (Results 1 – 7 of 7) sorted by relevance

/dports/games/openjk/OpenJK-07675e2/code/game/
H A Dg_cmds.cpp41 extern void ForceSeeing( gentity_t *self );
1463 ForceSeeing(ent); in ClientCommand()
H A Dg_active.cpp4693 extern void ForceSeeing(gentity_t *ent);
4736 ForceSeeing(ent); in ProcessGenericCmd()
H A Dbg_pmove.cpp14215 extern void ForceSeeing( gentity_t *self );
14256 ForceSeeing( ent ); in PM_CheckForceUseButton()
H A Dwp_saber.cpp12042 void ForceSeeing( gentity_t *self ) in ForceSeeing() function
/dports/games/openjk/OpenJK-07675e2/codemp/game/
H A Dg_local.h1431 void ForceSeeing( gentity_t *self );
H A Dw_force.c1482 void ForceSeeing( gentity_t *self ) in ForceSeeing() function
4518 ForceSeeing(self); in WP_DoSpecificPower()
H A Dg_active.c3174 ForceSeeing(ent); in ClientThink_real()