aboutsummaryrefslogtreecommitdiff
path: root/src/openvic-simulation/units/Unit.hpp
Commit message (Expand)AuthorAgeLines
* chore: converted several types zaaarf2023-09-23-20/+20
* fix: various fixes, now runs and parses without military-related errors zaaarf2023-09-23-28/+30
* chore: removed hardcoded possible values on unit type zaaarf2023-09-22-12/+0
* feat: removed enum, passed goods manager zaaarf2023-09-22-31/+31
* feat: implemenet most of the unit loading function zaaarf2023-09-22-6/+7
* feat: created Unit struct zaaarf2023-09-21-0/+170