aboutsummaryrefslogtreecommitdiff
path: root/src/openvic-simulation/country/CountryInstance.cpp
Commit message (Expand)AuthorAgeLines
* Fleshing out Country, State and Province instances + historycountry-instance hop3112024-07-22-32/+281
* Unit position/country/leader handling + more use of unit branch templatesunit-work hop3112024-07-19-66/+40
* Add IndexedMap and use in low key count, high value density casesindexed-map hop3112024-07-17-20/+37
* Unit and leader rework (branch based templates and colony containers)unit-colonies hop3112024-07-14-3/+90
* Renamed Country to CountryDefinitioncountry-definition hop3112024-06-20-15/+28
* Separated MapDefinition and MapInstancemap-instance hop3112024-06-07-2/+5
* Province const/mutable separation + State cleanupconst-mutable hop3112024-06-06-0/+2
* Generate starting unit instancesunits hop3112024-04-15-23/+81
* Added framework for loading all Conditions and Effects hop3112024-01-02-1/+1
* feat: added missing country history keys (except decisions) zaaarf2023-12-10-1/+1
* Misc changes hop3112023-11-16-56/+56
* Bookmark loading + province and building cleanup hop3112023-11-15-1/+1
* Added CountryInstance & Country History Apply Func Joel Machens2023-11-13-0/+79