HomeSort by relevance Sort by last modified time
    Searched refs:SV_CheckVelocity (Results 1 - 3 of 3) sorted by null

  /external/quake/quake/src/QW/server/
server.h 392 void SV_CheckVelocity (edict_t *ent);
sv_phys.c 87 SV_CheckVelocity
90 void SV_CheckVelocity (edict_t *ent)
729 SV_CheckVelocity (ent);
803 SV_CheckVelocity (ent);
  /external/quake/quake/src/WinQuake/
sv_phys.cpp 87 SV_CheckVelocity
90 void SV_CheckVelocity (edict_t *ent)
1074 SV_CheckVelocity (ent);
1273 SV_CheckVelocity (ent);
1287 SV_CheckVelocity (ent);
1383 SV_CheckVelocity (ent);
    [all...]

Completed in 17 milliseconds