Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Fix Data Types | Joel Machens | 2023-10-04 | -21/+29 |
* | Fix Extraneous Callback | BrickPi | 2023-10-03 | -7/+3 |
* | Add Requirements | BrickPi | 2023-10-03 | -0/+1 |
* | Finish Government Type Loading | BrickPi | 2023-10-03 | -7/+8 |
* | Initial Government Type Loading | Joel Machens | 2023-10-03 | -0/+136 |
* | Removed unnecessary `const std::string_view`s | Hop311 | 2023-09-28 | -36/+36 |
* | Testing (#23) | CptAlanSmith | 2023-09-23 | -13/+11 |
* | feat: separated once more Issue and Reform | zaaarf | 2023-09-23 | -89/+194 |
* | Various fixes, refactors and general cleanup | Hop311 | 2023-09-23 | -39/+48 |
* | chore: added requirements | zaaarf | 2023-09-20 | -0/+9 |
* | feat: added issue loading! | zaaarf | 2023-09-20 | -18/+80 |
* | feat: merged PartyIssue and PoliticalReform into single Issue structure | zaaarf | 2023-09-20 | -176/+168 |
* | feat: ideology loading | zaaarf | 2023-09-20 | -2/+51 |
* | feat: added PartyIssue and PoliticalReform structs | zaaarf | 2023-09-19 | -1/+177 |
* | feat: added Ideology and IdeologyGroup data structures | zaaarf | 2023-09-19 | -0/+101 |