aboutsummaryrefslogtreecommitdiff
path: root/src/openvic-simulation/history/ProvinceHistory.hpp
Commit message (Expand)AuthorAgeLines
* Fleshing out Country, State and Province instances + historycountry-instance hop3112024-07-22-2/+1
* Use minimal PopBase for pop historypop-base hop3112024-06-27-3/+1
* Renamed Country to CountryDefinitioncountry-definition hop3112024-06-20-5/+5
* Separated GameManager into Definition and Instance Managersinstance-definition-managers hop3112024-06-13-6/+12
* Add GoodInstancegood-instance hop3112024-06-08-2/+2
* Separated MapDefinition and MapInstancemap-instance hop3112024-06-07-2/+2
* Province const/mutable separation + State cleanupconst-mutable hop3112024-06-06-15/+29
* Added reserve_more, expect_dictionary_key[s|_map]_reserve_length[_and_default]reserve_more hop3112024-01-23-4/+2
* Add `https://github.com/Tessil/ordered-map` Spartan3222023-12-31-3/+4
* Province pop history + country government flag override refactors hop3112023-12-13-5/+10
* feat: implemented pop history loading zaaarf2023-12-10-0/+6
* Misc changes hop3112023-11-16-3/+3
* Bookmark loading + province and building cleanup hop3112023-11-15-3/+2
* Striped mapmode and improved distributions hop3112023-11-15-1/+1
* History loading generalisation hop3112023-11-07-59/+39
* History loading changes + PROPERTY macro hop3112023-11-07-18/+23
* Stop passing Dates by reference hop3112023-11-07-1/+1
* Make add_province_history_entry use optionals Spartan3222023-10-30-4/+5
* Clang-format formatting (with manual cleanup) hop3112023-10-29-20/+6
* Astyle formatting (with manual cleanup) hop3112023-10-29-75/+78
* Imrpove Province Histories Joel Machens2023-10-29-5/+13
* Implement Province History Loading BrickPi2023-10-27-0/+88