Home
last modified time | relevance | path

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

/dports/games/openbor4432/openbor-ba1eb4f/engine/
H A Dopenbor.h915 FOLLOW_CONDITION_HOSTILE, //Perform if target is hostile. enumerator
H A Dopenbor.c19401 …((e->animation->followup.condition < FOLLOW_CONDITION_HOSTILE) || (self->modeldata.type & e->model… in do_attack()
/dports/games/openbor/openbor-3caaddd5/engine/
H A Dopenbor.h1370 FOLLOW_CONDITION_HOSTILE, //Perform if target is hostile. enumerator
H A Dopenbor.c20365 …((e->animation->followup.condition < FOLLOW_CONDITION_HOSTILE) || (self->modeldata.type & e->model… in do_attack()