aboutsummaryrefslogtreecommitdiff
path: root/src/openvic-simulation/country/Country.cpp
Commit message (Collapse)AuthorAgeLines
* Added map_callback and expect_item_dictionary_reserve_length hop3112024-01-08-27/+8
|
* Change colour_t to be a strongly typed structure Spartan3222023-12-24-5/+1
| | | | | | | Make RGB default of `colour_t` Distinguish RGB and ARGB colors by type and colour_traits Add `_colour` and `_argb` colour user-defined literals Add `OpenVic::utility::unreachable`
* feat: improved identifier registry macro zaaarf2023-12-10-2/+0
|
* chore: use PROPERTY and its variants when possible zaaarf2023-11-22-32/+0
|
* Cross-platform file lookup (case and separator) hop3112023-11-07-6/+13
|
* History loading changes + PROPERTY macro hop3112023-11-07-16/+15
|
* Stop passing Dates by reference hop3112023-11-07-2/+2
|
* Country: datatypes + TGC compat changes hop3112023-11-07-123/+159
|
* Clang-format formatting (with manual cleanup) hop3112023-10-29-46/+30
|
* Astyle formatting (with manual cleanup) hop3112023-10-29-12/+21
|
* Country History & Order of Battle Loading Joel Machens2023-10-25-3/+7
|
* Separated node->string and string->value parsing hop3112023-10-20-3/+3
|
* Add Country Loading Spartan3222023-10-16-0/+204
Searches for countries.txt then loads the country from the directed file