Home
last modified time | relevance | path

Searched refs:ANI_HITOBSTACLE (Results 1 – 6 of 6) sorted by relevance

/dports/games/openbor/openbor-3caaddd5/engine/source/openborscript/
H A Dconstants.c755 ICMPCONST(ANI_HITOBSTACLE) in mapstrings_transconst()
/dports/games/openbor4432/openbor-ba1eb4f/engine/
H A Dopenbor.h463 ANI_HITOBSTACLE, enumerator
H A Dopenbor.c7128 ani_id = ANI_HITOBSTACLE; in translate_ani_id()
24343 …if ( hit && !self->hitwall && validanim(self, ANI_HITOBSTACLE) ) ent_set_anim(self, ANI_HITOBSTACL… in common_trymove()
H A Dopenborscript.c13268 ICMPCONST(ANI_HITOBSTACLE) in mapstrings_transconst()
/dports/games/openbor/openbor-3caaddd5/engine/
H A Dopenbor.h702 ANI_HITOBSTACLE, enumerator
H A Dopenbor.c7406 ani_id = ANI_HITOBSTACLE; in translate_ani_id()
26779 …if ( hit && !self->hitwall && validanim(self, ANI_HITOBSTACLE) ) ent_set_anim(self, ANI_HITOBSTACL… in common_trymove()