Home
last modified time | relevance | path

Searched refs:Command_ExitGame_f (Results 1 – 10 of 10) sorted by relevance

/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Dd_netcmd.h114 void Command_ExitGame_f(void);
H A Dd_netcmd.c183 void Command_ExitGame_f(void);
282 COM_AddCommand("exitgame", Command_ExitGame_f, CC_command); in D_Register_ClientCommands()
1053 void Command_ExitGame_f(void) in Command_ExitGame_f() function
H A Dg_game.c1366 Command_ExitGame_f(); in G_DoLoadLevel()
2709 Command_ExitGame_f(); in G_DoLoadGame()
2716 Command_ExitGame_f(); in G_DoLoadGame()
2855 Command_ExitGame_f(); in G_InitNew()
H A Dm_menu.c1034 Command_ExitGame_f(); in M_Choose_to_quit_Response()
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Dd_netcmd.h198 void Command_ExitGame_f(void);
H A Dg_game.c777 Command_ExitGame_f(); in G_SetGameModified()
1827 Command_ExitGame_f(); in G_DoLoadLevel()
1849 Command_ExitGame_f(); in G_DoLoadLevel()
4485 Command_ExitGame_f(); in G_LoadGame()
4507 Command_ExitGame_f(); in G_LoadGame()
4810 Command_ExitGame_f(); in G_InitNew()
H A Dd_main.c587 Command_ExitGame_f(); in D_Display()
H A Dd_netcmd.c469 COM_AddCommand("exitgame", Command_ExitGame_f); in D_RegisterServerCommands()
3220 Command_ExitGame_f(); in Got_RunSOCcmd()
3457 Command_ExitGame_f(); in Got_Addfilecmd()
4268 void Command_ExitGame_f(void) in Command_ExitGame_f() function
H A Df_finale.c3563 Command_ExitGame_f(); in F_StartContinue()
3757 Command_ExitGame_f(); in F_ContinueTicker()
H A Dm_menu.c10382 Command_ExitGame_f();