aboutsummaryrefslogtreecommitdiff
path: root/src/openvic-simulation/politics/Ideology.hpp
Commit message (Expand)AuthorAgeLines
* 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