Home
last modified time | relevance | path

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

/dports/games/openbor/openbor-3caaddd5/engine/source/openborscript/
H A Dconstants.c446 ICMPCONST(ANI_THROW) in mapstrings_transconst()
/dports/games/openbor3482/openbor-2c1ecd7/engine/
H A Dopenbor.h279 #define ANI_THROW 19 macro
H A Dopenbor.c6349 ani_id = ANI_THROW; in load_cached_model()
14007 ent_set_anim(self, ANI_THROW, 0); in doprethrow()
14092 if(validanim(self,ANI_THROW) && rnum < 7) in common_grab_check()
14864 ent_set_anim(self, ANI_THROW, 0); in dothrow()
15111 if( (validanim(self,ANI_THROW) || in common_trymove()
15146 ent_set_anim(self, ANI_THROW, 0); in common_trymove()
17289 else if(validanim(self,ANI_THROW)) in player_grab_check()
H A Dopenborscript.c9034 ICMPCONST(ANI_THROW) in mapstrings_transconst()
/dports/games/openbor3711/openbor-6ec17fa/engine/
H A Dopenbor.h280 #define ANI_THROW 19 macro
H A Dopenbor.c6429 ani_id = ANI_THROW; in load_cached_model()
14313 ent_set_anim(self, ANI_THROW, 0); in doprethrow()
14395 if(validanim(self,ANI_THROW) && rnum < 7) in common_grab_check()
15188 (validanim(self,ANI_THROW) || in common_try_grab()
15260 ent_set_anim(self, ANI_THROW, 0); in dothrow()
15381 ent_set_anim(self, ANI_THROW, 0); in trygrab()
15549 (validanim(self,ANI_THROW) || in common_trymove()
17859 else if(validanim(self,ANI_THROW)) in player_grab_check()
H A Dopenborscript.c8601 ICMPCONST(ANI_THROW)
/dports/games/openbor3979/openbor-2bcf25b/engine/
H A Dopenbor.h287 #define ANI_THROW 19 macro
H A Dopenbor.c6239 ani_id = ANI_THROW; in translate_ani_id()
19575 ent_set_anim(self, ANI_THROW, 0); in doprethrow()
19687 if(validanim(self, ANI_THROW) && rnum < 7) in common_grab_check()
20771 (validanim(self, ANI_THROW) || in common_try_grab()
20858 ent_set_anim(self, ANI_THROW, 0); in dothrow()
21012 ent_set_anim(self, ANI_THROW, 0); in trygrab()
21037 (validanim(self, ANI_THROW) || in common_trymove()
24444 else if(validanim(self, ANI_THROW)) in player_grab_check()
H A Dopenborscript.c10292 ICMPCONST(ANI_THROW) in mapstrings_transconst()
/dports/games/openbor4432/openbor-ba1eb4f/engine/
H A Dopenbor.h374 ANI_THROW, enumerator
H A Dopenbor.c7089 ani_id = ANI_THROW; in translate_ani_id()
22691 ent_set_anim(self, ANI_THROW, 0); in doprethrow()
22780 if(validanim(self, ANI_THROW) && rnum < 7) in common_grab_check()
23892 (validanim(self, ANI_THROW) || in common_try_grab()
23979 ent_set_anim(self, ANI_THROW, 0); in dothrow()
24165 ent_set_anim(attacker, ANI_THROW, 0); in dograb()
24216 (validanim(self, ANI_THROW) || in common_trymove()
27810 else if(validanim(self, ANI_THROW)) in player_grab_check()
H A Dopenborscript.c13083 ICMPCONST(ANI_THROW) in mapstrings_transconst()
/dports/games/openbor/openbor-3caaddd5/engine/
H A Dopenbor.h611 ANI_THROW, enumerator
H A Dopenbor.c7359 ani_id = ANI_THROW; in translate_ani_id()
24340 ent_set_anim(self, ANI_THROW, 0); in doprethrow()
24467 if(validanim(self, ANI_THROW) && rnum < 7) in common_grab_check()
25938 (validanim(self, ANI_THROW) || in common_try_grab()
26137 ent_set_anim(self, ANI_THROW, 0); in dothrow()
26345 ent_set_anim(attacker, ANI_THROW, 0); in dograb()
26653 (validanim(self, ANI_THROW) || in common_trymove()
30656 else if(validanim(self, ANI_THROW)) in player_grab_check()