Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Switch to excluding given modifier effect targets rather than using a ↵ | hop311 | 2024-10-19 | -16/+42 |
| | | | | positive filter | |||
* | Add alternative modifier calculation (keeping country modifiers out of their ↵ | hop311 | 2024-10-06 | -6/+11 |
| | | | | owned provinces' modifier sums) | |||
* | Move ModifierEffect and ModifierValue into their own files | hop311 | 2024-10-05 | -0/+2 |
| | ||||
* | Add nullcheck fuction variants accepting pointer arguments to ModifierValue ↵ | hop311 | 2024-10-05 | -0/+12 |
| | | | | and ModifierSum | |||
* | Add ModifierEffect targets | hop311 | 2024-10-05 | -8/+30 |
| | ||||
* | Store sources in ModifierSum | hop311 | 2024-10-05 | -16/+14 |
| | ||||
* | Add ModifierSum and improve ModifierValue and RuleSet | hop311 | 2024-09-20 | -0/+58 |