Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Data types, defaults, callback cleanup | Hop311 | 2023-09-29 | -64/+71 |
* | Removed unnecessary `const std::string_view`s | Hop311 | 2023-09-28 | -6/+6 |
* | fix: use timespan for unit build time | zaaarf | 2023-09-28 | -7/+10 |
* | Testing (#23) | CptAlanSmith | 2023-09-23 | -18/+17 |
* | chore: converted several types | zaaarf | 2023-09-23 | -41/+41 |
* | fix: various fixes, now runs and parses without military-related errors | zaaarf | 2023-09-23 | -100/+92 |
* | chore: removed hardcoded possible values on unit type | zaaarf | 2023-09-22 | -16/+8 |
* | feat: removed enum, passed goods manager | zaaarf | 2023-09-22 | -66/+66 |
* | feat: implemenet most of the unit loading function | zaaarf | 2023-09-22 | -15/+103 |
* | feat: created Unit struct | zaaarf | 2023-09-21 | -0/+380 |