![]() |
Freeciv21
Develop your civilization from humble roots to a global empire
|
#include <actions.h>
Public Attributes | |
| bool | disabled |
| action_id | action |
| struct requirement_vector | actor_reqs |
| struct requirement_vector | target_reqs |
| action_id action_enabler::action |
Definition at line 364 of file actions.h.
Referenced by action_enabler_add(), action_enabler_copy(), action_enabler_remove(), action_enabler_suggest_improvement(), action_enabler_suggest_repair_oblig(), tab_enabler::add_now(), fix_enabler_item::apply_accepted_changes(), tab_enabler::edit_type(), effect_to_enabler(), enabler_first_self_contradiction(), enabler_tile_tgt_local_diplrel_implies_claimed(), fix_enabler_item::fix_enabler_item(), handle_ruleset_action_enabler(), load_ruleset_game(), rscompat_enabler_add_obligatory_hard_reqs(), rscompat_old_slow_invasions_3_1(), rscompat_postprocess(), and fix_enabler_item::undo_accepted_changes().
| struct requirement_vector action_enabler::actor_reqs |
Definition at line 364 of file actions.h.
Referenced by action_enabler_copy(), action_enabler_free(), action_enabler_suggest_improvement(), action_enabler_suggest_repair(), action_enabler_suggest_repair_oblig(), action_enabler_vector_by_number(), action_enabler_vector_number(), fix_enabler_item::apply_accepted_changes(), tab_enabler::edit_actor_reqs(), effect_to_enabler(), enabler_first_self_contradiction(), enabler_tile_tgt_local_diplrel_implies_claimed(), handle_ruleset_action_enabler(), tab_enabler::incoming_rec_vec_change(), is_enabler_active(), load_ruleset_game(), rscompat_enabler_add_obligatory_hard_reqs(), rscompat_old_slow_invasions_3_1(), rscompat_postprocess(), fix_enabler_item::undo_accepted_changes(), and fix_enabler_item::vector_in_item().
| bool action_enabler::disabled |
Definition at line 363 of file actions.h.
Referenced by action_enabler_new(), tab_enabler::add_now(), tab_enabler::delete_now(), tab_enabler::refresh(), and rscompat_enabler_add_obligatory_hard_reqs().
| struct requirement_vector action_enabler::target_reqs |
Definition at line 364 of file actions.h.
Referenced by action_enabler_copy(), action_enabler_free(), action_enabler_suggest_repair(), action_enabler_suggest_repair_oblig(), action_enabler_vector_by_number(), action_enabler_vector_number(), fix_enabler_item::apply_accepted_changes(), tab_enabler::edit_target_reqs(), enabler_first_self_contradiction(), enabler_tile_tgt_local_diplrel_implies_claimed(), handle_ruleset_action_enabler(), tab_enabler::incoming_rec_vec_change(), is_enabler_active(), load_ruleset_game(), rscompat_enabler_add_obligatory_hard_reqs(), rscompat_postprocess(), fix_enabler_item::undo_accepted_changes(), and fix_enabler_item::vector_in_item().