Home
last modified time | relevance | path

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

/dports/games/openbor/openbor-3caaddd5/engine/source/openborscript/
H A Dconstants.c534 ICMPCONST(ANI_GRABBACKWALK) in mapstrings_transconst()
/dports/games/openbor3482/openbor-2c1ecd7/engine/
H A Dopenbor.h380 #define ANI_GRABBACKWALK 120 macro
H A Dopenbor.c6279 ani_id = ANI_GRABBACKWALK; in load_cached_model()
17359 || self->animation == self->modeldata.animation[ANI_GRABBACKWALK])){ in player_grab_check()
17395 …0 && !self->direction) || (self->xdir < 0 && self->direction)) && validanim(self,ANI_GRABBACKWALK)) in player_grab_check()
17396 ent_set_anim(self, ANI_GRABBACKWALK, 0); in player_grab_check()
17404 …else if(self->animation == self->modeldata.animation[ANI_GRABBACKWALK] && validanim(other,ANI_GRAB… in player_grab_check()
H A Dopenborscript.c9136 ICMPCONST(ANI_GRABBACKWALK) in mapstrings_transconst()
/dports/games/openbor3711/openbor-6ec17fa/engine/
H A Dopenbor.h381 #define ANI_GRABBACKWALK 120 macro
H A Dopenbor.c6354 ani_id = ANI_GRABBACKWALK; in load_cached_model()
17929 || self->animation == self->modeldata.animation[ANI_GRABBACKWALK])){ in player_grab_check()
17965 …0 && !self->direction) || (self->xdir < 0 && self->direction)) && validanim(self,ANI_GRABBACKWALK)) in player_grab_check()
17966 ent_set_anim(self, ANI_GRABBACKWALK, 0); in player_grab_check()
17974 …else if(self->animation == self->modeldata.animation[ANI_GRABBACKWALK] && validanim(other,ANI_GRAB… in player_grab_check()
H A Dopenborscript.c8703 ICMPCONST(ANI_GRABBACKWALK)
/dports/games/openbor3979/openbor-2bcf25b/engine/
H A Dopenbor.h388 #define ANI_GRABBACKWALK 120 macro
H A Dopenbor.c6144 ani_id = ANI_GRABBACKWALK; in translate_ani_id()
24522 || self->animation == self->modeldata.animation[ANI_GRABBACKWALK])) in player_grab_check()
24588 … && !self->direction) || (self->xdir < 0 && self->direction)) && validanim(self, ANI_GRABBACKWALK)) in player_grab_check()
24590 ent_set_anim(self, ANI_GRABBACKWALK, 0); in player_grab_check()
24612 …else if(self->animation == self->modeldata.animation[ANI_GRABBACKWALK] && validanim(other, ANI_GRA… in player_grab_check()
H A Dopenborscript.c10381 ICMPCONST(ANI_GRABBACKWALK) in mapstrings_transconst()
/dports/games/openbor4432/openbor-ba1eb4f/engine/
H A Dopenbor.h476 ANI_GRABBACKWALK, enumerator
H A Dopenbor.c6994 ani_id = ANI_GRABBACKWALK; in translate_ani_id()
27882 || self->animation == self->modeldata.animation[ANI_GRABBACKWALK])) in player_grab_check()
27948 …(self->velocity.x < 0 && self->direction == DIRECTION_RIGHT)) && validanim(self, ANI_GRABBACKWALK)) in player_grab_check()
27950 ent_set_anim(self, ANI_GRABBACKWALK, 0); in player_grab_check()
27972 …else if(self->animation == self->modeldata.animation[ANI_GRABBACKWALK] && validanim(other, ANI_GRA… in player_grab_check()
H A Dopenborscript.c13171 ICMPCONST(ANI_GRABBACKWALK) in mapstrings_transconst()
/dports/games/openbor/openbor-3caaddd5/engine/
H A Dopenbor.h715 ANI_GRABBACKWALK, enumerator
H A Dopenbor.c7264 ani_id = ANI_GRABBACKWALK; in translate_ani_id()
30728 || self->animation == self->modeldata.animation[ANI_GRABBACKWALK])) in player_grab_check()
30794 …(self->velocity.x < 0 && self->direction == DIRECTION_RIGHT)) && validanim(self, ANI_GRABBACKWALK)) in player_grab_check()
30796 ent_set_anim(self, ANI_GRABBACKWALK, 0); in player_grab_check()
30818 …else if(self->animation == self->modeldata.animation[ANI_GRABBACKWALK] && validanim(other, ANI_GRA… in player_grab_check()