Home
last modified time | relevance | path

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

/dports/games/openbor/openbor-3caaddd5/engine/source/openborscript/
H A Dconstants.c343 ICMPCONST(SUBTYPE_BIKER) in mapstrings_transconst()
/dports/games/openbor3482/openbor-2c1ecd7/engine/
H A Dopenbor.h147 #define SUBTYPE_BIKER 1 macro
H A Dopenbor.c4350 newchar->subtype = SUBTYPE_BIKER; in lcmHandleCommandSubtype()
10414 if(e->modeldata.subtype == SUBTYPE_BIKER) in ent_default_init()
18432 …if (ent->model->subtype != SUBTYPE_BIKER && ent->model->type != TYPE_NONE) // biker fix by Plombo … in common_idle_anim()
H A Dopenborscript.c8940 ICMPCONST(SUBTYPE_BIKER) in mapstrings_transconst()
/dports/games/openbor3711/openbor-6ec17fa/engine/
H A Dopenbor.h147 #define SUBTYPE_BIKER 1 macro
H A Dopenbor.c4444 newchar->subtype = SUBTYPE_BIKER; in lcmHandleCommandSubtype()
5325 if(newchar->subtype==SUBTYPE_BIKER) defense.factor=2.f; in load_cached_model()
10634 if(e->modeldata.subtype == SUBTYPE_BIKER) in ent_default_init()
18889 …if (ent->model->subtype != SUBTYPE_BIKER && ent->model->type != TYPE_NONE) // biker fix by Plombo … in common_idle_anim()
H A Dopenborscript.c8506 ICMPCONST(SUBTYPE_BIKER)
/dports/games/openbor3979/openbor-2bcf25b/engine/
H A Dopenbor.h148 #define SUBTYPE_BIKER 1 macro
H A Dopenbor.c6552 newchar->subtype = SUBTYPE_BIKER; in lcmHandleCommandSubtype()
7767 if(newchar->subtype == SUBTYPE_BIKER) in load_cached_model()
14330 …if (ent->model->subtype != SUBTYPE_BIKER && ent->model->type != TYPE_NONE) // biker fix by Plombo … in common_idle_anim()
14487 if(e->modeldata.subtype == SUBTYPE_BIKER) in ent_default_init()
H A Dopenborscript.c10197 ICMPCONST(SUBTYPE_BIKER) in mapstrings_transconst()
/dports/games/openbor4432/openbor-ba1eb4f/engine/
H A Dopenbor.h262 SUBTYPE_BIKER, enumerator
H A Dopenbor.c7414 newchar->subtype = SUBTYPE_BIKER; in lcmHandleCommandSubtype()
9053 if(newchar->subtype == SUBTYPE_BIKER) in load_cached_model()
16752 …if (ent->model->subtype != SUBTYPE_BIKER && ent->model->type != TYPE_NONE) // biker fix by Plombo … in common_idle_anim()
16915 if(e->modeldata.subtype == SUBTYPE_BIKER) in ent_default_init()
H A Dopenborscript.c12985 ICMPCONST(SUBTYPE_BIKER) in mapstrings_transconst()
/dports/games/openbor/openbor-3caaddd5/engine/
H A Dopenbor.h492 SUBTYPE_BIKER = (1 << 1), enumerator
H A Dopenbor.c7776 newchar->subtype = SUBTYPE_BIKER; in lcmHandleCommandSubtype()
9408 if(newchar->subtype == SUBTYPE_BIKER) in load_cached_model()
17288 …if (ent->model->subtype != SUBTYPE_BIKER && ent->model->type != TYPE_NONE) // biker fix by Plombo … in common_idle_anim()
17493 if(e->modeldata.subtype == SUBTYPE_BIKER) in ent_default_init()