aboutsummaryrefslogtreecommitdiff
path: root/src/openvic-simulation/military/UnitType.hpp
Commit message (Collapse)AuthorAgeLines
* Require modifier type when parsing ModifierValues hop3112024-10-19-3/+5
|
* Move ModifierEffect and ModifierValue into their own files hop3112024-10-05-1/+1
|
* Rearrange modifier files hop3112024-09-20-1/+1
|
* Calculate country military power (still needs modifiers + soldier pop ↵ranking hop3112024-09-09-1/+14
| | | | supported regiment count)
* Unit position/country/leader handling + more use of unit branch templatesunit-work hop3112024-07-19-0/+13
|
* Optimize some string interning casesoptimize/string-interning Spartan3222024-07-18-2/+4
|
* Unit and leader rework (branch based templates and colony containers)unit-colonies hop3112024-07-14-11/+28
|
* Add GoodInstancegood-instance hop3112024-06-08-5/+5
|
* feat: unit instance type definition, renamed existing structs for consistencymilitary-units zaaarf2024-03-16-0/+181