aboutsummaryrefslogtreecommitdiff
path: root/src/openvic-simulation/map/ProvinceInstance.cpp
Commit message (Expand)AuthorAgeLines
* Move rgo size calculation to rgo wvpm2024-09-24-25/+1
* Clean up unused imports wvpm2024-09-22-2/+1
* ProductionType const& output_good wvpm2024-09-22-1/+1
* Refactored RGO into part of ProvinceInstance wvpm2024-09-22-8/+7
* Clean up wvpm2024-09-22-3/+3
* Also convert pops when changing rgo wvpm2024-09-22-14/+11
* Convert pops to equivalents & calculate rgo size wvpm2024-09-22-11/+56
* Link trade_goods in history to RGO instance for province. wvpm2024-09-22-18/+25
* Map province history rgo to production type for province instance wvpm2024-09-22-3/+23
* Calculate country military power (still needs modifiers + soldier pop support...ranking hop3112024-09-09-5/+24
* Calculate country industrial power (states still need factory data) hop3112024-09-08-19/+14
* Fleshing out Country, State and Province instances + historycountry-instance hop3112024-07-22-28/+102
* Unit position/country/leader handling + more use of unit branch templatesunit-work hop3112024-07-19-23/+18
* Add IndexedMap and use in low key count, high value density casesindexed-map hop3112024-07-17-10/+10
* Unit and leader rework (branch based templates and colony containers)unit-colonies hop3112024-07-14-1/+1
* Use minimal PopBase for pop historypop-base hop3112024-06-27-5/+5
* Renamed Country to CountryDefinitioncountry-definition hop3112024-06-20-4/+4
* Separated GameManager into Definition and Instance Managersinstance-definition-managers hop3112024-06-13-17/+11
* Add GoodInstancegood-instance hop3112024-06-08-5/+21
* Province const/mutable separation + State cleanupconst-mutable hop3112024-06-06-0/+213