aboutsummaryrefslogtreecommitdiff
path: root/src/openvic-simulation/military
Commit message (Collapse)AuthorAgeLines
* feat: unit instance type definition, renamed existing structs for consistencymilitary-units zaaarf2024-03-16-218/+365
|
* Reworked ReturnByValue, warn_or_error, expect_date_[identifier_or_]string hop3112024-02-04-1/+1
|
* Reworked Units and added IdentifierPointerRegistryunit-rework hop3112024-01-23-193/+337
|
* Added reserve_more, expect_dictionary_key[s|_map]_reserve_length[_and_default]reserve_more hop3112024-01-23-15/+26
|
* Miscellaneous bug fixes and format cleanupmisc-changes hop3112024-01-22-6/+10
|
* Merge pull request #131 from OpenVicProject/misc-changes Hop3112024-01-18-11/+12
|\ | | | | Parse missing variables, Logger counting, misc cleanup
| * Parse missing variables, Logger counting, misc cleanup hop3112024-01-18-11/+12
| |
* | Minor enum cleanup, changed string functions into stream overloads hop3112024-01-18-30/+30
|/
* Case insensitive modifiers & added more wvpm2024-01-12-22/+22
|
* Added map_callback and expect_item_dictionary_reserve_length hop3112024-01-08-4/+9
|
* Merge pull request #111 from OpenVicProject/conditions-checking zaaarf2024-01-07-3/+7
|\ | | | | Condition definition checking/loading
| * feat: condition loading and parsing zaaarf2024-01-07-3/+7
| | | | | | | | Co-authored-by: Hop311 <Hop3114@gmail.com>
* | Support culture restrictions for units wvpm2024-01-07-6/+19
|/ | | | Style
* Added framework for loading all Conditions and Effects hop3112024-01-02-201/+174
|
* Fixed TGC compatibility + misc cleanup hop3112023-12-23-2/+2
|
* Removed modifier generating macros. hop3112023-12-14-39/+40
|
* feat: improved identifier registry macro zaaarf2023-12-10-24/+4
|
* feat: implemented invention dataloading zaaarf2023-12-05-3/+4
|
* Crime+event modifier loading + misc UI backend hop3112023-12-02-27/+27
|
* feat: implemented modifier identifier flattening, added/fixed remaining tech ↵ zaaarf2023-12-02-6/+57
| | | | modifiers effects
* feat: replaced REF_GETTERS with PROPERTY_REF, added PROPERTY_CUSTOM_PREFIX zaaarf2023-12-01-17/+11
|
* chore: use PROPERTY and its variants when possible zaaarf2023-11-22-273/+51
|
* Misc changes hop3112023-11-16-3/+3
|
* Striped mapmode and improved distributions hop3112023-11-15-1/+1
|
* Directory lookup refactor+suppressed wargoal error hop3112023-11-13-147/+68
|
* Diplomacy History Loading Joel Machens2023-11-08-18/+18
|
* Implement Wargoal Loading Joel Machens2023-11-08-0/+441
|
* Cross-platform file lookup (case and separator) hop3112023-11-07-11/+7
|
* History loading changes + PROPERTY macro hop3112023-11-07-118/+189
|
* Clang-format formatting (with manual cleanup) hop3112023-10-29-65/+50
|
* Astyle formatting (with manual cleanup) hop3112023-10-29-158/+181
|
* Country History & Order of Battle Loading Joel Machens2023-10-25-16/+231
|
* Minor cleanup hop3112023-10-20-93/+84
|
* Implement Leader Trait Loading Joel Machens2023-10-15-0/+135
|
* TGC compatibility fixes + other cleanup hop3112023-10-13-124/+146
|
* Changed return types to std::string_view hop3112023-10-13-14/+14
|
* Further cleanup and rearrangement hop3112023-10-13-0/+521