Home
last modified time | relevance | path

Searched refs:test_for_game_end (Results 1 – 4 of 4) sorted by relevance

/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/kernel/
H A Drun.c36 static void test_for_game_end(void);
260 test_for_game_end(); in run_game()
339 test_for_game_end(); in run_game()
446 test_for_game_end(void) in test_for_game_end() function
/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/changelogs/
H A DChangeLog-1996476 test_for_game_end() during turn start.
579 (test_for_game_end): Remove sides after a draw.
H A DChangeLog-1997906 (test_for_game_end): Call all_sides_draw.
H A DChangeLog-20002177 (test_for_game_end): Make static and move to run.c.
2318 (test_for_game_end): Move prototype here.