aboutsummaryrefslogtreecommitdiff
path: root/src/openvic-simulation/misc/Define.cpp
Commit message (Collapse)AuthorAgeLines
* feat: improved identifier registry macro zaaarf2023-12-10-2/+0
|
* Vec/set callbacks + crime file + prov building pos hop3112023-12-07-1/+0
|
* Bookmark loading + province and building cleanup hop3112023-11-15-12/+13
|
* Stop passing Dates by reference hop3112023-11-07-2/+2
|
* Clang-format formatting (with manual cleanup) hop3112023-10-29-13/+6
|
* Astyle formatting (with manual cleanup) hop3112023-10-29-28/+32
|
* Add Defines Loading Spartan3222023-10-20-0/+121
Caches start_date and end_date in DefineManager Add static `get_property` and HASID_PROPERTY macro to HasIdentifier