aboutsummaryrefslogtreecommitdiff
path: root/src/openvic-simulation/dataloader/Vic2PathSearch.cpp
Commit message (Expand)AuthorAgeLines
* Fix handling empty `vic2_steam_lib_directory`fix/lexy-vdf-parse-error Spartan3222024-08-31-2/+4
* Cleanup: inheritance, const movable variables, code formattingformat-cleanup hop3112024-07-19-3/+3
* Update OpenVicProject/OpenVic-Dataloader@4a49007dryad zaaarf2024-07-07-2/+2
* Harmonize empty result behavior for `_search_for_game_path` Spartan3222024-01-19-13/+30
* Added case insensitive ordered set and map and IdentifierRegistry hop3112024-01-03-9/+2
* Add `https://github.com/Tessil/ordered-map` Spartan3222023-12-31-1/+2
* Move Victoria 2 path searching to Vic2PathSearch.cpp Spartan3222023-12-04-0/+342