| Commit message (Expand) | Author | Age | Lines |
* | Implement rgo for new gameprepare_for_rgo | wvpm | 7 days | -2/+20 |
* | Added support for remove_culture custom instructionremove-culture | zaaarf | 2024-09-27 | -3/+31 |
* | CountryInstance unlock tech, invention, crime, building, unit, gas etc. | hop311 | 2024-09-12 | -2/+13 |
* | Calculate country industrial power (states still need factory data) | hop311 | 2024-09-08 | -15/+22 |
* | Merge pull request #179 from OpenVicProject/bookmark-position | Hop311 | 2024-07-24 | -19/+15 |
|\ |
|
| * | Load bookmark position as fvec2_t with height flippedbookmark-position | hop311 | 2024-07-24 | -19/+15 |
* | | Fleshing out Country, State and Province instances + historycountry-instance | hop311 | 2024-07-22 | -17/+34 |
|/ |
|
* | Cleanup: inheritance, const movable variables, code formattingformat-cleanup | hop311 | 2024-07-19 | -15/+29 |
* | Add IndexedMap and use in low key count, high value density casesindexed-map | hop311 | 2024-07-17 | -14/+32 |
* | Use minimal PopBase for pop historypop-base | hop311 | 2024-06-27 | -4/+2 |
* | Renamed Country to CountryDefinitioncountry-definition | hop311 | 2024-06-20 | -175/+200 |
* | Separated GameManager into Definition and Instance Managersinstance-definition-managers | hop311 | 2024-06-13 | -81/+90 |
* | Add GoodInstancegood-instance | hop311 | 2024-06-08 | -4/+5 |
* | Separated MapDefinition and MapInstancemap-instance | hop311 | 2024-06-07 | -9/+10 |
* | Province const/mutable separation + State cleanupconst-mutable | hop311 | 2024-06-06 | -133/+233 |
* | Add std::optional assign pointer callback with overwrite controlpointer-opt | hop311 | 2024-04-15 | -11/+11 |
* | Reworked ReturnByValue, warn_or_error, expect_date_[identifier_or_]string | hop311 | 2024-02-04 | -24/+24 |
* | Added reserve_more, expect_dictionary_key[s|_map]_reserve_length[_and_default]reserve_more | hop311 | 2024-01-23 | -34/+54 |
* | Parse missing variables, Logger counting, misc cleanup | hop311 | 2024-01-18 | -3/+7 |
* | Added map_callback and expect_item_dictionary_reserve_length | hop311 | 2024-01-08 | -69/+51 |
* | More impassable adjacencies + WVPM mod fixes | hop311 | 2024-01-07 | -1/+1 |
* | Reparations & optional end date | wvpm | 2024-01-07 | -58/+153 |
* | Added framework for loading all Conditions and Effects | hop311 | 2024-01-02 | -13/+33 |
* | Add `https://github.com/Tessil/ordered-map` | Spartan322 | 2023-12-31 | -14/+17 |
* | Fixed TGC compatibility + misc cleanup | hop311 | 2023-12-23 | -4/+4 |
* | Additional adjacency loading | BuildTools | 2023-12-17 | -1/+1 |
* | Province pop history + country government flag override refactors | hop311 | 2023-12-13 | -99/+174 |
* | feat: completed country history loading | zaaarf | 2023-12-11 | -16/+23 |
* | feat: implemented pop history loading | zaaarf | 2023-12-10 | -2/+52 |
* | feat: improved identifier registry macro | zaaarf | 2023-12-10 | -7/+1 |
* | feat: added missing country history keys (except decisions) | zaaarf | 2023-12-10 | -13/+44 |
* | feat: loading techs, inventions and foreign investments in country history | zaaarf | 2023-12-09 | -7/+38 |
* | Vec/set callbacks + crime file + prov building pos | hop311 | 2023-12-07 | -39/+27 |
* | Crime+event modifier loading + misc UI backend | hop311 | 2023-12-02 | -2/+2 |
* | feat: replaced REF_GETTERS with PROPERTY_REF, added PROPERTY_CUSTOM_PREFIX | zaaarf | 2023-12-01 | -14/+8 |
* | chore: use PROPERTY and its variants when possible | zaaarf | 2023-11-22 | -149/+23 |
* | Misc changes | hop311 | 2023-11-16 | -11/+11 |
* | Bookmark loading + province and building cleanup | hop311 | 2023-11-15 | -15/+13 |
* | Striped mapmode and improved distributions | hop311 | 2023-11-15 | -2/+2 |
* | Directory lookup refactor+suppressed wargoal error | hop311 | 2023-11-13 | -3/+3 |
* | Apply Province Histories | BrickPi | 2023-11-12 | -0/+1 |
* | Diplomacy History Loading | Joel Machens | 2023-11-08 | -0/+445 |
* | History loading generalisation | hop311 | 2023-11-07 | -672/+411 |
* | History loading changes + PROPERTY macro | hop311 | 2023-11-07 | -252/+232 |
* | Stop passing Dates by reference | hop311 | 2023-11-07 | -15/+15 |
* | Country: datatypes + TGC compat changes | hop311 | 2023-11-07 | -4/+5 |
* | Make add_province_history_entry use optionals | Spartan322 | 2023-10-30 | -45/+45 |
* | Clang-format formatting (with manual cleanup) | hop311 | 2023-10-29 | -317/+242 |
* | Astyle formatting (with manual cleanup) | hop311 | 2023-10-29 | -389/+482 |
* | Imrpove Province Histories | Joel Machens | 2023-10-29 | -28/+96 |