Home
last modified time | relevance | path

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

/dports/games/openbor/openbor-3caaddd5/engine/source/openborscript/
H A Dconstants.c365 ICMPCONST(AIMOVE1_BIKER) in mapstrings_transconst()
/dports/games/openbor3482/openbor-2c1ecd7/engine/
H A Dopenbor.h169 #define AIMOVE1_BIKER 0x00000080 // move like a biker macro
H A Dopenbor.c4352 newchar->aimove |= AIMOVE1_BIKER; in lcmHandleCommandSubtype()
4555 newchar->aimove |= AIMOVE1_BIKER; in lcmHandleCommandAimove()
16199 if(aimove&AIMOVE1_BIKER) in common_move()
H A Dopenborscript.c8960 ICMPCONST(AIMOVE1_BIKER) in mapstrings_transconst()
/dports/games/openbor3711/openbor-6ec17fa/engine/
H A Dopenbor.h169 #define AIMOVE1_BIKER 0x00000080 // move like a biker macro
H A Dopenbor.c4446 newchar->aimove |= AIMOVE1_BIKER; in lcmHandleCommandSubtype()
4650 newchar->aimove |= AIMOVE1_BIKER; in lcmHandleCommandAimove()
16837 if(aimove&AIMOVE1_BIKER) in common_move()
H A Dopenborscript.c8526 ICMPCONST(AIMOVE1_BIKER)
/dports/games/openbor3979/openbor-2bcf25b/engine/
H A Dopenbor.h170 #define AIMOVE1_BIKER 0x00000080 // move like a biker macro
H A Dopenbor.c6557 newchar->aimove |= AIMOVE1_BIKER; in lcmHandleCommandSubtype()
6847 newchar->aimove |= AIMOVE1_BIKER; in lcmHandleCommandAimove()
23060 if(aimove & AIMOVE1_BIKER) in common_move()
H A Dopenborscript.c10217 ICMPCONST(AIMOVE1_BIKER) in mapstrings_transconst()
/dports/games/openbor4432/openbor-ba1eb4f/engine/
H A Dopenbor.h293 AIMOVE1_BIKER = 0x00000080, // move like a biker enumerator
H A Dopenbor.c7419 newchar->aimove |= AIMOVE1_BIKER; in lcmHandleCommandSubtype()
7731 newchar->aimove |= AIMOVE1_BIKER; in lcmHandleCommandAimove()
26433 if(aimove & AIMOVE1_BIKER) in common_move()
H A Dopenborscript.c13006 ICMPCONST(AIMOVE1_BIKER) in mapstrings_transconst()
/dports/games/openbor/openbor-3caaddd5/engine/
H A Dopenbor.h528 AIMOVE1_BIKER = 0x00000080, // move like a biker enumerator
H A Dopenbor.c7781 newchar->aimove |= AIMOVE1_BIKER; in lcmHandleCommandSubtype()
8071 newchar->aimove |= AIMOVE1_BIKER; in lcmHandleCommandAimove()
28869 if(aimove & AIMOVE1_BIKER) in common_move()