Home
last modified time | relevance | path

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

/dports/games/openbor3482/openbor-2c1ecd7/engine/
H A Dopenbor.h90 #define MAX_ATCHAIN 12 // Maximum attack chain length macro
1084 char atchain[MAX_ATCHAIN];
H A Dopenbor.c4228 for(i=0; i<MAX_ATCHAIN; i++) in lcmHandleCommandType()
4673 for(i=0; i<MAX_ATCHAIN; i++) newchar->atchain[i] = 1; in init_model()
5492 for(i = 0; i < MAX_ATCHAIN; i++) in load_cached_model()
H A Dopenborscript.c8894 ICMPCONST(MAX_ATCHAIN) in mapstrings_transconst()
/dports/games/openbor3711/openbor-6ec17fa/engine/
H A Dopenbor.h88 #define MAX_ATCHAIN 12 // Maximum attack chain length macro
1109 char atchain[MAX_ATCHAIN];
H A Dopenbor.c4322 for(i=0; i<MAX_ATCHAIN; i++) in lcmHandleCommandType()
4795 for(i=0; i<MAX_ATCHAIN; i++) newchar->atchain[i] = 1; in init_model()
5593 for(i = 0; i < MAX_ATCHAIN; i++) in load_cached_model()
H A Dopenborscript.c8459 ICMPCONST(MAX_ATCHAIN)
/dports/games/openbor3979/openbor-2bcf25b/engine/
H A Dopenbor.h87 #define MAX_ATCHAIN 12 // Maximum attack chain length macro
1139 int atchain[MAX_ATCHAIN];
H A Dopenbor.c6396 for(i = 0; i < MAX_ATCHAIN; i++) in lcmHandleCommandType()
7088 for(i = 0; i < MAX_ATCHAIN; i++) in init_model()
8090 for(i = 0; i < MAX_ATCHAIN; i++) in load_cached_model()
H A Dopenborscript.c10149 ICMPCONST(MAX_ATCHAIN) in mapstrings_transconst()
/dports/games/openbor/openbor-3caaddd5/engine/source/openborscript/
H A Dconstants.c110 ICMPCONST(MAX_ATCHAIN) in mapstrings_transconst()
/dports/games/openbor4432/openbor-ba1eb4f/engine/
H A Dopenbor.h75 #define MAX_ATCHAIN 12 // max attack chain length macro
1872 int atchain[MAX_ATCHAIN];
H A Dopenbor.c7250 for(i = 0; i < MAX_ATCHAIN; i++) in lcmHandleCommandType()
8333 for(i = 0; i < MAX_ATCHAIN; i++) in init_model()
9395 for(i = 0; i < MAX_ATCHAIN; i++) in load_cached_model()
H A Dopenborscript.c12937 ICMPCONST(MAX_ATCHAIN) in mapstrings_transconst()
/dports/games/openbor/openbor-3caaddd5/engine/
H A Dopenbor.h76 #define MAX_ATCHAIN 12 // max attack chain length macro
2357 int atchain[MAX_ATCHAIN];
H A Dopenbor.c7612 for(i = 0; i < MAX_ATCHAIN; i++) in lcmHandleCommandType()
8672 for(i = 0; i < MAX_ATCHAIN; i++) in init_model()
9788 for(i = 0; i < MAX_ATCHAIN; i++) in load_cached_model()