aboutsummaryrefslogtreecommitdiff
path: root/src/openvic-simulation/types/IdentifierRegistry.hpp
Commit message (Expand)AuthorAgeLines
* Reworked UniqueKeyRegistry template params + added support for std::deque sto... hop3112024-01-13-120/+215
* Added map_callback and expect_item_dictionary_reserve_length hop3112024-01-08-93/+111
* Added case insensitive ordered set and map and IdentifierRegistry hop3112024-01-03-11/+24
* Added expect_item_dictionary_and_default hop3112024-01-03-21/+44
* Change colour_t to be a strongly typed structure Spartan3222023-12-24-18/+31
* feat: improved identifier registry macro zaaarf2023-12-10-46/+31
* Crime+event modifier loading + misc UI backend hop3112023-12-02-30/+56
* feat: replaced REF_GETTERS with PROPERTY_REF, added PROPERTY_CUSTOM_PREFIX zaaarf2023-12-01-3/+1
* Bookmark loading + province and building cleanup hop3112023-11-15-0/+3
* Striped mapmode and improved distributions hop3112023-11-15-19/+4
* Directory lookup refactor+suppressed wargoal error hop3112023-11-13-15/+22
* 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-41/+8
* Country: datatypes + TGC compat changes hop3112023-11-07-7/+13
* Clang-format formatting (with manual cleanup) hop3112023-10-29-29/+63
* Astyle formatting (with manual cleanup) hop3112023-10-29-13/+20
* 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-15/+38
* Changed return types to std::string_view hop3112023-10-13-6/+14
* Further cleanup and rearrangement hop3112023-10-13-7/+5
* Lots of accumulated changes hop3112023-10-12-65/+91
* Data types, defaults, callback cleanup Hop3112023-09-29-0/+10
* Removed unnecessary `const std::string_view`s Hop3112023-09-28-7/+7
* Adding terrain image/type loading Hop3112023-09-25-0/+1
* fix: fixed multiple compile-time warnings zaaarf2023-09-24-0/+1
* Fixed pop type loading issue Hop3112023-09-24-0/+10
* Testing (#23) CptAlanSmith2023-09-23-1/+17
* Province adjacency scaffolding Hop3112023-09-18-8/+50
* Scaffolding for `positions.txt` + modifier loading Hop3112023-09-16-3/+3
* First go at Modifiers Hop3112023-09-15-2/+2
* PR feedback + Logger::warning Hop3112023-09-09-0/+3
* More refactoring and duplicate code removal Hop3112023-09-08-0/+197