aboutsummaryrefslogtreecommitdiff
path: root/src/openvic-simulation/types
Commit message (Expand)AuthorAgeLines
* History loading generalisation hop3112023-11-07-3/+9
* Cross-platform file lookup (case and separator) hop3112023-11-07-16/+26
* History loading changes + PROPERTY macro hop3112023-11-07-56/+18
* Stop passing Dates by reference hop3112023-11-07-2/+2
* Country: datatypes + TGC compat changes hop3112023-11-07-7/+13
* Clang-format formatting (with manual cleanup) hop3112023-10-29-66/+110
* Astyle formatting (with manual cleanup) hop3112023-10-29-68/+181
* Country History & Order of Battle Loading Joel Machens2023-10-25-18/+18
* Add Defines Loading Spartan3222023-10-20-44/+76
* Separated node->string and string->value parsing hop3112023-10-20-9/+11
* Change `has_identifier` to use `map::contains` Spartan3222023-10-17-8/+12
* Further CLI and modifier reading work hop3112023-10-14-86/+76
* TGC compatibility fixes + other cleanup hop3112023-10-13-23/+60
* Changed return types to std::string_view hop3112023-10-13-7/+15
* Further cleanup and rearrangement hop3112023-10-13-7/+5
* Lots of accumulated changes hop3112023-10-12-72/+117
* Data types, defaults, callback cleanup Hop3112023-09-29-0/+10
* Removed unnecessary `const std::string_view`s Hop3112023-09-28-12/+12
* Fixed point to_string rounding Hop3112023-09-26-9/+24
* Calculate terrain types from pixels Hop3112023-09-25-1/+1
* Adding terrain image/type loading Hop3112023-09-25-0/+1
* Merge pull request #32 from OpenVicProject/fixed-point-fix Hop3112023-09-24-1/+1
|\
| * Stopped fixed point falling for Zeno's paradox Hop3112023-09-24-1/+1
* | fix: fixed multiple compile-time warnings zaaarf2023-09-24-11/+11
|/
* Fixed pop type loading issue Hop3112023-09-24-0/+10
* Testing (#23) CptAlanSmith2023-09-23-2/+18
* Province adjacency scaffolding Hop3112023-09-18-8/+50
* Scaffolding for `positions.txt` + modifier loading Hop3112023-09-16-3/+4
* Fixed Mac explicit template issue Hop3112023-09-16-2/+2
* 2D-vectors (positions.txt needs fixed point vecs) Hop3112023-09-16-0/+121
* First go at Modifiers Hop3112023-09-15-10/+16
* Format cleanup and req comments Hop3112023-09-09-1/+1
* PR feedback + Logger::warning Hop3112023-09-09-0/+11
* More refactoring and duplicate code removal Hop3112023-09-08-0/+1358