Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Parse missing variables, Logger counting, misc cleanup | hop311 | 2024-01-18 | -24/+143 |
| | ||||
* | Added pop properties (size changes, literacy) | FarmingtonS9 | 2024-01-02 | -4/+9 |
| | ||||
* | Added framework for loading all Conditions and Effects | hop311 | 2024-01-02 | -8/+46 |
| | ||||
* | Removed modifier generating macros. | hop311 | 2023-12-14 | -1/+1 |
| | ||||
* | Made pop type strata moddable | hop311 | 2023-12-13 | -3/+21 |
| | ||||
* | Province pop history + country government flag override refactors | hop311 | 2023-12-13 | -2/+16 |
| | ||||
* | feat: implemented pop history loading | zaaarf | 2023-12-10 | -3/+1 |
| | ||||
* | feat: improved identifier registry macro | zaaarf | 2023-12-10 | -2/+1 |
| | ||||
* | Crime+event modifier loading + misc UI backend | hop311 | 2023-12-02 | -2/+17 |
| | ||||
* | feat: replaced REF_GETTERS with PROPERTY_REF, added PROPERTY_CUSTOM_PREFIX | zaaarf | 2023-12-01 | -5/+2 |
| | ||||
* | chore: use PROPERTY and its variants when possible | zaaarf | 2023-11-22 | -30/+19 |
| | ||||
* | Striped mapmode and improved distributions | hop311 | 2023-11-15 | -1/+1 |
| | ||||
* | Clang-format formatting (with manual cleanup) | hop311 | 2023-10-29 | -11/+12 |
| | ||||
* | Astyle formatting (with manual cleanup) | hop311 | 2023-10-29 | -1/+2 |
| | ||||
* | Minor cleanup | hop311 | 2023-10-20 | -4/+2 |
| | ||||
* | Loading of poptype needs & rebel compositions | k0uneli | 2023-10-16 | -5/+17 |
| | ||||
* | Lots of accumulated changes | hop311 | 2023-10-12 | -1/+1 |
| | ||||
* | Removed unnecessary `const std::string_view`s | Hop311 | 2023-09-28 | -4/+4 |
| | ||||
* | Testing (#23) | CptAlanSmith | 2023-09-23 | -1/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fixes for building scons * Initial proof of concept auto-testing Shows how we can pull loaded data and display it back * Re-did headless Because hubert insisted it be done like this ;) * Auto-Testing Framework Basics * Requirements Calculations * Fix for messy merge (teach me to use merge tools) * Fixing up misc merge issues to fully reconcile with master changes * Re-added missing getters * Move of testing files due to folder reorgs * Use new accessors + int reading fix --------- Co-authored-by: Hop311 <hop3114@gmail.com> | |||
* | Region + localisation loading | Hop311 | 2023-09-14 | -1/+1 |
| | ||||
* | Format cleanup and req comments | Hop311 | 2023-09-09 | -1/+1 |
| | ||||
* | PR feedback + Logger::warning | Hop311 | 2023-09-09 | -4/+2 |
| | ||||
* | More refactoring and duplicate code removal | Hop311 | 2023-09-08 | -0/+101 |