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

  /external/quake/quake/src/QW/server/
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...]
  /gdk/samples/quake/jni/
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 20 milliseconds