Home
last modified time | relevance | path

Searched refs:MSG_ANYKEY (Results 1 – 8 of 8) sorted by relevance

/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/common/src/
H A Dhu_msg.cpp141 case MSG_ANYKEY: questionString = PRESSKEY; break; in drawMessage()
198 if(msgType != MSG_ANYKEY && msgCallback) in Hu_MsgTicker()
206 if(!messageToPrint || msgType != MSG_ANYKEY) in Hu_MsgResponder()
277 if(msgType == MSG_ANYKEY) in D_CMD()
H A Dhu_menu.cpp3280 Hu_MsgStart(MSG_ANYKEY, NEWGAME, nullptr, 0, nullptr); in Hu_MenuSelectSingleplayer()
3450 Hu_MsgStart(MSG_ANYKEY, LOADNET, NULL, 0, NULL); in Hu_MenuSelectLoadGame()
3469 Hu_MsgStart(MSG_ANYKEY, SAVENET, NULL, 0, NULL); in Hu_MenuSelectSaveGame()
3476 Hu_MsgStart(MSG_ANYKEY, SAVEOUTMAP, NULL, 0, NULL); in Hu_MenuSelectSaveGame()
3482 Hu_MsgStart(MSG_ANYKEY, SAVEDEAD, NULL, 0, NULL); in Hu_MenuSelectSaveGame()
3579 Hu_MsgStart(MSG_ANYKEY, SWSTRING, Hu_MenuConfirmOrderCommericalVersion, 0, NULL); in Hu_MenuActivateNotSharewareEpisode()
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/common/include/
H A Dhu_msg.h41 MSG_ANYKEY, enumerator
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/doom64/src/
H A Dm_cheat.cpp203 Hu_MsgStart(MSG_ANYKEY, SUICIDEOUTMAP, nullptr, 0, nullptr); in D_CMD()
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/common/src/game/
H A Dg_game.cpp2343 Hu_MsgStart(MSG_ANYKEY, ENDNOGAME, nullptr, 0, nullptr); in D_CMD()
2393 Hu_MsgStart(MSG_ANYKEY, QLOADNET, nullptr, 0, nullptr); in D_CMD()
2428 Hu_MsgStart(MSG_ANYKEY, QSAVESPOT, nullptr, 0, nullptr); in D_CMD()
2495 Hu_MsgStart(MSG_ANYKEY, SAVEDEAD, nullptr, 0, nullptr); in D_CMD()
2502 Hu_MsgStart(MSG_ANYKEY, SAVEOUTMAP, nullptr, 0, nullptr); in D_CMD()
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/doom/src/
H A Dm_cheat.cpp321 Hu_MsgStart(MSG_ANYKEY, SUICIDEOUTMAP, nullptr, 0, nullptr); in D_CMD()
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/heretic/src/
H A Dm_cheat.cpp356 Hu_MsgStart(MSG_ANYKEY, SUICIDEOUTMAP, NULL, 0, NULL); in D_CMD()
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/hexen/src/
H A Dm_cheat.cpp377 Hu_MsgStart(MSG_ANYKEY, SUICIDEOUTMAP, NULL, 0, NULL); in D_CMD()