Searched refs:PF_VELOCITY1 (Results 1 – 3 of 3) sorted by relevance
359 pflags |= PF_VELOCITY1<<i; in SV_WritePlayersToClient()371 pflags &= PF_VELOCITY1 | PF_VELOCITY2 | PF_VELOCITY3; in SV_WritePlayersToClient()419 if (pflags & (PF_VELOCITY1<<i) ) in SV_WritePlayersToClient()
155 #define PF_VELOCITY1 (1<<2) macro
699 if (flags & (PF_VELOCITY1<<i) ) in CL_ParsePlayerinfo()