aboutsummaryrefslogtreecommitdiff
path: root/src/openvic-simulation/misc
Commit message (Collapse)AuthorAgeLines
* feat: replaced REF_GETTERS with PROPERTY_REF, added PROPERTY_CUSTOM_PREFIX zaaarf2023-12-01-1/+1
|
* chore: use PROPERTY and its variants when possible zaaarf2023-11-22-34/+5
|
* Misc changes hop3112023-11-16-0/+576
|
* Bookmark loading + province and building cleanup hop3112023-11-15-15/+17
|
* History loading changes + PROPERTY macro hop3112023-11-07-3/+3
|
* Stop passing Dates by reference hop3112023-11-07-4/+4
|
* Clang-format formatting (with manual cleanup) hop3112023-10-29-29/+9
|
* Astyle formatting (with manual cleanup) hop3112023-10-29-28/+32
|
* Add Defines Loading Spartan3222023-10-20-0/+184
Caches start_date and end_date in DefineManager Add static `get_property` and HASID_PROPERTY macro to HasIdentifier