aboutsummaryrefslogtreecommitdiff
path: root/src/openvic-simulation/country/Country.cpp
Commit message (Expand)AuthorAgeLines
* 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