Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Further cleanup and rearrangement | hop311 | 2023-10-13 | -171/+0 |
* | Lots of accumulated changes | hop311 | 2023-10-12 | -3/+11 |
* | Data types, defaults, callback cleanup | Hop311 | 2023-09-29 | -22/+24 |
* | Removed unnecessary `const std::string_view`s | Hop311 | 2023-09-28 | -3/+3 |
* | fix: use timespan for unit build time | zaaarf | 2023-09-28 | -3/+4 |
* | Testing (#23) | CptAlanSmith | 2023-09-23 | -6/+5 |
* | chore: converted several types | zaaarf | 2023-09-23 | -20/+20 |
* | fix: various fixes, now runs and parses without military-related errors | zaaarf | 2023-09-23 | -28/+30 |
* | chore: removed hardcoded possible values on unit type | zaaarf | 2023-09-22 | -12/+0 |
* | feat: removed enum, passed goods manager | zaaarf | 2023-09-22 | -31/+31 |
* | feat: implemenet most of the unit loading function | zaaarf | 2023-09-22 | -6/+7 |
* | feat: created Unit struct | zaaarf | 2023-09-21 | -0/+170 |