aboutsummaryrefslogtreecommitdiff
path: root/src/openvic-simulation/economy/GoodDefinition.cpp
Commit message (Expand)AuthorAgeLines
* Implement rgo for new gameprepare_for_rgo wvpm7 days-18/+18
* contextual modifier parsingcontextual_modifier_parsing wvpm11 days-2/+2
* Move ModifierManager to its own files hop3112024-10-19-1/+1
* Cache modifier effects in dedicated variables hop3112024-10-05-25/+67
* Move ModifierEffect and ModifierValue into their own files hop3112024-10-05-0/+2
* Add ModifierEffect targets hop3112024-10-05-1/+2
* Store national focus encouragement in specific variables rather than modifier... hop3112024-09-20-7/+0
* ModifierEffect and Rule localisation keysrule-modifier-locale-keys hop3112024-09-19-12/+29
* Remove price_t aliasremove-price_t hop3112024-09-06-4/+4
* Remove unnecessary asserts + make `vec2_t(T val)` constructor explicitremove-asserts hop3112024-08-29-9/+17
* Add IndexedMap and use in low key count, high value density casesindexed-map hop3112024-07-17-1/+1
* Add GoodInstancegood-instance hop3112024-06-08-0/+109