Home
last modified time | relevance | path

Searched refs:ANI_LAND (Results 1 – 15 of 15) sorted by relevance

/dports/games/openbor/openbor-3caaddd5/engine/source/openborscript/
H A Dconstants.c432 ICMPCONST(ANI_LAND) in mapstrings_transconst()
/dports/games/openbor3482/openbor-2c1ecd7/engine/
H A Dopenbor.h263 #define ANI_LAND 3 macro
H A Dopenbor.c5896 ani_id = ANI_LAND; in load_cached_model()
13830 if(validanim(self,ANI_LAND)) in doland()
13833 ent_set_anim(self, ANI_LAND, 0); in doland()
14860 if(autoland == 1 && validanim(other,ANI_LAND)) other->damage_on_landing = -1; in dothrow()
H A Dopenborscript.c9018 ICMPCONST(ANI_LAND) in mapstrings_transconst()
/dports/games/openbor3711/openbor-6ec17fa/engine/
H A Dopenbor.h264 #define ANI_LAND 3 macro
H A Dopenbor.c6004 ani_id = ANI_LAND; in load_cached_model()
14134 if(validanim(self,ANI_LAND)) in doland()
14138 ent_set_anim(self, ANI_LAND, 0); in doland()
15252 if(autoland == 1 && validanim(other,ANI_LAND)) other->damage_on_landing = -1; in dothrow()
H A Dopenborscript.c8585 ICMPCONST(ANI_LAND)
/dports/games/openbor3979/openbor-2bcf25b/engine/
H A Dopenbor.h270 #define ANI_LAND 3 macro
H A Dopenbor.c5699 ani_id = ANI_LAND; in translate_ani_id()
19382 if(validanim(self, ANI_LAND)) in doland()
19386 ent_set_anim(self, ANI_LAND, 0); in doland()
20844 if(autoland == 1 && validanim(other, ANI_LAND)) in dothrow()
H A Dopenborscript.c10280 ICMPCONST(ANI_LAND) in mapstrings_transconst()
/dports/games/openbor4432/openbor-ba1eb4f/engine/
H A Dopenbor.h357 ANI_LAND, enumerator
H A Dopenbor.c6369 ani_id = ANI_LAND; in translate_ani_id()
22497 if(validanim(self, ANI_LAND)) in doland()
22501 ent_set_anim(self, ANI_LAND, 0); in doland()
23965 if(autoland == 1 && validanim(other, ANI_LAND)) in dothrow()
H A Dopenborscript.c13071 ICMPCONST(ANI_LAND) in mapstrings_transconst()
/dports/games/openbor/openbor-3caaddd5/engine/
H A Dopenbor.h592 ANI_LAND, enumerator
H A Dopenbor.c6493 ani_id = ANI_LAND; in translate_ani_id()
24153 if(validanim(self, ANI_LAND)) in doland()
24157 ent_set_anim(self, ANI_LAND, 0); in doland()
26120 if(autoland == 1 && validanim(other, ANI_LAND)) in dothrow()