Home
last modified time | relevance | path

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

/dports/games/wesnoth/wesnoth-1.14.17/src/hotkey/
H A Dhotkey_command.hpp52 HOTKEY_SPEAK, HOTKEY_CREATE_UNIT, HOTKEY_CHANGE_SIDE, HOTKEY_KILL_UNIT, HOTKEY_PREFERENCES, enumerator
H A Dhotkey_handler_sp.cpp241 case hotkey::HOTKEY_CREATE_UNIT: in can_execute_command()
H A Dcommand_executor.cpp193 case HOTKEY_CREATE_UNIT: in do_execute_command()
H A Dhotkey_command.cpp115 …{ HOTKEY_CREATE_UNIT, "createunit", N_("Create Unit (Debug!)"), false, scope_game, HKCAT_DEBUG, ""…