aboutsummaryrefslogtreecommitdiff
path: root/src/openvic-simulation/dataloader/NodeTools.cpp
Commit message (Expand)AuthorAgeLines
* feat: condition loading and parsing zaaarf2024-01-07-3/+7
* Added framework for loading all Conditions and Effects hop3112024-01-02-15/+32
* Add `https://github.com/Tessil/ordered-map` Spartan3222023-12-31-9/+8
* Change colour_t to be a strongly typed structure Spartan3222023-12-24-9/+13
* Vec/set callbacks + crime file + prov building pos hop3112023-12-07-11/+1
* chore: change some lingering lowerCamelCase to snake_case zaaarf2023-11-22-3/+3
* Misc changes hop3112023-11-16-1/+5
* GUI and GFX file loading hop3112023-11-12-7/+15
* History loading changes + PROPERTY macro hop3112023-11-07-2/+7
* Clang-format formatting (with manual cleanup) hop3112023-10-29-75/+66
* Astyle formatting (with manual cleanup) hop3112023-10-29-17/+27
* Country History & Order of Battle Loading Joel Machens2023-10-25-21/+15
* Separated node->string and string->value parsing hop3112023-10-20-22/+26
* Change some NodeTools functions to return Callback concepts Spartan3222023-10-17-3/+3
* allow_empty option for expect_identifier_or_string hop3112023-10-15-3/+3
* TGC compatibility fixes + other cleanup hop3112023-10-13-13/+18
* Lots of accumulated changes hop3112023-10-12-41/+95
* Data types, defaults, callback cleanup Hop3112023-09-29-3/+24
* Removed unnecessary `const std::string_view`s Hop3112023-09-28-1/+1
* Expect modifier value + keys function Hop3112023-09-26-22/+39
* Various fixes, refactors and general cleanup Hop3112023-09-23-0/+14
* Futher scaffolding for province positions loading Hop3112023-09-17-5/+26
* Format cleanup and req comments Hop3112023-09-09-2/+0
* More refactoring and duplicate code removal Hop3112023-09-08-0/+256