aboutsummaryrefslogtreecommitdiff
path: root/src/openvic-simulation/Modifier.hpp
Commit message (Expand)AuthorAgeLines
* History loading changes + PROPERTY macro hop3112023-11-07-2/+2
* Stop passing Dates by reference hop3112023-11-07-1/+1
* ModifierEffects stored as instances hop3112023-10-30-4/+12
* Clang-format formatting (with manual cleanup) hop3112023-10-29-38/+38
* Astyle formatting (with manual cleanup) hop3112023-10-29-16/+45
* Minor cleanup hop3112023-10-20-4/+2
* Add Vanilla Modifier Effects Joel Machens2023-10-17-10/+8
* Further CLI and modifier reading work hop3112023-10-14-0/+18
* TGC compatibility fixes + other cleanup hop3112023-10-13-9/+13
* Further cleanup and rearrangement hop3112023-10-13-13/+19
* Lots of accumulated changes hop3112023-10-12-2/+2
* Removed unnecessary `const std::string_view`s Hop3112023-09-28-5/+5
* Expect modifier value + keys function Hop3112023-09-26-1/+17
* Adding terrain image/type loading Hop3112023-09-25-1/+6
* fix: fixed multiple compile-time warnings zaaarf2023-09-24-0/+2
* Testing (#23) CptAlanSmith2023-09-23-1/+1
* Scaffolding for `positions.txt` + modifier loading Hop3112023-09-16-0/+5
* 2D-vectors (positions.txt needs fixed point vecs) Hop3112023-09-16-0/+1
* First go at Modifiers Hop3112023-09-15-0/+95