aboutsummaryrefslogtreecommitdiff
path: root/src/openvic-simulation/politics/Ideology.hpp
Commit message (Expand)AuthorAgeLines
* feat: improved identifier registry macro zaaarf2023-12-10-6/+2
* 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-8/+4
* Stop passing Dates by reference hop3112023-11-07-1/+1
* Clang-format formatting (with manual cleanup) hop3112023-10-29-6/+10
* Astyle formatting (with manual cleanup) hop3112023-10-29-2/+4
* Lots of accumulated changes hop3112023-10-12-2/+2
* Removed unnecessary `const std::string_view`s Hop3112023-09-28-4/+4
* Testing (#23) CptAlanSmith2023-09-23-5/+3
* Various fixes, refactors and general cleanup Hop3112023-09-23-3/+5
* feat: added issue loading! zaaarf2023-09-20-1/+1
* feat: merged PartyIssue and PoliticalReform into single Issue structure zaaarf2023-09-20-0/+1
* feat: ideology loading zaaarf2023-09-20-1/+2
* feat: added Ideology and IdeologyGroup data structures zaaarf2023-09-19-0/+53