aboutsummaryrefslogtreecommitdiff
path: root/src/openvic-simulation/politics/Ideology.cpp
Commit message (Collapse)AuthorAgeLines
* History loading changes + PROPERTY macro hop3112023-11-07-1/+1
|
* Stop passing Dates by reference hop3112023-11-07-1/+1
|
* Clang-format formatting (with manual cleanup) hop3112023-10-29-38/+35
|
* Astyle formatting (with manual cleanup) hop3112023-10-29-4/+7
|
* Removed unnecessary `const std::string_view`s Hop3112023-09-28-4/+4
|
* Various fixes, refactors and general cleanup Hop3112023-09-23-15/+20
|
* feat: merged PartyIssue and PoliticalReform into single Issue structure zaaarf2023-09-20-0/+4
|
* feat: ideology loading zaaarf2023-09-20-1/+49
|
* feat: added PartyIssue and PoliticalReform structs zaaarf2023-09-19-1/+1
|
* feat: added Ideology and IdeologyGroup data structures zaaarf2023-09-19-0/+48