aboutsummaryrefslogtreecommitdiff
path: root/src/openvic-simulation/history/ProvinceHistory.cpp
Commit message (Expand)AuthorAgeLines
* Added reserve_more, expect_dictionary_key[s|_map]_reserve_length[_and_default]reserve_more hop3112024-01-23-0/+8
* Parse missing variables, Logger counting, misc cleanup hop3112024-01-18-3/+7
* Added map_callback and expect_item_dictionary_reserve_length hop3112024-01-08-9/+27
* Add `https://github.com/Tessil/ordered-map` Spartan3222023-12-31-1/+1
* Additional adjacency loading BuildTools2023-12-17-1/+1
* Province pop history + country government flag override refactors hop3112023-12-13-55/+60
* feat: implemented pop history loading zaaarf2023-12-10-0/+44
* Vec/set callbacks + crime file + prov building pos hop3112023-12-07-15/+7
* Misc changes hop3112023-11-16-8/+8
* Bookmark loading + province and building cleanup hop3112023-11-15-2/+2
* History loading generalisation hop3112023-11-07-251/+94
* History loading changes + PROPERTY macro hop3112023-11-07-109/+108
* Stop passing Dates by reference hop3112023-11-07-4/+4
* Make add_province_history_entry use optionals Spartan3222023-10-30-41/+40
* Clang-format formatting (with manual cleanup) hop3112023-10-29-74/+58
* Astyle formatting (with manual cleanup) hop3112023-10-29-262/+285
* Imrpove Province Histories Joel Machens2023-10-29-23/+83
* Implement Province History Loading BrickPi2023-10-27-0/+263