Home
last modified time | relevance | path

Searched +defs:game +defs:score (Results 76 – 100 of 140) sorted by relevance

123456

/dports/games/gnugo/gnugo-3.8/engine/
H A Dmontecarlo.c1534 mc_generate_random_move(struct mc_game *game) in mc_generate_random_move()
1684 static int mc_play_random_move(struct mc_game *game, int move) in mc_play_random_move()
1710 static int mc_play_random_game(struct mc_game *game) in mc_play_random_game()
1714 int score = 0; in mc_play_random_game() local
1785 struct mc_game game; member
1866 int score = ++tree->move_score[move]; in uct_update_move_ordering() local
1912 uct_finish_and_score_game(struct mc_game *game) in uct_finish_and_score_game()
/dports/games/scid/scid/src/
H A Dsc_base.cpp421 FastGame game = dbase->getGame(ie); in sc_base_gameslist() local
433 static UI_res_t sc_base_getGameHelper(UI_handle_t ti, Game& game) { in sc_base_getGameHelper()
497 Game game; in sc_base_getGame() local
675 uint score = eco->results[RESULT_White] * 2; in sc_base_stats() local
/dports/games/keeperrl/keeperrl-alpha23/
H A Dgame.cpp95 auto game = makeOwner<Game>(std::move(t), Vec2(0, 0), s); in splashScreen() local
466 Highscores::Score score = CONSTRUCT(Highscores::Score, in conquered() local
495 Highscores::Score score = CONSTRUCT(Highscores::Score, in gameOver() local
/dports/games/cgoban/cgoban-1.9.14/src/
H A Dgoban.c74 GoGame *game, const char *clpName, const char *title) { in goban_create()
426 float score; in goban_update() local
H A Dgoban.h84 GoGame *game; member
87 GoScore score; member
/dports/games/ascii-invaders/ascii-invaders-1.0.1/
H A Dinvaders.c86 int score; member
93 } game; variable
/dports/games/nbsdgames/nbsdgames-4.1.2/
H A Dcheckers.c36 byte game[8][8]; variable
38 byte score[2];//set by header() variable
/dports/games/columns/Columns-1.2b/
H A Dcolumns.cc352 int score; member
396 int highscore_find_rank(int score) in highscore_find_rank()
406 void highscore_insert(char *name, int score) in highscore_insert()
495 int score; variable
1190 void game() in game() function
/dports/games/libretro-snes9x2005/snes9x2005-218be8e/source/
H A Dmemmap.c131 int32_t score = 0; in ScoreHiROM() local
175 int32_t score = 0; in ScoreLoROM() local
568 const struct retro_game_info* game in LoadROM()
/dports/games/fightorperish/fop-0.5/src/
H A Dfop.c93 int plyx[4], plyy[4], score[4], oldplyx[4], oldplyy[4], health[4], maxhealth[4], bombs[4], keys[4],… variable
189 int game(int level) in game() function
1246 int score; in bomb() local
/dports/games/kgoldrunner/kgoldrunner-21.12.3/src/
H A Dkgrgame.cpp322 int game = gameIndex, lev = level; in editActions() local
1585 void KGrGame::loadGame (const int game, const int lev) in loadGame()
1909 QTreeWidgetItem * score = new QTreeWidgetItem (data); in showHighScores() local
/dports/games/dhewm3/dhewm3-1.5.1/neo/ui/
H A DGameSSDWindow.h88 idGameSSDWindow* game; variable
472 int score; member
/dports/games/puckman/puckman-f5b809c/
H A Dpuckman.c58 SDL_Surface *level, *getready, *gameover, *paused, *lives, *score; member
63 …int running, speed, delay, walls[53][46], score, candy_index, candy_blow_delay, lives, level, stat… member
123 GameData *game; variable
1358 void drawNumber(int score, int x, int y) { in drawNumber()
/dports/games/pathological/pathological-1.1.3/
H A Dpathological.py892 def __init__(self, game, pos): argument
1444 def qualifies(self, score): argument
1448 def add_score(self, score, circuit, level, name): argument
2192 game = Game(screen, 'all-boards', highscores) variable
/dports/games/rottdc/rottdc-1.0-2/rott/
H A Drt_game.c2817 void CheckHighScore (long score, word other, boolean INMENU) in CheckHighScore()
4570 boolean SaveTheGame (int num, gamestorage_t * game) in SaveTheGame()
4890 boolean LoadTheGame (int num, gamestorage_t * game) in LoadTheGame()
5247 gamestorage_t game; in GetSavedMessage() local
5288 void GetSavedHeader (int num, gamestorage_t * game) in GetSavedHeader()
/dports/games/brickout/brickout-2002.06.09/
H A Dbrickout.c157 int score, balls, level, paddle_x, paddle_target_x; variable
789 void game(void) function
/dports/games/atanks/atanks-6.5/src/
H A Dgameloop.cpp252 void game () in game() function
1912 sScore* score = score_array; in draw_eor_scoreboard() local
/dports/games/scummvm/scummvm-2.5.1/engines/glk/adrift/
H A Dos_glk.cpp860 char score[64]; in gsc_status_update() local
922 char score[64]; in gsc_status_print() local
1527 void os_display_hints(sc_game game) { in os_display_hints()
/dports/games/sxsame/sxsame-3.02/
H A Dsxsame.c129 SameGame game; variable
154 int score; variable
/dports/games/bugsquish/bugsquish-0.0.6/
H A Dbugsquish.c277 int level, score, highscore, highlevel, blood, bugs_added, multiplier, variable
375 int game(void) function
/dports/games/pysolfc/PySolFC-2.14.1/pysollib/games/
H A Dnumerica.py59 def _getMoveWasteScore(self, score, color, r, t, pile, rpile): argument
253 def __init__(self, x, y, game, **cap): argument
/dports/games/popstar/popstar-0.0.2/
H A Dpopstar.c198 int score; variable
304 int game(void) in game() function
/dports/games/tetrinet-x/tetrinetx-1.13.16/src/
H A Dmain.h242 unsigned long int score; /* What they scored */ member
285 struct game_t game; /* Game Configuration */ variable
/dports/games/scare/scare-1.3.10/source/
H A Dos_glk.c895 char score[64]; in gsc_status_update() local
964 char score[64]; in gsc_status_print() local
1644 os_display_hints (sc_game game) in os_display_hints()
/dports/games/madbomber/madbomber-0.2.5/
H A Dmadbomber.c811 int x[2], width[2], num_buckets[2], score[2]; variable
1358 int game(int mode) in game() function
3194 void drawscore(int score, int player) in drawscore()

123456