aboutsummaryrefslogtreecommitdiff
path: root/src/openvic-simulation/country/Country.cpp
Commit message (Expand)AuthorAgeLines
* Separated GameManager into Definition and Instance Managersinstance-definition-managers hop3112024-06-13-13/+14
* Menu reqs: country index, flag type set, province set total populationmenu-reqs hop3112024-04-19-4/+5
* Add default country unit coloursgfx-actor hop3112024-04-15-7/+8
* Add Issue/Reform/Party colours + improve loading hop3112024-03-20-10/+10
* feat: unit instance type definition, renamed existing structs for consistencymilitary-units zaaarf2024-03-16-2/+2
* Added country unit colour loading BetterBite2024-02-15-9/+35
* 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
* 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