| Commit message (Expand) | Author | Age | Lines |
* | Add ModifierEffect targets | hop311 | 2024-10-05 | -2/+4 |
* | Make ModifierEffect format argument mandatory | hop311 | 2024-10-05 | -1/+1 |
* | Store national focus encouragement in specific variables rather than modifier... | hop311 | 2024-09-20 | -7/+0 |
* | ModifierEffect and Rule localisation keysrule-modifier-locale-keys | hop311 | 2024-09-19 | -1/+6 |
* | Reduce pop size to int32pop_size_int32 | wvpm | 2024-09-18 | -3/+3 |
* | Calculate country military power (still needs modifiers + soldier pop support...ranking | hop311 | 2024-09-09 | -1/+29 |
* | Remove unnecessary asserts + make `vec2_t(T val)` constructor explicitremove-asserts | hop311 | 2024-08-29 | -14/+11 |
* | Fleshing out Country, State and Province instances + historycountry-instance | hop311 | 2024-07-22 | -1/+4 |
* | Add IndexedMap and use in low key count, high value density casesindexed-map | hop311 | 2024-07-17 | -22/+26 |
* | Use minimal PopBase for pop historypop-base | hop311 | 2024-06-27 | -42/+49 |
* | Renamed Country to CountryDefinitioncountry-definition | hop311 | 2024-06-20 | -33/+36 |
* | Separated GameManager into Definition and Instance Managersinstance-definition-managers | hop311 | 2024-06-13 | -17/+17 |
* | Add GoodInstancegood-instance | hop311 | 2024-06-08 | -23/+27 |
* | Province const/mutable separation + State cleanupconst-mutable | hop311 | 2024-06-06 | -4/+2 |
* | Dynamically load default GraphicalCultureType | hop311 | 2024-04-15 | -16/+21 |
* | Add Pop attributes + generate test valuespop-menu | hop311 | 2024-03-20 | -1/+104 |
* | feat: unit instance type definition, renamed existing structs for consistencymilitary-units | zaaarf | 2024-03-16 | -8/+8 |
* | Reworked Units and added IdentifierPointerRegistryunit-rework | hop311 | 2024-01-23 | -20/+32 |
* | Added reserve_more, expect_dictionary_key[s|_map]_reserve_length[_and_default]reserve_more | hop311 | 2024-01-23 | -23/+37 |
* | Miscellaneous bug fixes and format cleanupmisc-changes | hop311 | 2024-01-22 | -1/+1 |
* | Parse missing variables, Logger counting, misc cleanup | hop311 | 2024-01-18 | -137/+489 |
* | Case insensitive modifiers & added more | wvpm | 2024-01-12 | -3/+5 |
* | Added NationalFocus ModifierEffects + bool variables | hop311 | 2024-01-12 | -0/+5 |
* | Added map_callback and expect_item_dictionary_reserve_length | hop311 | 2024-01-08 | -24/+18 |
* | feat: condition loading and parsing | zaaarf | 2024-01-07 | -11/+14 |
* | Added pop properties (size changes, literacy) | FarmingtonS9 | 2024-01-02 | -10/+12 |
* | Added framework for loading all Conditions and Effects | hop311 | 2024-01-02 | -19/+179 |
* | Change colour_t to be a strongly typed structure | Spartan322 | 2023-12-24 | -19/+10 |
* | Removed modifier generating macros. | hop311 | 2023-12-14 | -14/+15 |
* | Made pop type strata moddable | hop311 | 2023-12-13 | -14/+76 |
* | Province pop history + country government flag override refactors | hop311 | 2023-12-13 | -4/+55 |
* | feat: implemented pop history loading | zaaarf | 2023-12-10 | -28/+1 |
* | feat: improved identifier registry macro | zaaarf | 2023-12-10 | -22/+7 |
* | Vec/set callbacks + crime file + prov building pos | hop311 | 2023-12-07 | -3/+1 |
* | Crime+event modifier loading + misc UI backend | hop311 | 2023-12-02 | -28/+65 |
* | feat: replaced REF_GETTERS with PROPERTY_REF, added PROPERTY_CUSTOM_PREFIX | zaaarf | 2023-12-01 | -5/+2 |
* | chore: use PROPERTY and its variants when possible | zaaarf | 2023-11-22 | -162/+28 |
* | Misc changes | hop311 | 2023-11-16 | -24/+13 |
* | Striped mapmode and improved distributions | hop311 | 2023-11-15 | -1/+1 |
* | Cross-platform file lookup (case and separator) | hop311 | 2023-11-07 | -1/+1 |
* | History loading changes + PROPERTY macro | hop311 | 2023-11-07 | -4/+4 |
* | Clang-format formatting (with manual cleanup) | hop311 | 2023-10-29 | -132/+131 |
* | Astyle formatting (with manual cleanup) | hop311 | 2023-10-29 | -20/+36 |
* | Separated node->string and string->value parsing | hop311 | 2023-10-20 | -3/+3 |
* | Minor cleanup | hop311 | 2023-10-20 | -23/+3 |
* | Loading of poptype needs & rebel compositions | k0uneli | 2023-10-16 | -14/+57 |
* | TGC compatibility fixes + other cleanup | hop311 | 2023-10-13 | -10/+10 |
* | Changed return types to std::string_view | hop311 | 2023-10-13 | -2/+2 |
* | Lots of accumulated changes | hop311 | 2023-10-12 | -40/+26 |
* | Data types, defaults, callback cleanup | Hop311 | 2023-09-29 | -5/+5 |