Home
last modified time | relevance | path

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

/dports/games/openbor/openbor-3caaddd5/engine/source/openborscript/
H A Dconstants.c496 ICMPCONST(ANI_CHARGE) in mapstrings_transconst()
/dports/games/openbor3482/openbor-2c1ecd7/engine/
H A Dopenbor.h338 #define ANI_CHARGE 78 macro
H A Dopenbor.c6166 ani_id = ANI_CHARGE; in load_cached_model()
17954 if((player[(int)self->playerindex].playkeys & FLAG_JUMP) && validanim(self,ANI_CHARGE)) in player_think()
17963 ent_set_anim(self, ANI_CHARGE, 0); in player_think()
H A Dopenborscript.c9094 ICMPCONST(ANI_CHARGE) in mapstrings_transconst()
/dports/games/openbor3711/openbor-6ec17fa/engine/
H A Dopenbor.h339 #define ANI_CHARGE 78 macro
H A Dopenbor.c6274 ani_id = ANI_CHARGE; in load_cached_model()
18421 if((pl->playkeys & FLAG_JUMP) && validanim(self,ANI_CHARGE)) in player_think()
18431 ent_set_anim(self, ANI_CHARGE, 0); in player_think()
H A Dopenborscript.c8661 ICMPCONST(ANI_CHARGE)
/dports/games/openbor3979/openbor-2bcf25b/engine/
H A Dopenbor.h346 #define ANI_CHARGE 78 macro
H A Dopenbor.c6042 ani_id = ANI_CHARGE; in translate_ani_id()
25177 if((pl->playkeys & FLAG_JUMP) && validanim(self, ANI_CHARGE)) in player_think()
25187 ent_set_anim(self, ANI_CHARGE, 0); in player_think()
H A Dopenborscript.c10343 ICMPCONST(ANI_CHARGE) in mapstrings_transconst()
/dports/games/openbor4432/openbor-ba1eb4f/engine/
H A Dopenbor.h432 ANI_CHARGE, enumerator
H A Dopenbor.c6869 ani_id = ANI_CHARGE; in translate_ani_id()
28641 if((pl->playkeys & FLAG_JUMP) && validanim(self, ANI_CHARGE)) in player_think()
28651 ent_set_anim(self, ANI_CHARGE, 0); in player_think()
H A Dopenborscript.c13133 ICMPCONST(ANI_CHARGE) in mapstrings_transconst()
/dports/games/openbor/openbor-3caaddd5/engine/
H A Dopenbor.h671 ANI_CHARGE, enumerator
H A Dopenbor.c7139 ani_id = ANI_CHARGE; in translate_ani_id()
31505 if((pl->playkeys & FLAG_JUMP) && validanim(self, ANI_CHARGE)) in player_think()
31515 ent_set_anim(self, ANI_CHARGE, 0); in player_think()