aboutsummaryrefslogtreecommitdiff
path: root/src/openvic-simulation/modifier
Commit message (Expand)AuthorAgeLines
* Require modifier type when parsing ModifierValues hop3112024-10-19-48/+130
* Switch to excluding given modifier effect targets rather than using a positiv... hop3112024-10-19-33/+130
* Move ModifierManager to its own files hop3112024-10-19-829/+833
* Add alternative modifier calculation (keeping country modifiers out of their ... hop3112024-10-06-6/+12
* Cache modifier effects in dedicated variables hop3112024-10-05-154/+862
* Move ModifierEffect and ModifierValue into their own files hop3112024-10-05-262/+299
* Add nullcheck fuction variants accepting pointer arguments to ModifierValue a... hop3112024-10-05-0/+30
* Add ModifierEffect targets hop3112024-10-05-171/+251
* Make ModifierEffect format argument mandatory hop3112024-10-05-55/+55
* Cache static modifiers in dedicated variables hop3112024-10-05-1/+187
* Store sources in ModifierSum hop3112024-10-05-29/+33
* Add modifier type enummodifier-types hop3112024-09-20-18/+60
* Store national focus encouragement in specific variables rather than modifier... hop3112024-09-20-7/+0
* Add ModifierSum and improve ModifierValue and RuleSet hop3112024-09-20-21/+147
* Rearrange modifier files hop3112024-09-20-0/+827