Project Alice
Loading...
Searching...
No Matches
map_modes.cpp File Reference
#include "map_modes.hpp"
#include "color.hpp"
#include "demographics.hpp"
#include "system_state.hpp"
#include "dcon_generated.hpp"
#include "province.hpp"
#include "nations.hpp"
#include <unordered_map>
#include "modes/political.hpp"
#include "modes/supply.hpp"
#include "modes/region.hpp"
#include "modes/nationality.hpp"
#include "modes/population.hpp"
#include "modes/sphere.hpp"
#include "modes/diplomatic.hpp"
#include "modes/rank.hpp"
#include "modes/relation.hpp"
#include "modes/recruitment.hpp"
#include "modes/civilization_level.hpp"
#include "modes/migration.hpp"
#include "modes/infrastructure.hpp"
#include "modes/revolt.hpp"
#include "modes/party_loyalty.hpp"
#include "modes/admin.hpp"
#include "modes/naval.hpp"
#include "modes/national_focus.hpp"
#include "modes/crisis.hpp"
#include "modes/colonial.hpp"
#include "modes/rgo_output.hpp"
#include "modes/religion.hpp"
#include "gui_element_types.hpp"
Include dependency graph for map_modes.cpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  map_mode
 

Functions

std::vector< uint32_tideology_map_from (sys::state &state)
 
std::vector< uint32_tissue_map_from (sys::state &state)
 
std::vector< uint32_tfort_map_from (sys::state &state)
 
std::vector< uint32_tfactory_map_from (sys::state &state)
 
std::vector< uint32_tcon_map_from (sys::state &state)
 
std::vector< uint32_tliteracy_map_from (sys::state &state)
 
std::vector< uint32_tgrowth_map_from (sys::state &state)
 
std::vector< uint32_tincome_map_from (sys::state &state)
 
std::vector< uint32_temployment_map_from (sys::state &state)
 
std::vector< uint32_tmilitancy_map_from (sys::state &state)
 
std::vector< uint32_tlife_needs_map_from (sys::state &state)
 
std::vector< uint32_teveryday_needs_map_from (sys::state &state)
 
std::vector< uint32_tluxury_needs_map_from (sys::state &state)
 
std::vector< uint32_tlife_rating_map_from (sys::state &state)
 
std::vector< uint32_tofficers_map_from (sys::state &state)
 
std::vector< uint32_tctc_map_from (sys::state &state)
 
std::vector< uint32_tcrime_map_from (sys::state &state)
 
std::vector< uint32_trally_map_from (sys::state &state)
 
std::vector< uint32_tmobilization_map_from (sys::state &state)
 
std::vector< uint32_tworkforce_map_from (sys::state &state)
 
std::vector< uint32_tplayers_map_from (sys::state &state)
 
std::vector< uint32_tselect_states_map_from (sys::state &state)
 
void map_mode::set_map_mode (sys::state &state, mode mode)
 
void map_mode::update_map_mode (sys::state &state)
 

Function Documentation

◆ con_map_from()

std::vector< uint32_t > con_map_from ( sys::state state)

Definition at line 249 of file map_modes.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ crime_map_from()

std::vector< uint32_t > crime_map_from ( sys::state state)

Definition at line 607 of file map_modes.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ ctc_map_from()

std::vector< uint32_t > ctc_map_from ( sys::state state)

Definition at line 583 of file map_modes.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ employment_map_from()

std::vector< uint32_t > employment_map_from ( sys::state state)

Definition at line 371 of file map_modes.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ everyday_needs_map_from()

std::vector< uint32_t > everyday_needs_map_from ( sys::state state)

Definition at line 452 of file map_modes.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ factory_map_from()

std::vector< uint32_t > factory_map_from ( sys::state state)

Definition at line 204 of file map_modes.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ fort_map_from()

std::vector< uint32_t > fort_map_from ( sys::state state)

Definition at line 171 of file map_modes.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ growth_map_from()

std::vector< uint32_t > growth_map_from ( sys::state state)

Definition at line 291 of file map_modes.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ ideology_map_from()

std::vector< uint32_t > ideology_map_from ( sys::state state)

Definition at line 37 of file map_modes.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ income_map_from()

std::vector< uint32_t > income_map_from ( sys::state state)

Definition at line 337 of file map_modes.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ issue_map_from()

std::vector< uint32_t > issue_map_from ( sys::state state)

Definition at line 104 of file map_modes.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ life_needs_map_from()

std::vector< uint32_t > life_needs_map_from ( sys::state state)

Definition at line 418 of file map_modes.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ life_rating_map_from()

std::vector< uint32_t > life_rating_map_from ( sys::state state)

Definition at line 520 of file map_modes.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ literacy_map_from()

std::vector< uint32_t > literacy_map_from ( sys::state state)

Definition at line 271 of file map_modes.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ luxury_needs_map_from()

std::vector< uint32_t > luxury_needs_map_from ( sys::state state)

Definition at line 486 of file map_modes.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ militancy_map_from()

std::vector< uint32_t > militancy_map_from ( sys::state state)

Definition at line 392 of file map_modes.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ mobilization_map_from()

std::vector< uint32_t > mobilization_map_from ( sys::state state)

Definition at line 639 of file map_modes.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ officers_map_from()

std::vector< uint32_t > officers_map_from ( sys::state state)

Definition at line 551 of file map_modes.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ players_map_from()

std::vector< uint32_t > players_map_from ( sys::state state)

Definition at line 750 of file map_modes.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ rally_map_from()

std::vector< uint32_t > rally_map_from ( sys::state state)

Definition at line 627 of file map_modes.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ select_states_map_from()

std::vector< uint32_t > select_states_map_from ( sys::state state)

Definition at line 771 of file map_modes.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ workforce_map_from()

std::vector< uint32_t > workforce_map_from ( sys::state state)

Definition at line 677 of file map_modes.cpp.

Here is the call graph for this function:
Here is the caller graph for this function: