Abstract class for exposing game data that doesn't depend on the GUI, however which for historical re...
static std::string _(const char *str)
void show_transient_message(const std::string &title, const std::string &message, const std::string &image, const bool message_use_markup, const bool title_use_markup)
Shows a transient message to the user.