aboutsummaryrefslogtreecommitdiff
path: root/src/openvic-simulation/military/Unit.cpp
Commit message (Collapse)AuthorAgeLines
* feat: unit instance type definition, renamed existing structs for consistencymilitary-units zaaarf2024-03-16-343/+0
|
* Reworked Units and added IdentifierPointerRegistryunit-rework hop3112024-01-23-135/+227
|
* Parse missing variables, Logger counting, misc cleanup hop3112024-01-18-2/+2
|
* Case insensitive modifiers & added more wvpm2024-01-12-22/+22
|
* Support culture restrictions for units wvpm2024-01-07-4/+15
| | | | Style
* Fixed TGC compatibility + misc cleanup hop3112023-12-23-2/+2
|
* Removed modifier generating macros. hop3112023-12-14-38/+39
|
* feat: improved identifier registry macro zaaarf2023-12-10-2/+0
|
* feat: implemented invention dataloading zaaarf2023-12-05-3/+4
|
* Crime+event modifier loading + misc UI backend hop3112023-12-02-8/+8
|
* feat: implemented modifier identifier flattening, added/fixed remaining tech ↵ zaaarf2023-12-02-6/+55
| | | | modifiers effects
* chore: use PROPERTY and its variants when possible zaaarf2023-11-22-164/+0
|
* History loading changes + PROPERTY macro hop3112023-11-07-6/+10
|
* Clang-format formatting (with manual cleanup) hop3112023-10-29-27/+23
|
* Astyle formatting (with manual cleanup) hop3112023-10-29-68/+71
|
* Minor cleanup hop3112023-10-20-2/+0
|
* TGC compatibility fixes + other cleanup hop3112023-10-13-104/+120
|
* Changed return types to std::string_view hop3112023-10-13-7/+7
|
* Further cleanup and rearrangement hop3112023-10-13-0/+338