Home
last modified time | relevance | path

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

/dports/games/openbor/openbor-3caaddd5/engine/source/openborscript/
H A Dconstants.c520 ICMPCONST(ANI_RUNJUMP) in mapstrings_transconst()
/dports/games/openbor3482/openbor-2c1ecd7/engine/
H A Dopenbor.h366 #define ANI_RUNJUMP 106 macro
H A Dopenbor.c6374 ani_id = ANI_RUNJUMP; in load_cached_model()
15368 if(!j && validanim(self, ANI_RUNJUMP)) //Jump check failed and can run jump? in common_try_jump()
15372 rmin = (float)self->modeldata.animation[ANI_RUNJUMP]->range.xmin; in common_try_jump()
15373 rmax = (float)self->modeldata.animation[ANI_RUNJUMP]->range.xmax; in common_try_jump()
15400 if(validanim(self,ANI_RUNJUMP)) //Running or only within range of RUNJUMP? in common_try_jump()
15401 …data.jumpspeed*self->modeldata.runjumpdist, (self->modeldata.jumpmovez)?self->zdir:0, ANI_RUNJUMP); in common_try_jump()
18140 if(validanim(self,ANI_RUNJUMP)) in player_think()
18141 …data.jumpspeed*self->modeldata.runjumpdist, (self->modeldata.jumpmovez)?self->zdir:0, ANI_RUNJUMP); in player_think()
H A Dopenborscript.c9122 ICMPCONST(ANI_RUNJUMP) in mapstrings_transconst()
/dports/games/openbor3711/openbor-6ec17fa/engine/
H A Dopenbor.h367 #define ANI_RUNJUMP 106 macro
H A Dopenbor.c6454 ani_id = ANI_RUNJUMP; in load_cached_model()
15771 if(!j && validanim(self, ANI_RUNJUMP)) //Jump check failed and can run jump? in common_try_jump()
15775 rmin = (float)self->modeldata.animation[ANI_RUNJUMP]->range.xmin; in common_try_jump()
15776 rmax = (float)self->modeldata.animation[ANI_RUNJUMP]->range.xmax; in common_try_jump()
15803 if(validanim(self,ANI_RUNJUMP)) //Running or only within range of RUNJUMP? in common_try_jump()
15804 …data.jumpspeed*self->modeldata.runjumpdist, (self->modeldata.jumpmovez)?self->zdir:0, ANI_RUNJUMP); in common_try_jump()
18586 if(validanim(self,ANI_RUNJUMP)) in player_think()
18587 …data.jumpspeed*self->modeldata.runjumpdist, (self->modeldata.jumpmovez)?self->zdir:0, ANI_RUNJUMP); in player_think()
H A Dopenborscript.c8689 ICMPCONST(ANI_RUNJUMP)
/dports/games/openbor3979/openbor-2bcf25b/engine/
H A Dopenbor.h374 #define ANI_RUNJUMP 106 macro
H A Dopenbor.c6270 ani_id = ANI_RUNJUMP; in translate_ani_id()
21507 if(!j && validanim(self, ANI_RUNJUMP)) //Jump check failed and can run jump? in common_try_jump()
21512 rmin = (float)self->modeldata.animation[ANI_RUNJUMP]->range.xmin; in common_try_jump()
21513 rmax = (float)self->modeldata.animation[ANI_RUNJUMP]->range.xmax; in common_try_jump()
21552 if(validanim(self, ANI_RUNJUMP)) //Running or only within range of RUNJUMP? in common_try_jump()
21554 …umpspeed * self->modeldata.runjumpdist, (self->modeldata.jumpmovez) ? self->zdir : 0, ANI_RUNJUMP); in common_try_jump()
25358 if(validanim(self, ANI_RUNJUMP)) in player_think()
25360 …umpspeed * self->modeldata.runjumpdist, (self->modeldata.jumpmovez) ? self->zdir : 0, ANI_RUNJUMP); in player_think()
H A Dopenborscript.c10367 ICMPCONST(ANI_RUNJUMP) in mapstrings_transconst()
/dports/games/openbor4432/openbor-ba1eb4f/engine/
H A Dopenbor.h460 ANI_RUNJUMP, enumerator
H A Dopenbor.c7116 ani_id = ANI_RUNJUMP; in translate_ani_id()
24728 if(!j && validanim(self, ANI_RUNJUMP)) //Jump check failed and can run jump? in common_try_jump()
24733 rmin = (float)self->modeldata.animation[ANI_RUNJUMP]->range.min.x; in common_try_jump()
24734 rmax = (float)self->modeldata.animation[ANI_RUNJUMP]->range.max.x; in common_try_jump()
24773 if(validanim(self, ANI_RUNJUMP)) //Running or only within range of RUNJUMP? in common_try_jump()
24775 …ed * self->modeldata.runjumpdist, (self->modeldata.jumpmovez) ? self->velocity.z : 0, ANI_RUNJUMP); in common_try_jump()
28823 if(validanim(self, ANI_RUNJUMP)) in player_think()
28825 …ed * self->modeldata.runjumpdist, (self->modeldata.jumpmovez) ? self->velocity.z : 0, ANI_RUNJUMP); in player_think()
H A Dopenborscript.c13157 ICMPCONST(ANI_RUNJUMP) in mapstrings_transconst()
/dports/games/openbor/openbor-3caaddd5/engine/
H A Dopenbor.h699 ANI_RUNJUMP, enumerator
H A Dopenbor.c7394 ani_id = ANI_RUNJUMP; in translate_ani_id()
27178 if(!j && validanim(self, ANI_RUNJUMP)) //Jump check failed and can run jump? in common_try_jump()
27183 rmin = (float)self->modeldata.animation[ANI_RUNJUMP]->range.x.min; in common_try_jump()
27184 rmax = (float)self->modeldata.animation[ANI_RUNJUMP]->range.x.max; in common_try_jump()
27223 if(validanim(self, ANI_RUNJUMP)) //Running or only within range of RUNJUMP? in common_try_jump()
27225 …ed * self->modeldata.runjumpdist, (self->modeldata.jumpmovez) ? self->velocity.z : 0, ANI_RUNJUMP); in common_try_jump()
31691 if(validanim(self, ANI_RUNJUMP)) in player_think()
31693 …ed * self->modeldata.runjumpdist, (self->modeldata.jumpmovez) ? self->velocity.z : 0, ANI_RUNJUMP); in player_think()