aboutsummaryrefslogtreecommitdiff
path: root/src/openvic-simulation/map/State.hpp
Commit message (Expand)AuthorAgeLines
* Calculate country military power (still needs modifiers + soldier pop support...ranking hop31110 days-0/+2
* Calculate country industrial power (states still need factory data) hop31111 days-2/+7
* Fleshing out Country, State and Province instances + historycountry-instance hop3112024-07-22-8/+20
* Renamed Country to CountryDefinitioncountry-definition hop3112024-06-20-3/+3
* Separated MapDefinition and MapInstancemap-instance hop3112024-06-07-3/+3
* Province const/mutable separation + State cleanupconst-mutable hop3112024-06-06-17/+44
* Made ProvinceSet use Province const* and updated Region loading hop3112023-12-27-9/+3
* Meta regions being used to make states fix hop3112023-12-08-2/+2
* Merge pull request #79 from OpenVicProject/states BrickPi2023-12-05-5/+8
* States First Pass Joel Machens2023-11-28-0/+51