Home
last modified time | relevance | path

Searched defs:high_scores (Results 1 – 14 of 14) sorted by relevance

/dports/games/moria/umoria/source/
H A Dtypes.h384 typedef struct high_scores struct
399 } high_scores; argument
/dports/games/xjewel/xjewel-1.6/
H A Dhscore.c38 struct record high_scores[MAX_HIGH_SCORES]; variable
/dports/games/xemeraldia/xemeraldia-0.4.3/
H A Dscore.c35 } high_scores[HIGH_TABLE_SIZE]; variable
/dports/games/atris/atris-1.0.7/
H A Dhighscore.c27 static int high_scores[NUM_HIGH_SCORES]; variable
/dports/games/xgalaga++/xgalaga++-0.9/
H A Dmenu.cc247 …const std::multiset<HighScore> *const high_scores (HighScores::Instance().Get(last_window_size_, C… in PrintScores() local
/dports/games/atomix/atomix-3.34.0/src/
H A Datomix-application.h62 GamesScoresContext *high_scores; member
/dports/games/openbubbles/openbubbles-1.2/src/
H A Dhighscores.cpp44 vector<highscore> high_scores; variable
/dports/games/tuxmath/tuxmath_w_fonts-2.0.3/src/
H A Dhighscore.c43 high_score_entry high_scores[NUM_HIGH_SCORE_LEVELS][HIGH_SCORES_SAVED]; variable
/dports/devel/tigcc/tigcc-0.96.b8_10/tigcc/tigcclib/examples/
H A DCave Blaster.c192 void high_scores(HSC_ITEM hsc_table[]) in high_scores() function
/dports/games/freeblocks/freeblocks-0.5/src/
H A Dsys.c72 int high_scores[10]; variable
/dports/games/SpaceCadetPinball/SpaceCadetPinball-Release_2.0/SpaceCadetPinball/
H A Dpb.cpp564 void pb::high_scores() in high_scores() function in pb
/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/td/telegram/
H A DGameManager.cpp308 telegram_api::object_ptr<telegram_api::messages_highScores> &&high_scores) { in get_game_high_scores_object()
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/game/src/
H A Dapp.rs587 pub high_scores: BTreeMap<GameplayMode, Vec<HighScore>>, field
/dports/games/kartofel/kartofel-1.2/
H A Dplay.cc298 HighScoreTable high_scores; variable