| Commit message (Collapse) | Author | Age | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
|\
| |
| | |
Clean up BuildingType loading
|
| | |
|
|\ \
| | |
| | | |
Add std::optional assign pointer callback with overwrite control
|
| |/ |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\
| |
| | |
Regions are now coloured from colors.txt
|
| | |
|
| | |
|
| | |
|
|\ \
| |/
|/| |
Implemented loading of country unit colours
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
add skeleton for loading country colours
created load_countries_colours function
removed const for unit colours in Country.hpp
removed some comments
Removed erroneous underscore
Removed todo comment
|
|\ \
| | |
| | | |
Added producer types
|
| |/ |
|
| | |
|
|/ |
|
| |
|
|\
| |
| | |
Made Date constexpr so that PROPERTY getters can be constexpr
|
| | |
|
|/ |
|
| |
|
| |
|
|
|
|
|
|
|
| |
Enables actually searching for game path
Reports info or warning depending on why it fails
Remove StringUtils.hpp include in Vic2PathSearch.cpp
Add <cstdint> to StringUtils.hpp
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Change `DiplomaticAction::Argument` to refer to `CountryInstance*` instead of `Country*`
Add `GameManager&` argument to `DiplomaticActionManager::setup_diplomatic_actions`
Add some ErrorMacros, likely and unlikely macros and stringization macros (based on Godot's macros)
Implement `increase_relations` DiplomaticAction commit function
Implement `decrease_relations` DiplomaticAction commit function
Fix include StringUtils.hpp errors
|
|\ \
| | |
| | | |
Parse missing variables, Logger counting, misc cleanup
|
| |/ |
|
|/ |
|
| |
|
|
|
|
| |
storage
|
| |
|
| |
|
| |
|