This is the complete list of members for tod_manager, including all inherited members.
add_time_area(const gamemap &map, const config &cfg) | tod_manager | |
add_time_area(const std::string &id, const std::set< map_location > &locs, const config &time_cfg) | tod_manager | |
areas_ | tod_manager | private |
calculate_best_liminal_bonus(const std::vector< time_of_day > &schedule) const | tod_manager | private |
calculate_time_index_at_turn(int number_of_times, int for_turn_number, int current_time) const | tod_manager | private |
currentTime_ | tod_manager | private |
fix_time_index(int number_of_times, int time) | tod_manager | privatestatic |
get_area_by_id(const std::string &id) const | tod_manager | |
get_area_by_index(int index) const | tod_manager | |
get_area_id(int area_index) const | tod_manager | |
get_area_ids() const | tod_manager | |
get_area_on_hex(const map_location &loc) const | tod_manager | |
get_area_time_of_day(int area_i, int for_turn=0) const | tod_manager | |
get_current_area_time(int index) const | tod_manager | |
get_current_time(const map_location &loc=map_location::null_location()) const | tod_manager | |
get_illuminated_time_of_day(const unit_map &units, const gamemap &map, const map_location &loc, int for_turn=0) const | tod_manager | |
get_max_liminal_bonus() const | tod_manager | inline |
get_previous_time_of_day() const | tod_manager | |
get_time_of_day(int for_turn=0) const | tod_manager | inline |
get_time_of_day(const map_location &loc, int for_turn=0) const | tod_manager | |
get_time_of_day_turn(const std::vector< time_of_day > ×, int nturn, const int current_time) const | tod_manager | private |
has_cfg_liminal_bonus_ | tod_manager | private |
has_time_area() const | tod_manager | inline |
has_tod_bonus_changed() const | tod_manager | inline |
has_tod_bonus_changed_ | tod_manager | private |
has_turn_event_fired() const | tod_manager | inline |
has_turn_event_fired_ | tod_manager | private |
is_start_ToD(const std::string &) | tod_manager | static |
is_time_left() const | tod_manager | |
liminal_bonus_ | tod_manager | private |
modify_turns(const std::string &mod) | tod_manager | |
modify_turns_by_wml(const std::string &mod) | tod_manager | |
next_turn(game_data *vars) | tod_manager | |
num_turns_ | tod_manager | private |
number_of_turns() const | tod_manager | inline |
operator=(const tod_manager &manager)=default | tod_manager | |
random_tod_ | tod_manager | private |
remove_time_area(const std::string &id) | tod_manager | |
remove_time_area(int index) | tod_manager | |
replace_area_locations(int index, const std::set< map_location > &locs) | tod_manager | |
replace_local_schedule(const std::vector< time_of_day > &schedule, int area_index, int initial_time=0) | tod_manager | |
replace_schedule(const config &time_cfg) | tod_manager | |
replace_schedule(const std::vector< time_of_day > &schedule, int initial_time=0) | tod_manager | |
reset_max_liminal_bonus() | tod_manager | inline |
resolve_random(randomness::rng &r) | tod_manager | |
set_area_id(int area_index, const std::string &id) | tod_manager | |
set_current_time(int time) | tod_manager | |
set_current_time(int time, int area_index) | tod_manager | |
set_current_time(int time, const std::string &area_id) | tod_manager | |
set_current_time(int time, area_time_of_day &area) | tod_manager | private |
set_max_liminal_bonus(int bonus) | tod_manager | inline |
set_new_current_times(const int new_current_turn_number) | tod_manager | private |
set_number_of_turns(int num) | tod_manager | |
set_number_of_turns_by_wml(int num) | tod_manager | |
set_turn(const int num, game_data *vars=nullptr, const bool increase_limit_if_needed=true) | tod_manager | |
set_turn_by_wml(const int num, game_data *vars=nullptr, const bool increase_limit_if_needed=true) | tod_manager | |
times(const map_location &loc=map_location::null_location()) const | tod_manager | |
times(int index) const | tod_manager | inline |
times_ | tod_manager | private |
to_config(std::string textdomain="") const | tod_manager | |
tod_manager(const config &scenario_cfg=config()) | tod_manager | explicit |
turn() const | tod_manager | inline |
turn_ | tod_manager | private |
turn_event_fired() | tod_manager | inline |
update_server_information() const | tod_manager | |
~tod_manager() | tod_manager | inline |