Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | feat: improved identifier registry macro | zaaarf | 2023-12-10 | -6/+2 |
* | feat: replaced REF_GETTERS with PROPERTY_REF, added PROPERTY_CUSTOM_PREFIX | zaaarf | 2023-12-01 | -1/+1 |
* | chore: use PROPERTY and its variants when possible | zaaarf | 2023-11-22 | -8/+4 |
* | Stop passing Dates by reference | hop311 | 2023-11-07 | -1/+1 |
* | Clang-format formatting (with manual cleanup) | hop311 | 2023-10-29 | -6/+10 |
* | Astyle formatting (with manual cleanup) | hop311 | 2023-10-29 | -2/+4 |
* | Lots of accumulated changes | hop311 | 2023-10-12 | -2/+2 |
* | Removed unnecessary `const std::string_view`s | Hop311 | 2023-09-28 | -4/+4 |
* | Testing (#23) | CptAlanSmith | 2023-09-23 | -5/+3 |
* | Various fixes, refactors and general cleanup | Hop311 | 2023-09-23 | -3/+5 |
* | feat: added issue loading! | zaaarf | 2023-09-20 | -1/+1 |
* | feat: merged PartyIssue and PoliticalReform into single Issue structure | zaaarf | 2023-09-20 | -0/+1 |
* | feat: ideology loading | zaaarf | 2023-09-20 | -1/+2 |
* | feat: added Ideology and IdeologyGroup data structures | zaaarf | 2023-09-19 | -0/+53 |