Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Add alternative modifier calculation (keeping country modifiers out of their ... | hop311 | 2024-10-06 | -6/+12 |
* | Cache modifier effects in dedicated variables | hop311 | 2024-10-05 | -154/+862 |
* | Move ModifierEffect and ModifierValue into their own files | hop311 | 2024-10-05 | -262/+299 |
* | Add nullcheck fuction variants accepting pointer arguments to ModifierValue a... | hop311 | 2024-10-05 | -0/+30 |
* | Add ModifierEffect targets | hop311 | 2024-10-05 | -171/+251 |
* | Make ModifierEffect format argument mandatory | hop311 | 2024-10-05 | -55/+55 |
* | Cache static modifiers in dedicated variables | hop311 | 2024-10-05 | -1/+187 |
* | Store sources in ModifierSum | hop311 | 2024-10-05 | -29/+33 |
* | Add modifier type enummodifier-types | hop311 | 2024-09-20 | -18/+60 |
* | Store national focus encouragement in specific variables rather than modifier... | hop311 | 2024-09-20 | -7/+0 |
* | Add ModifierSum and improve ModifierValue and RuleSet | hop311 | 2024-09-20 | -21/+147 |
* | Rearrange modifier files | hop311 | 2024-09-20 | -0/+827 |