Searched refs:PF_VELOCITY1 (Results 1 - 3 of 3) sorted by relevance

/external/quake/quake/src/QW/client/
H A Dprotocol.h155 #define PF_VELOCITY1 (1<<2) macro
H A Dcl_ents.c699 if (flags & (PF_VELOCITY1<<i) )
/external/quake/quake/src/QW/server/
H A Dsv_ents.c359 pflags |= PF_VELOCITY1<<i;
371 pflags &= PF_VELOCITY1 | PF_VELOCITY2 | PF_VELOCITY3;
419 if (pflags & (PF_VELOCITY1<<i) )

Completed in 78 milliseconds