Home
last modified time | relevance | path

Searched refs:bonus_message (Results 1 – 25 of 26) sorted by relevance

12

/dports/games/freeciv-nox11/freeciv-2.6.6/common/
H A Dtech.c416 if (p->bonus_message) { in tech_free()
417 free(p->bonus_message); in tech_free()
418 p->bonus_message = NULL; in tech_free()
H A Dtech.h130 char *bonus_message; member
/dports/games/freeciv/freeciv-2.6.6/common/
H A Dtech.c416 if (p->bonus_message) { in tech_free()
417 free(p->bonus_message); in tech_free()
418 p->bonus_message = NULL; in tech_free()
H A Dtech.h130 char *bonus_message; member
/dports/games/freeciv-nox11/freeciv-2.6.6/server/
H A Drssanity.c588 if (padvance->bonus_message != NULL) { in sanity_check_ruleset_data()
589 if (!formats_match(padvance->bonus_message, "%s")) { in sanity_check_ruleset_data()
H A Dtechtools.c541 if (advance_by_number(tech_found)->bonus_message != NULL in found_new_tech()
544 _(advance_by_number(tech_found)->bonus_message), in found_new_tech()
/dports/games/freeciv/freeciv-2.6.6/server/
H A Drssanity.c588 if (padvance->bonus_message != NULL) { in sanity_check_ruleset_data()
589 if (!formats_match(padvance->bonus_message, "%s")) { in sanity_check_ruleset_data()
H A Dtechtools.c541 if (advance_by_number(tech_found)->bonus_message != NULL in found_new_tech()
544 _(advance_by_number(tech_found)->bonus_message), in found_new_tech()
H A Druleset.c1216 a->bonus_message = lookup_string(file, sec_name, "bonus_message"); in load_ruleset_techs()
/dports/games/freeciv/freeciv-2.6.6/data/civ2/
H A Dtechs.ruleset56 ; bonus_message = text seen when a player is the first to discover
553 bonus_message = _("Great philosophers from all the world join \
/dports/games/freeciv-nox11/freeciv-2.6.6/data/civ2/
H A Dtechs.ruleset56 ; bonus_message = text seen when a player is the first to discover
553 bonus_message = _("Great philosophers from all the world join \
/dports/games/freeciv/freeciv-2.6.6/data/classic/
H A Dtechs.ruleset56 ; bonus_message = text seen when a player is the first to discover
562 bonus_message = _("Great philosophers from all the world join \
/dports/games/freeciv-nox11/freeciv-2.6.6/data/classic/
H A Dtechs.ruleset56 ; bonus_message = text seen when a player is the first to discover
562 bonus_message = _("Great philosophers from all the world join \
/dports/games/freeciv/freeciv-2.6.6/data/sandbox/
H A Dtechs.ruleset56 ; bonus_message = text seen when a player is the first to discover
631 bonus_message = _("Great philosophers from all the world join \
/dports/games/freeciv/freeciv-2.6.6/data/experimental/
H A Dtechs.ruleset58 ; bonus_message = text seen when a player is the first to discover
617 bonus_message = _("Great philosophers from all the world join \
/dports/games/freeciv-nox11/freeciv-2.6.6/data/civ2civ3/
H A Dtechs.ruleset56 ; bonus_message = text seen when a player is the first to discover
631 bonus_message = _("Great philosophers from all the world join \
/dports/games/freeciv-nox11/freeciv-2.6.6/data/experimental/
H A Dtechs.ruleset58 ; bonus_message = text seen when a player is the first to discover
617 bonus_message = _("Great philosophers from all the world join \
/dports/games/freeciv/freeciv-2.6.6/data/civ2civ3/
H A Dtechs.ruleset56 ; bonus_message = text seen when a player is the first to discover
631 bonus_message = _("Great philosophers from all the world join \
/dports/games/freeciv-nox11/freeciv-2.6.6/data/sandbox/
H A Dtechs.ruleset56 ; bonus_message = text seen when a player is the first to discover
631 bonus_message = _("Great philosophers from all the world join \
/dports/games/freeciv/freeciv-2.6.6/data/civ1/
H A Dtechs.ruleset56 ; bonus_message = text seen when a player is the first to discover
/dports/games/freeciv-nox11/freeciv-2.6.6/data/civ1/
H A Dtechs.ruleset56 ; bonus_message = text seen when a player is the first to discover
/dports/games/freeciv/freeciv-2.6.6/tools/ruledit/
H A Drulesave.c1579 if (pa->bonus_message != NULL) { in save_techs_ruleset()
1580 secfile_insert_str(sfile, pa->bonus_message, "%s.bonus_message", path); in save_techs_ruleset()
/dports/games/freeciv-nox11/freeciv-2.6.6/tools/ruledit/
H A Drulesave.c1579 if (pa->bonus_message != NULL) { in save_techs_ruleset()
1580 secfile_insert_str(sfile, pa->bonus_message, "%s.bonus_message", path); in save_techs_ruleset()
/dports/games/freeciv/freeciv-2.6.6/data/multiplayer/
H A Dtechs.ruleset56 ; bonus_message = text seen when a player is the first to discover
/dports/games/freeciv-nox11/freeciv-2.6.6/data/multiplayer/
H A Dtechs.ruleset56 ; bonus_message = text seen when a player is the first to discover

12