aboutsummaryrefslogtreecommitdiff
path: root/src/openvic-simulation/units
Commit message (Collapse)AuthorAgeLines
* fix: various fixes, now runs and parses without military-related errors zaaarf2023-09-23-100/+92
|
* chore: removed hardcoded possible values on unit type zaaarf2023-09-22-16/+8
|
* feat: removed enum, passed goods manager zaaarf2023-09-22-66/+66
|
* feat: implemenet most of the unit loading function zaaarf2023-09-22-15/+103
|
* feat: created Unit struct zaaarf2023-09-21-0/+380
this looks horrid but what can you do