Home
last modified time | relevance | path

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

/dports/games/openbor/openbor-3caaddd5/engine/source/openborscript/
H A Dconstants.c532 ICMPCONST(ANI_GRABTURN) in mapstrings_transconst()
/dports/games/openbor3482/openbor-2c1ecd7/engine/
H A Dopenbor.h378 #define ANI_GRABTURN 118 macro
H A Dopenbor.c6282 ani_id = ANI_GRABTURN; in load_cached_model()
17203 if(self->animation == self->modeldata.animation[ANI_GRABTURN]) in player_grab_check()
17239 if(validanim(self,ANI_GRABTURN)) in player_grab_check()
17241 ent_set_anim(self, ANI_GRABTURN, 0); in player_grab_check()
H A Dopenborscript.c9134 ICMPCONST(ANI_GRABTURN) in mapstrings_transconst()
/dports/games/openbor3711/openbor-6ec17fa/engine/
H A Dopenbor.h379 #define ANI_GRABTURN 118 macro
H A Dopenbor.c6358 ani_id = ANI_GRABTURN; in load_cached_model()
17773 if(self->animation == self->modeldata.animation[ANI_GRABTURN]) in player_grab_check()
17809 if(validanim(self,ANI_GRABTURN)) in player_grab_check()
17811 ent_set_anim(self, ANI_GRABTURN, 0); in player_grab_check()
H A Dopenborscript.c8701 ICMPCONST(ANI_GRABTURN)
/dports/games/openbor3979/openbor-2bcf25b/engine/
H A Dopenbor.h386 #define ANI_GRABTURN 118 macro
H A Dopenbor.c6149 ani_id = ANI_GRABTURN; in translate_ani_id()
24341 if(self->animation == self->modeldata.animation[ANI_GRABTURN]) in player_grab_check()
24380 if(validanim(self, ANI_GRABTURN)) in player_grab_check()
24382 ent_set_anim(self, ANI_GRABTURN, 0); in player_grab_check()
H A Dopenborscript.c10379 ICMPCONST(ANI_GRABTURN) in mapstrings_transconst()
/dports/games/openbor4432/openbor-ba1eb4f/engine/
H A Dopenbor.h474 ANI_GRABTURN, enumerator
H A Dopenbor.c6999 ani_id = ANI_GRABTURN; in translate_ani_id()
27706 if(self->animation == self->modeldata.animation[ANI_GRABTURN]) in player_grab_check()
27745 if(validanim(self, ANI_GRABTURN)) in player_grab_check()
27747 ent_set_anim(self, ANI_GRABTURN, 0); in player_grab_check()
H A Dopenborscript.c13169 ICMPCONST(ANI_GRABTURN) in mapstrings_transconst()
/dports/games/openbor/openbor-3caaddd5/engine/
H A Dopenbor.h713 ANI_GRABTURN, enumerator
H A Dopenbor.c7269 ani_id = ANI_GRABTURN; in translate_ani_id()
30552 if(self->animation == self->modeldata.animation[ANI_GRABTURN]) in player_grab_check()
30591 if(validanim(self, ANI_GRABTURN)) in player_grab_check()
30593 ent_set_anim(self, ANI_GRABTURN, 0); in player_grab_check()