/dports/games/gnome-robots/gnome-robots-40.0/src/ |
H A D | game-area.vala | 144 start_new_game (); 316 start_new_game (); 333 public void start_new_game () { 334 game.start_new_game (); 340 start_new_game ();
|
H A D | window.vala | 188 public void start_new_game () { 189 game_area.start_new_game ();
|
H A D | application.vala | 118 window.start_new_game ();
|
H A D | game.vala | 338 start_new_game (); 346 public void start_new_game () {
|
/dports/games/gnubik/gnubik-2.4.3/src/ |
H A D | menus.h | 44 void start_new_game (GbkGame *, int size0, int size1, int size2,
|
H A D | dialogs.c | 240 start_new_game in new_game_dialog()
|
H A D | menus.c | 257 start_new_game (GbkGame * game, int size0, int size1, int size2, in start_new_game() function
|
/dports/games/tecnoballz/tecnoballz-0.93.1/src/ |
H A D | supervisor_main_menu.cc | 124 next_phase = start_new_game (); in main_loop() 172 Sint32 supervisor_main_menu::start_new_game () in start_new_game() function in supervisor_main_menu
|
/dports/games/tecnoballz/tecnoballz-0.93.1/include/ |
H A D | supervisor_main_menu.h | 77 Sint32 start_new_game ();
|
/dports/games/freeciv/freeciv-2.6.6/client/gui-qt/ |
H A D | fc_client.h | 305 void start_new_game();
|
H A D | pages.cpp | 209 connect(button, &QAbstractButton::clicked, this, &fc_client::start_new_game); in create_main_page() 1076 void fc_client::start_new_game() in start_new_game() function in fc_client
|
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-qt/ |
H A D | fc_client.h | 305 void start_new_game();
|
H A D | pages.cpp | 209 connect(button, &QAbstractButton::clicked, this, &fc_client::start_new_game); in create_main_page() 1076 void fc_client::start_new_game() in start_new_game() function in fc_client
|
/dports/games/scummvm/scummvm-2.5.1/devtools/create_ultima/files/ultima6/scripts/se/ |
H A D | intro.lua | 937 local start_new_game = create_new_character(img_tbl2) 939 return start_new_game
|
/dports/games/hyperrogue/hyperrogue-12.0f/rogueviz/ |
H A D | bringris.cpp | 1135 void start_new_game(); 1730 start_new_game(); in run() 1740 start_new_game(); in run() 1826 void start_new_game() { in start_new_game() function 1983 start_new_game(); in create_game()
|
/dports/games/gnome-chess/gnome-chess-41.1/src/ |
H A D | gnome-chess.vala | 193 start_new_game (); 278 start_new_game (); 1063 start_new_game (); 1462 private void start_new_game ()
|
/dports/games/gnugo/gnugo-3.8/interface/gtp_examples/ |
H A D | twogtp.pike | 687 start_new_game(int board_size, int handicap, string handicap_mode, 1003 game->start_new_game(board_size, handicap, handicap_mode, komi);
|
/dports/games/xboard-devel/xboard-f49e7e1/ |
H A D | cmail.in | 783 &start_new_game () unless (-f "$PGN_GAME.game.in") ; 809 sub start_new_game {
|
/dports/games/xboard/xboard-4.9.1/ |
H A D | cmail.in | 783 &start_new_game () unless (-f "$PGN_GAME.game.in") ; 809 sub start_new_game {
|
/dports/games/twind/twind-1.1.0/ |
H A D | twind.c | 1524 int level_time, start_new_game; in play_game() local 1527 start_new_game = 1; in play_game() 1528 while (start_new_game) { in play_game() 1545 start_new_game = 1; in play_game() 1553 start_new_game = game_over(); in play_game()
|
/dports/games/beret/beret-freebsd-ab3c397400be60ce69903389727acf6cdf0a3119/ |
H A D | game.c | 2578 void start_new_game() { in start_new_game() function 4593 start_new_game(); in resolve_input()
|
/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/changelogs/ |
H A D | ChangeLog-2000 | 145 (start_new_game): Rewrite to handle network games correctly. 184 (start_new_game): Always call show_variants_dialog if my_rid > 0. 340 (start_new_game): Call broadcast_game_module, 345 for start_new_game. 2587 (start_new_game): Declare static instead of extern.
|
H A D | ChangeLog-1999 | 645 (start_new_game): Add comment about broadcast.
|
H A D | ChangeLog-2003 | 1981 * macinit.c (hit_newgame_dialog): Call start_new_game
|
/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/tcltk/ |
H A D | tkconq.tcl | 643 start_new_game $i
|