Home
last modified time | relevance | path

Searched refs:is_extra_removed_by (Results 1 – 18 of 18) sorted by relevance

/dports/games/freeciv-nox11/freeciv-2.6.6/common/
H A Dworkertask.c60 && !is_extra_removed_by(ptask->tgt, in worker_task_is_sane()
H A Dextras.c293 bool is_extra_removed_by(const struct extra_type *pextra, in is_extra_removed_by() function
721 return is_extra_removed_by(pextra, activity_to_extra_rmcause(act)); in is_extra_removed_by_action()
H A Dextras.h164 bool is_extra_removed_by(const struct extra_type *pextra, enum extra_rmcause rmcause);
H A Dterrain.c643 if (is_extra_removed_by(pextra, ERM_PILLAGE) in get_preferred_pillage()
H A Dunit.c939 if (!is_extra_removed_by(pextra, ERM_CLEANPOLLUTION)) { in can_unit_do_activity_targeted_at()
978 if (!is_extra_removed_by(pextra, ERM_CLEANFALLOUT)) { in can_unit_do_activity_targeted_at()
H A Dmap.c109 if (is_extra_removed_by(pextra, ERM_PILLAGE) && tile_has_extra(ptile, pextra)) { in get_tile_infrastructure_set()
/dports/games/freeciv/freeciv-2.6.6/common/
H A Dworkertask.c60 && !is_extra_removed_by(ptask->tgt, in worker_task_is_sane()
H A Dextras.c293 bool is_extra_removed_by(const struct extra_type *pextra, in is_extra_removed_by() function
721 return is_extra_removed_by(pextra, activity_to_extra_rmcause(act)); in is_extra_removed_by_action()
H A Dextras.h164 bool is_extra_removed_by(const struct extra_type *pextra, enum extra_rmcause rmcause);
H A Dterrain.c643 if (is_extra_removed_by(pextra, ERM_PILLAGE) in get_preferred_pillage()
H A Dunit.c939 if (!is_extra_removed_by(pextra, ERM_CLEANPOLLUTION)) { in can_unit_do_activity_targeted_at()
978 if (!is_extra_removed_by(pextra, ERM_CLEANFALLOUT)) { in can_unit_do_activity_targeted_at()
H A Dmap.c109 if (is_extra_removed_by(pextra, ERM_PILLAGE) && tile_has_extra(ptile, pextra)) { in get_tile_infrastructure_set()
/dports/games/freeciv/freeciv-2.6.6/client/
H A Dhelpdata.c5377 if (is_extra_removed_by(pextra, ERM_PILLAGE)) { in helptext_extra()
5408 if (is_extra_removed_by(pextra, ERM_CLEANPOLLUTION) in helptext_extra()
5409 || is_extra_removed_by(pextra, ERM_CLEANFALLOUT)) { in helptext_extra()
5418 if (is_extra_removed_by(pextra, ERM_CLEANPOLLUTION) in helptext_extra()
5423 if (is_extra_removed_by(pextra, ERM_CLEANFALLOUT) in helptext_extra()
H A Dpackhand.c3681 if (is_extra_removed_by(pextra, i)) { in handle_ruleset_extra()
/dports/games/freeciv-nox11/freeciv-2.6.6/client/
H A Dhelpdata.c5377 if (is_extra_removed_by(pextra, ERM_PILLAGE)) { in helptext_extra()
5408 if (is_extra_removed_by(pextra, ERM_CLEANPOLLUTION) in helptext_extra()
5409 || is_extra_removed_by(pextra, ERM_CLEANFALLOUT)) { in helptext_extra()
5418 if (is_extra_removed_by(pextra, ERM_CLEANPOLLUTION) in helptext_extra()
5423 if (is_extra_removed_by(pextra, ERM_CLEANFALLOUT) in helptext_extra()
H A Dpackhand.c3681 if (is_extra_removed_by(pextra, i)) { in handle_ruleset_extra()
/dports/games/freeciv/freeciv-2.6.6/tools/ruledit/
H A Drulesave.c1881 if (is_extra_removed_by(pextra, causei)) { in save_terrain_ruleset()
/dports/games/freeciv-nox11/freeciv-2.6.6/tools/ruledit/
H A Drulesave.c1881 if (is_extra_removed_by(pextra, causei)) { in save_terrain_ruleset()