Home
last modified time | relevance | path

Searched refs:SV_HullForBox (Results 1 – 8 of 8) sorted by relevance

/dports/games/vkquake/vkQuake-1.12.2/Quake/
H A Dworld.c109 hull_t *SV_HullForBox (vec3_t mins, vec3_t maxs) in SV_HullForBox() function
173 hull = SV_HullForBox (hullmins, hullmaxs); in SV_HullForEntity()
1188 hull = SV_HullForBox (hullmins, hullmaxs); in World_ClipToNetwork()
/dports/games/tenebrae/tenebrae_0/
H A Dworld.c105 hull_t *SV_HullForBox (vec3_t mins, vec3_t maxs) in SV_HullForBox() function
164 hull = SV_HullForBox (hullmins, hullmaxs); in SV_HullForEntity()
/dports/games/nehquake/NehQuake-bjp-bin-src.linux/src/
H A Dworld.c105 hull_t *SV_HullForBox (vec3_t mins, vec3_t maxs) in SV_HullForBox() function
174 hull = SV_HullForBox (hullmins, hullmaxs); in SV_HullForEntity()
/dports/games/quakeforge/quakeforge-0.7.2/nq/source/
H A Dworld.c187 SV_HullForBox (const vec3_t mins, const vec3_t maxs) in SV_HullForBox() function
289 hull = SV_HullForBox (hullmins, hullmaxs); in SV_HullForEntity()
/dports/games/uhexen2/hexen2source-1.5.9/engine/hexenworld/server/
H A Dworld.c101 static hull_t *SV_HullForBox (vec3_t mins, vec3_t maxs) in SV_HullForBox() function
176 hull = SV_HullForBox (hullmins, hullmaxs); in SV_HullForEntity()
/dports/games/uhexen2/hexen2source-1.5.9/engine/hexen2/
H A Dworld.c103 static hull_t *SV_HullForBox (vec3_t mins, vec3_t maxs) in SV_HullForBox() function
200 hull = SV_HullForBox (hullmins, hullmaxs); in SV_HullForEntity()
/dports/games/libretro-tyrquake/tyrquake-e76477d/common/
H A Dworld.c124 static hull_t *SV_HullForBox(vec3_t mins, vec3_t maxs) in SV_HullForBox() function
224 hull = SV_HullForBox(hullmins, hullmaxs); in SV_HullForEntity()
/dports/games/quakeforge/quakeforge-0.7.2/qw/source/
H A Dworld.c187 SV_HullForBox (const vec3_t mins, const vec3_t maxs) in SV_HullForBox() function
289 hull = SV_HullForBox (hullmins, hullmaxs); in SV_HullForEntity()