aboutsummaryrefslogtreecommitdiff
path: root/src/openvic-simulation/types/Vector.hpp
Commit message (Expand)AuthorAgeLines
* Remove unnecessary asserts + make `vec2_t(T val)` constructor explicitremove-asserts hop3112024-08-29-1/+1
* Rework province position loading and map dims hop3112024-04-15-0/+9
* Reworked ReturnByValue, warn_or_error, expect_date_[identifier_or_]string hop3112024-02-04-0/+3
* Clock refactor + misc small fixes hop3112023-12-28-1/+1
* Additional adjacency loading BuildTools2023-12-17-0/+10
* Make vec2_t header only (friend functions weren't being found) hop3112023-12-09-18/+114
* Lots of accumulated changes hop3112023-10-12-5/+7
* fix: fixed multiple compile-time warnings zaaarf2023-09-24-5/+10
* Scaffolding for `positions.txt` + modifier loading Hop3112023-09-16-0/+1
* 2D-vectors (positions.txt needs fixed point vecs) Hop3112023-09-16-0/+35