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