156 _(
"Select another city."));
171 fc_snprintf(buffer,
sizeof(buffer),
_(
"Now select rally point for %s"),
184 _(
"%s rally point set. Select another city."),
188 _(
"%s rally point setting failed. Select next city."),
const char * city_name_get(const struct city *pcity)
#define city_owner(_pcity_)
struct city * game_city_by_number(int id)
bool send_rally_tile(struct city *pcity, struct tile *ptile, bool persistent)
void setup_dialog(GtkWidget *shell, GtkWidget *parent)
static GtkWidget * instruction_label
bool rally_set_tile(struct tile *ptile)
static GtkWidget * persistent
void rally_dialog_popup(void)
static void rally_response_callback(GtkWidget *dlg, gint arg)
static bool rally_dialog_open(void)
enum rally_phase rally_placement_phase(void)
#define fc_assert(condition)
int fc_snprintf(char *str, size_t n, const char *format,...)
struct city * tile_city(const struct tile *ptile)