Home
last modified time | relevance | path

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

/dports/games/openjk/OpenJK-07675e2/codeJK2/game/
H A Dg_functions.cpp342 PAINCASE( station_pain ) in GEntity_PainFunc()
H A Dg_functions.h525 extern void station_pain (gentity_t *self, gentity_t *inflictor, gentity_t *attacker, vec3_t poi…
H A Dg_misc.cpp1006 void station_pain( gentity_t *self, gentity_t *inflictor, gentity_t *other, vec3_t point, int damag… in station_pain() function
/dports/games/openjk/OpenJK-07675e2/code/game/
H A Dg_functions.cpp351 PAINCASE( station_pain ) in GEntity_PainFunc()
H A Dg_functions.h559 extern void station_pain (gentity_t *self, gentity_t *inflictor, gentity_t *attacker, const vec3…
H A Dg_misc.cpp1169 void station_pain( gentity_t *self, gentity_t *inflictor, gentity_t *other, const vec3_t point, int… in station_pain() function
/dports/games/openjk/OpenJK-07675e2/codemp/game/
H A DNPC_spawn.c80 extern void station_pain (gentity_t *self, gentity_t *attacker, int damage);