Home
last modified time | relevance | path

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

/dports/games/openbor/openbor-3caaddd5/engine/source/openborscript/
H A Dconstants.c370 ICMPCONST(AIMOVE2_IGNOREHOLES) in mapstrings_transconst()
/dports/games/openbor3482/openbor-2c1ecd7/engine/
H A Dopenbor.h179 #define AIMOVE2_IGNOREHOLES 0x00010000 // don't avoid holes macro
H A Dopenborscript.c8965 ICMPCONST(AIMOVE2_IGNOREHOLES) in mapstrings_transconst()
H A Dopenbor.c4580 newchar->aimove |= AIMOVE2_IGNOREHOLES; in lcmHandleCommandAimove()
15024 !(self->modeldata.aimove&AIMOVE2_IGNOREHOLES)) in common_trymove()
/dports/games/openbor3711/openbor-6ec17fa/engine/
H A Dopenbor.h179 #define AIMOVE2_IGNOREHOLES 0x00010000 // don't avoid holes macro
H A Dopenborscript.c8531 ICMPCONST(AIMOVE2_IGNOREHOLES)
H A Dopenbor.c4675 newchar->aimove |= AIMOVE2_IGNOREHOLES; in lcmHandleCommandAimove()
15460 !(self->modeldata.aimove&AIMOVE2_IGNOREHOLES)) in common_trymove()
/dports/games/openbor3979/openbor-2bcf25b/engine/
H A Dopenbor.h180 #define AIMOVE2_IGNOREHOLES 0x00010000 // don't avoid holes macro
H A Dopenborscript.c10222 ICMPCONST(AIMOVE2_IGNOREHOLES) in mapstrings_transconst()
H A Dopenbor.c6884 newchar->aimove |= AIMOVE2_IGNOREHOLES; in lcmHandleCommandAimove()
21109 !(self->modeldata.aimove & AIMOVE2_IGNOREHOLES)) in common_trymove()
/dports/games/openbor4432/openbor-ba1eb4f/engine/
H A Dopenbor.h311 AIMOVE2_IGNOREHOLES = 0x00010000, // don't avoid holes enumerator
H A Dopenborscript.c13012 ICMPCONST(AIMOVE2_IGNOREHOLES) in mapstrings_transconst()
H A Dopenbor.c7772 newchar->aimove |= AIMOVE2_IGNOREHOLES; in lcmHandleCommandAimove()
24287 !(self->modeldata.aimove & AIMOVE2_IGNOREHOLES)) in common_trymove()
/dports/games/openbor/openbor-3caaddd5/engine/
H A Dopenbor.h545 AIMOVE2_IGNOREHOLES = 0x00010000, // don't avoid holes enumerator
H A Dopenbor.c8108 newchar->aimove |= AIMOVE2_IGNOREHOLES; in lcmHandleCommandAimove()
26724 !(self->modeldata.aimove & AIMOVE2_IGNOREHOLES)) in common_trymove()