aboutsummaryrefslogtreecommitdiff
path: root/src/openvic-simulation/military/LeaderTrait.cpp
Commit message (Expand)AuthorAgeLines
* contextual modifier parsingcontextual_modifier_parsing wvpm11 days-9/+3
* Add modifier effect variants based on the type of modifier being parsedresultant-modifier hop3112024-10-19-1/+1
* Require modifier type when parsing ModifierValues hop3112024-10-19-1/+5
* Move ModifierManager to its own files hop3112024-10-19-0/+2
* Add modifier type enummodifier-types hop3112024-09-20-1/+1
* Cleanup: inheritance, const movable variables, code formattingformat-cleanup hop3112024-07-19-1/+1
* Added reserve_more, expect_dictionary_key[s|_map]_reserve_length[_and_default]reserve_more hop3112024-01-23-11/+24
* feat: improved identifier registry macro zaaarf2023-12-10-2/+0
* chore: use PROPERTY and its variants when possible zaaarf2023-11-22-11/+3
* Clang-format formatting (with manual cleanup) hop3112023-10-29-3/+5
* Astyle formatting (with manual cleanup) hop3112023-10-29-1/+2
* Country History & Order of Battle Loading Joel Machens2023-10-25-1/+1
* Minor cleanup hop3112023-10-20-39/+32
* Implement Leader Trait Loading Joel Machens2023-10-15-0/+60