Home
last modified time | relevance | path

Searched refs:HOTKEY_ENDTURN (Results 1 – 5 of 5) sorted by relevance

/dports/games/wesnoth/wesnoth-1.14.17/src/hotkey/
H A Dhotkey_handler_mp.cpp54 case hotkey::HOTKEY_ENDTURN: in can_execute_command()
H A Dhotkey_command.hpp50 HOTKEY_RECRUIT, HOTKEY_REPEAT_RECRUIT, HOTKEY_RECALL, HOTKEY_ENDTURN, enumerator
H A Dcommand_executor.cpp127 case HOTKEY_ENDTURN: in do_execute_command()
508 if(hk == HOTKEY_ENDTURN) { in get_menu_images()
H A Dhotkey_handler_sp.cpp224 case hotkey::HOTKEY_ENDTURN: in can_execute_command()
H A Dhotkey_command.cpp107 { HOTKEY_ENDTURN, "endturn", N_("End Turn"), false, scope_game, HKCAT_GENERAL, "" },