| Commit message (Expand) | Author | Age | Lines |
* | Implement rgo for new gameprepare_for_rgo | wvpm | 7 days | -1/+1 |
* | Provinces contribute modifiers to controller, not ownerprovinces_contribute_to_controller_not_owner | wvpm | 9 days | -1/+1 |
* | contextual modifier parsingcontextual_modifier_parsing | wvpm | 11 days | -10/+10 |
* | Switch to excluding given modifier effect targets rather than using a positiv... | hop311 | 2024-10-19 | -3/+1 |
* | Move ModifierManager to its own files | hop311 | 2024-10-19 | -0/+4 |
* | Add alternative modifier calculation (keeping country modifiers out of their ... | hop311 | 2024-10-06 | -11/+33 |
* | Add supply_consumption and mobilization_impact modifier effect check examples | hop311 | 2024-10-05 | -11/+27 |
* | Calculate country and province resultant modifier sums | hop311 | 2024-10-05 | -60/+178 |
* | Added support for remove_culture custom instructionremove-culture | zaaarf | 2024-09-27 | -3/+7 |
* | Country reforms and rulescountry-unlock | hop311 | 2024-09-12 | -30/+83 |
* | CountryInstance unlock tech, invention, crime, building, unit, gas etc. | hop311 | 2024-09-12 | -36/+401 |
* | Calculate country military power (still needs modifiers + soldier pop support...ranking | hop311 | 2024-09-09 | -18/+182 |
* | Calculate country industrial power (states still need factory data) | hop311 | 2024-09-08 | -47/+103 |
* | Add country ranking system + great/secondary powers | hop311 | 2024-09-08 | -27/+212 |
* | Load government flag overrides from history and apply themgov-flag-type | hop311 | 2024-08-30 | -4/+26 |
* | Fleshing out Country, State and Province instances + historycountry-instance | hop311 | 2024-07-22 | -66/+414 |
* | Merge pull request #176 from OpenVicProject/format-cleanup | Hop311 | 2024-07-19 | -1/+1 |
|\ |
|
| * | Cleanup: inheritance, const movable variables, code formattingformat-cleanup | hop311 | 2024-07-19 | -1/+1 |
* | | Unit position/country/leader handling + more use of unit branch templatesunit-work | hop311 | 2024-07-19 | -72/+53 |
|/ |
|
* | Add IndexedMap and use in low key count, high value density casesindexed-map | hop311 | 2024-07-17 | -32/+61 |
* | Unit and leader rework (branch based templates and colony containers)unit-colonies | hop311 | 2024-07-14 | -3/+105 |
* | Renamed Country to CountryDefinitioncountry-definition | hop311 | 2024-06-20 | -47/+62 |
* | Separated GameManager into Definition and Instance Managersinstance-definition-managers | hop311 | 2024-06-13 | -16/+17 |
* | Separated MapDefinition and MapInstancemap-instance | hop311 | 2024-06-07 | -4/+8 |
* | Province const/mutable separation + State cleanupconst-mutable | hop311 | 2024-06-06 | -6/+25 |
* | Menu reqs: country index, flag type set, province set total populationmenu-reqs | hop311 | 2024-04-19 | -7/+9 |
* | Add default country unit coloursgfx-actor | hop311 | 2024-04-15 | -9/+9 |
* | Generate starting unit instancesunits | hop311 | 2024-04-15 | -24/+101 |
* | Add Issue/Reform/Party colours + improve loading | hop311 | 2024-03-20 | -25/+17 |
* | feat: unit instance type definition, renamed existing structs for consistencymilitary-units | zaaarf | 2024-03-16 | -4/+4 |
* | Added country unit colour loading | BetterBite | 2024-02-15 | -11/+45 |
* | Added map_callback and expect_item_dictionary_reserve_length | hop311 | 2024-01-08 | -28/+9 |
* | Added framework for loading all Conditions and Effects | hop311 | 2024-01-02 | -1/+1 |
* | Add `https://github.com/Tessil/ordered-map` | Spartan322 | 2023-12-31 | -3/+4 |
* | Change colour_t to be a strongly typed structure | Spartan322 | 2023-12-24 | -5/+1 |
* | feat: improved identifier registry macro | zaaarf | 2023-12-10 | -9/+2 |
* | feat: added missing country history keys (except decisions) | zaaarf | 2023-12-10 | -1/+1 |
* | Crime+event modifier loading + misc UI backend | hop311 | 2023-12-02 | -0/+2 |
* | feat: replaced REF_GETTERS with PROPERTY_REF, added PROPERTY_CUSTOM_PREFIX | zaaarf | 2023-12-01 | -1/+1 |
* | chore: use PROPERTY and its variants when possible | zaaarf | 2023-11-22 | -50/+8 |
* | Misc changes | hop311 | 2023-11-16 | -84/+84 |
* | Bookmark loading + province and building cleanup | hop311 | 2023-11-15 | -1/+1 |
* | Striped mapmode and improved distributions | hop311 | 2023-11-15 | -1/+1 |
* | Added CountryInstance & Country History Apply Func | Joel Machens | 2023-11-13 | -0/+119 |
* | Apply Province Histories | BrickPi | 2023-11-12 | -1/+0 |
* | Cross-platform file lookup (case and separator) | hop311 | 2023-11-07 | -9/+14 |
* | History loading changes + PROPERTY macro | hop311 | 2023-11-07 | -23/+22 |
* | Stop passing Dates by reference | hop311 | 2023-11-07 | -4/+4 |
* | Country: datatypes + TGC compat changes | hop311 | 2023-11-07 | -162/+205 |
* | Clang-format formatting (with manual cleanup) | hop311 | 2023-10-29 | -63/+36 |