Home
last modified time | relevance | path

Searched refs:BG_GetValueOfHuman (Results 1 – 3 of 3) sorted by relevance

/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/game/
H A Dbg_public.h1107 int BG_GetValueOfHuman( playerState_t *ps );
H A Dg_combat.c277 float humanValue = BG_GetValueOfHuman( &self->client->ps ); in player_die()
H A Dbg_misc.c5054 int BG_GetValueOfHuman( playerState_t *ps ) in BG_GetValueOfHuman() function