Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Cache modifier effects in dedicated variables | hop311 | 2024-10-05 | -153/+321 |
* | Move ModifierEffect and ModifierValue into their own files | hop311 | 2024-10-05 | -177/+39 |
* | Add nullcheck fuction variants accepting pointer arguments to ModifierValue a... | hop311 | 2024-10-05 | -0/+12 |
* | Add ModifierEffect targets | hop311 | 2024-10-05 | -157/+189 |
* | Make ModifierEffect format argument mandatory | hop311 | 2024-10-05 | -54/+54 |
* | Cache static modifiers in dedicated variables | hop311 | 2024-10-05 | -1/+3 |
* | Store sources in ModifierSum | hop311 | 2024-10-05 | -4/+0 |
* | Add modifier type enummodifier-types | hop311 | 2024-09-20 | -11/+34 |
* | 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 | -17/+47 |
* | Rearrange modifier files | hop311 | 2024-09-20 | -0/+610 |