Home
last modified time | relevance | path

Searched refs:for_utype (Results 1 – 2 of 2) sorted by relevance

/dports/games/freeciv/freeciv-2.6.6/client/
H A Dhelpdata.c4341 struct universal for_utype = { .kind = VUT_UTYPE, .value = { .utype = utype }}; in helptext_unit() local
4359 if (effect_cumulative_max(EFT_MINING_POSSIBLE, &for_utype) > 0) { in helptext_unit()
4373 if (effect_cumulative_max(EFT_MINING_TF_POSSIBLE, &for_utype) > 0) { in helptext_unit()
4378 if (effect_cumulative_max(EFT_IRRIG_POSSIBLE, &for_utype) > 0) { in helptext_unit()
4392 if (effect_cumulative_max(EFT_IRRIG_TF_POSSIBLE, &for_utype) > 0) { in helptext_unit()
4396 if (effect_cumulative_max(EFT_TRANSFORM_POSSIBLE, &for_utype) > 0) { in helptext_unit()
/dports/games/freeciv-nox11/freeciv-2.6.6/client/
H A Dhelpdata.c4341 struct universal for_utype = { .kind = VUT_UTYPE, .value = { .utype = utype }}; in helptext_unit() local
4359 if (effect_cumulative_max(EFT_MINING_POSSIBLE, &for_utype) > 0) { in helptext_unit()
4373 if (effect_cumulative_max(EFT_MINING_TF_POSSIBLE, &for_utype) > 0) { in helptext_unit()
4378 if (effect_cumulative_max(EFT_IRRIG_POSSIBLE, &for_utype) > 0) { in helptext_unit()
4392 if (effect_cumulative_max(EFT_IRRIG_TF_POSSIBLE, &for_utype) > 0) { in helptext_unit()
4396 if (effect_cumulative_max(EFT_TRANSFORM_POSSIBLE, &for_utype) > 0) { in helptext_unit()