Home
last modified time | relevance | path

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

/dports/games/openbor/openbor-3caaddd5/engine/source/openborscript/
H A Dconstants.c364 ICMPCONST(AIMOVE1_NOMOVE) in mapstrings_transconst()
/dports/games/openbor3482/openbor-2c1ecd7/engine/
H A Dopenbor.h173 #define AIMOVE1_NOMOVE 0x00000800 // don't move at all macro
H A Dopenbor.c4271 newchar->aimove |= AIMOVE1_NOMOVE; in lcmHandleCommandType()
4568 newchar->aimove |= AIMOVE1_NOMOVE; in lcmHandleCommandAimove()
16215 else if(aimove&AIMOVE1_NOMOVE) in common_move()
H A Dopenborscript.c8959 ICMPCONST(AIMOVE1_NOMOVE) in mapstrings_transconst()
/dports/games/openbor3711/openbor-6ec17fa/engine/
H A Dopenbor.h173 #define AIMOVE1_NOMOVE 0x00000800 // don't move at all macro
H A Dopenbor.c4365 newchar->aimove |= AIMOVE1_NOMOVE; in lcmHandleCommandType()
4663 newchar->aimove |= AIMOVE1_NOMOVE; in lcmHandleCommandAimove()
16853 else if(aimove&AIMOVE1_NOMOVE) in common_move()
H A Dopenborscript.c8525 ICMPCONST(AIMOVE1_NOMOVE)
/dports/games/openbor3979/openbor-2bcf25b/engine/
H A Dopenbor.h174 #define AIMOVE1_NOMOVE 0x00000800 // don't move at all macro
H A Dopenbor.c6451 newchar->aimove |= AIMOVE1_NOMOVE; in lcmHandleCommandType()
6867 newchar->aimove |= AIMOVE1_NOMOVE; in lcmHandleCommandAimove()
23080 else if(aimove & AIMOVE1_NOMOVE) in common_move()
H A Dopenborscript.c10216 ICMPCONST(AIMOVE1_NOMOVE) in mapstrings_transconst()
/dports/games/openbor4432/openbor-ba1eb4f/engine/
H A Dopenbor.h297 AIMOVE1_NOMOVE = 0x00000800, // don't move at all enumerator
H A Dopenbor.c7308 newchar->aimove |= AIMOVE1_NOMOVE; in lcmHandleCommandType()
7751 newchar->aimove |= AIMOVE1_NOMOVE; in lcmHandleCommandAimove()
26458 else if(aimove & AIMOVE1_NOMOVE) in common_move()
H A Dopenborscript.c13005 ICMPCONST(AIMOVE1_NOMOVE) in mapstrings_transconst()
/dports/games/openbor/openbor-3caaddd5/engine/
H A Dopenbor.h532 AIMOVE1_NOMOVE = 0x00000800, // don't move at all enumerator
H A Dopenbor.c7670 newchar->aimove |= AIMOVE1_NOMOVE; in lcmHandleCommandType()
8091 newchar->aimove |= AIMOVE1_NOMOVE; in lcmHandleCommandAimove()
28889 else if(aimove & AIMOVE1_NOMOVE) in common_move()