Home
last modified time | relevance | path

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

/dports/games/openbor/openbor-3caaddd5/engine/source/openborscript/
H A Dconstants.c289 ICMPCONST(SCROLL_OUTIN) in mapstrings_transconst()
426 ICMPCONST(SCROLL_OUTIN) in mapstrings_transconst()
/dports/games/openbor3482/openbor-2c1ecd7/engine/
H A Dopenbor.h253 #define SCROLL_OUTIN (SCROLL_OUTWARD|SCROLL_BACK) macro
H A Dopenborscript.c9012 ICMPCONST(SCROLL_OUTIN) in mapstrings_transconst()
H A Dopenbor.c9062 else if(stricmp(value, "outin")==0) level->scrolldir = SCROLL_OUTIN; in load_level()
/dports/games/openbor3711/openbor-6ec17fa/engine/
H A Dopenbor.h254 #define SCROLL_OUTIN (SCROLL_OUTWARD|SCROLL_BACK) macro
H A Dopenborscript.c8579 ICMPCONST(SCROLL_OUTIN)
H A Dopenbor.c9138 else if(stricmp(value, "outin")==0) level->scrolldir = SCROLL_OUTIN; in load_level()
/dports/games/openbor3979/openbor-2bcf25b/engine/
H A Dopenbor.h260 #define SCROLL_OUTIN (SCROLL_OUTWARD|SCROLL_BACK) macro
H A Dopenborscript.c10274 ICMPCONST(SCROLL_OUTIN) in mapstrings_transconst()
H A Dopenbor.c12503 level->scrolldir = SCROLL_OUTIN; in load_level()
/dports/games/openbor4432/openbor-ba1eb4f/engine/
H A Dopenbor.h1010 SCROLL_OUTIN = (SCROLL_OUTWARD|SCROLL_BACK), enumerator
H A Dopenborscript.c13065 ICMPCONST(SCROLL_OUTIN) in mapstrings_transconst()
H A Dopenbor.c14362 level->scrolldir = SCROLL_OUTIN; in load_level()
/dports/games/openbor/openbor-3caaddd5/engine/
H A Dopenbor.h1494 SCROLL_OUTIN = (SCROLL_OUTWARD|SCROLL_BACK), enumerator
H A Dopenbor.c14950 level->scrolldir = SCROLL_OUTIN; in load_level()