aboutsummaryrefslogtreecommitdiff
path: root/src/openvic-simulation/Modifier.cpp
Commit message (Collapse)AuthorAgeLines
* Misc changes hop3112023-11-16-352/+0
|
* Implement National Foci BrickPi2023-11-15-2/+4
|
* History loading changes + PROPERTY macro hop3112023-11-07-5/+5
|
* Stop passing Dates by reference hop3112023-11-07-1/+1
|
* ModifierEffects stored as instances hop3112023-10-30-23/+14
|
* Clang-format formatting (with manual cleanup) hop3112023-10-29-30/+40
|
* Astyle formatting (with manual cleanup) hop3112023-10-29-13/+28
|
* Fix Incorrect Modifier Effect Joel Machens2023-10-25-3/+4
|
* Minor cleanup hop3112023-10-20-2/+2
|
* Add Vanilla Modifier Effects Joel Machens2023-10-17-32/+109
|
* Add National Values Loading Joel Machens2023-10-17-19/+22
|
* Implement Leader Trait Loading Joel Machens2023-10-15-2/+11
|
* Further CLI and modifier reading work hop3112023-10-14-15/+49
|
* TGC compatibility fixes + other cleanup hop3112023-10-13-8/+36
|
* Further cleanup and rearrangement hop3112023-10-13-3/+11
|
* Lots of accumulated changes hop3112023-10-12-1/+1
|
* Removed unnecessary `const std::string_view`s Hop3112023-09-28-4/+4
|
* Expect modifier value + keys function Hop3112023-09-26-3/+13
|
* Adding terrain image/type loading Hop3112023-09-25-9/+32
|
* fix: fixed multiple compile-time warnings zaaarf2023-09-24-7/+11
|
* Scaffolding for `positions.txt` + modifier loading Hop3112023-09-16-0/+21
|
* 2D-vectors (positions.txt needs fixed point vecs) Hop3112023-09-16-0/+1
|
* First go at Modifiers Hop3112023-09-15-0/+115