Home
last modified time | relevance | path

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

/dports/games/openbor/openbor-3caaddd5/engine/source/openborscript/
H A Dconstants.c360 ICMPCONST(AIMOVE1_AVOID) in mapstrings_transconst()
/dports/games/openbor3482/openbor-2c1ecd7/engine/
H A Dopenbor.h165 #define AIMOVE1_AVOID 0x00000008 // try to avoid target macro
H A Dopenborscript.c8955 ICMPCONST(AIMOVE1_AVOID) in mapstrings_transconst()
H A Dopenbor.c4543 newchar->aimove |= AIMOVE1_AVOID; in lcmHandleCommandAimove()
16284 if(aimove & AIMOVE1_AVOID) aimove |= AIMOVE1_AVOIDX|AIMOVE1_AVOIDZ; in common_move()
/dports/games/openbor3711/openbor-6ec17fa/engine/
H A Dopenbor.h165 #define AIMOVE1_AVOID 0x00000008 // try to avoid target macro
H A Dopenborscript.c8521 ICMPCONST(AIMOVE1_AVOID)
H A Dopenbor.c4638 newchar->aimove |= AIMOVE1_AVOID; in lcmHandleCommandAimove()
16936 if(aimove & AIMOVE1_AVOID) aimove |= AIMOVE1_AVOIDX|AIMOVE1_AVOIDZ; in common_move()
/dports/games/openbor3979/openbor-2bcf25b/engine/
H A Dopenbor.h166 #define AIMOVE1_AVOID 0x00000008 // try to avoid target macro
H A Dopenborscript.c10212 ICMPCONST(AIMOVE1_AVOID) in mapstrings_transconst()
H A Dopenbor.c6831 newchar->aimove |= AIMOVE1_AVOID; in lcmHandleCommandAimove()
23199 if(aimove & AIMOVE1_AVOID) in common_move()
/dports/games/openbor4432/openbor-ba1eb4f/engine/
H A Dopenbor.h289 AIMOVE1_AVOID = 0x00000008, // try to avoid target enumerator
H A Dopenborscript.c13001 ICMPCONST(AIMOVE1_AVOID) in mapstrings_transconst()
H A Dopenbor.c7715 newchar->aimove |= AIMOVE1_AVOID; in lcmHandleCommandAimove()
26580 if(aimove & AIMOVE1_AVOID) in common_move()
/dports/games/openbor/openbor-3caaddd5/engine/
H A Dopenbor.h524 AIMOVE1_AVOID = 0x00000008, // try to avoid target enumerator
H A Dopenbor.c8055 newchar->aimove |= AIMOVE1_AVOID; in lcmHandleCommandAimove()
29010 if(aimove & AIMOVE1_AVOID) in common_move()