Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Move ModifierManager to its own files | hop311 | 2024-10-19 | -122/+4 |
* | Cache modifier effects in dedicated variables | hop311 | 2024-10-05 | -1/+11 |
* | Move ModifierEffect and ModifierValue into their own files | hop311 | 2024-10-05 | -84/+2 |
* | Add nullcheck fuction variants accepting pointer arguments to ModifierValue a... | hop311 | 2024-10-05 | -0/+1 |
* | Add ModifierEffect targets | hop311 | 2024-10-05 | -3/+17 |
* | Make ModifierEffect format argument mandatory | hop311 | 2024-10-05 | -1/+1 |
* | Cache static modifiers in dedicated variables | hop311 | 2024-10-05 | -0/+5 |
* | Store sources in ModifierSum | hop311 | 2024-10-05 | -2/+0 |
* | Add modifier type enummodifier-types | hop311 | 2024-09-20 | -7/+26 |
* | Add ModifierSum and improve ModifierValue and RuleSet | hop311 | 2024-09-20 | -4/+12 |
* | Rearrange modifier files | hop311 | 2024-09-20 | -0/+217 |