Home
last modified time | relevance | path

Searched defs:allies_only (Results 1 – 3 of 3) sorted by relevance

/dports/games/wesnoth/wesnoth-1.14.17/src/
H A Dchat_command_handler.hpp26 chat_command_handler(chat_handler& chathandler, bool allies_only) in chat_command_handler()
H A Dchat_events.cpp113 void chat_handler::do_speak(const std::string& message, bool allies_only) in do_speak()
H A Dmenu_events.cpp1318 void menu_handler::send_chat_message(const std::string& message, bool allies_only) in send_chat_message()