aboutsummaryrefslogtreecommitdiff
path: root/src/openvic-simulation/Modifier.cpp
Commit message (Expand)AuthorAgeLines
* 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