Home
last modified time | relevance | path

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

/dports/games/openbor/openbor-3caaddd5/engine/source/openborscript/
H A Dconstants.c104 ICMPCONST(CV_HIGH_SCORE) in mapstrings_transconst()
/dports/games/openbor3482/openbor-2c1ecd7/engine/
H A Dopenbor.h68 #define CV_HIGH_SCORE 0x00020048 macro
H A Dopenborscript.c8879 ICMPCONST(CV_HIGH_SCORE) in mapstrings_transconst()
H A Dopenbor.c2227 savescore.compatibleversion = CV_HIGH_SCORE; in clearHighScore()
2324 if(savescore.compatibleversion != CV_HIGH_SCORE) clearHighScore(); in loadHighScoreFile()
/dports/games/openbor3711/openbor-6ec17fa/engine/
H A Dopenbor.h67 #define CV_HIGH_SCORE 0x00020048 macro
H A Dopenborscript.c8444 ICMPCONST(CV_HIGH_SCORE)
H A Dopenbor.c2353 savescore.compatibleversion = CV_HIGH_SCORE; in clearHighScore()
2438 if(savescore.compatibleversion != CV_HIGH_SCORE) { in loadHighScoreFile()
/dports/games/openbor3979/openbor-2bcf25b/engine/
H A Dopenbor.h66 #define CV_HIGH_SCORE 0x00033747 macro
H A Dopenborscript.c10134 ICMPCONST(CV_HIGH_SCORE) in mapstrings_transconst()
H A Dopenbor.c2871 savescore.compatibleversion = CV_HIGH_SCORE; in clearHighScore()
2982 if(savescore.compatibleversion != CV_HIGH_SCORE) in loadHighScoreFile()
/dports/games/openbor4432/openbor-ba1eb4f/engine/
H A Dopenbor.h67 #define CV_HIGH_SCORE 0x00033747 macro
H A Dopenborscript.c12931 ICMPCONST(CV_HIGH_SCORE) in mapstrings_transconst()
H A Dopenbor.c3159 savescore.compatibleversion = CV_HIGH_SCORE; in clearHighScore()
3286 if(savescore.compatibleversion != CV_HIGH_SCORE) in loadHighScoreFile()
/dports/games/openbor/openbor-3caaddd5/engine/
H A Dopenbor.h68 #define CV_HIGH_SCORE 0x00033747 macro
H A Dopenbor.c2623 savescore.compatibleversion = CV_HIGH_SCORE; in clearHighScore()
2750 if(savescore.compatibleversion != CV_HIGH_SCORE) in loadHighScoreFile()