Home
last modified time | relevance | path

Searched refs:WEAPLOSS_TYPE_ANY (Results 1 – 4 of 4) sorted by relevance

/dports/games/openbor4432/openbor-ba1eb4f/engine/
H A Dopenbor.h1036 WEAPLOSS_TYPE_ANY, //Weapon lost taking any hit. enumerator
H A Dopenbor.c8353 newchar->weaploss[0] = WEAPLOSS_TYPE_ANY; in init_model()
22755 if(!nolost && self->modeldata.weaploss[0] == WEAPLOSS_TYPE_ANY) in common_grab_check()
23383 if(self->modeldata.weaploss[0] == WEAPLOSS_TYPE_ANY) in common_takedamage()
27700 if(!nolost && self->modeldata.weaploss[0] == WEAPLOSS_TYPE_ANY) in player_grab_check()
/dports/games/openbor/openbor-3caaddd5/engine/
H A Dopenbor.h1520 WEAPLOSS_TYPE_ANY, //Weapon lost taking any hit. enumerator
H A Dopenbor.c8692 newchar->weaploss[0] = WEAPLOSS_TYPE_ANY; in init_model()
24442 if(!nolost && self->modeldata.weaploss[0] == WEAPLOSS_TYPE_ANY) in common_grab_check()
25199 if(self->modeldata.weaploss[0] == WEAPLOSS_TYPE_ANY) in checkdamageonlanding()
25405 if(self->modeldata.weaploss[0] == WEAPLOSS_TYPE_ANY) in common_takedamage()
30546 if(!nolost && self->modeldata.weaploss[0] == WEAPLOSS_TYPE_ANY) in player_grab_check()