| Commit message (Expand) | Author | Age | Lines |
* | Assorted minor fixes (clang-format.sh shebang, parse national foci scripts, f...assorted-fixes | hop311 | 2024-08-14 | -24/+28 |
* | Music and Sound Effect define loadingsim_music | Nemrav | 2024-08-03 | -0/+150 |
* | Cleanup: inheritance, const movable variables, code formattingformat-cleanup | hop311 | 2024-07-19 | -5/+6 |
* | Update OpenVicProject/OpenVic-Dataloader@4a49007dryad | zaaarf | 2024-07-07 | -2/+6 |
* | Separated GameManager into Definition and Instance Managersinstance-definition-managers | hop311 | 2024-06-13 | -29/+29 |
* | Reworked ReturnByValue, warn_or_error, expect_date_[identifier_or_]string | hop311 | 2024-02-04 | -3/+1 |
* | Reworked Units and added IdentifierPointerRegistryunit-rework | hop311 | 2024-01-23 | -0/+1 |
* | Added reserve_more, expect_dictionary_key[s|_map]_reserve_length[_and_default]reserve_more | hop311 | 2024-01-23 | -45/+41 |
* | Miscellaneous bug fixes and format cleanupmisc-changes | hop311 | 2024-01-22 | -6/+6 |
* | Parse missing variables, Logger counting, misc cleanup | hop311 | 2024-01-18 | -7/+11 |
* | <strata>_<need>_needs do have effect | wvpm | 2024-01-14 | -5/+3 |
* | Reworked UniqueKeyRegistry template params + added support for std::deque sto... | hop311 | 2024-01-13 | -10/+5 |
* | Moved westernisation cost modifiers and added some to no effect | wvpm | 2024-01-13 | -6/+9 |
* | Case insensitive modifiers & added more | wvpm | 2024-01-12 | -37/+53 |
* | Added map_callback and expect_item_dictionary_reserve_length | hop311 | 2024-01-08 | -9/+9 |
* | feat: condition loading and parsing | zaaarf | 2024-01-07 | -21/+41 |
* | Mutually exclusive rule groups + modded building rules | hop311 | 2024-01-03 | -2/+6 |
* | Added framework for loading all Conditions and Effects | hop311 | 2024-01-02 | -46/+159 |
* | Add `https://github.com/Tessil/ordered-map` | Spartan322 | 2023-12-31 | -3/+8 |
* | Clock refactor + misc small fixes | hop311 | 2023-12-28 | -119/+128 |
* | feat: rule and modifier loading for issues and reforms | zaaarf | 2023-12-28 | -0/+6 |
* | Fixed TGC compatibility + misc cleanup | hop311 | 2023-12-23 | -66/+80 |
* | Merge pull request #92 from OpenVicProject/dataloading-onactions | Hop311 | 2023-12-14 | -0/+58 |
|\ |
|
| * | feat: on_action dataloading | zaaarf | 2023-12-14 | -0/+58 |
* | | Removed modifier generating macros. | hop311 | 2023-12-14 | -3/+8 |
* | | Made pop type strata moddable | hop311 | 2023-12-13 | -15/+0 |
* | | Province pop history + country government flag override refactors | hop311 | 2023-12-13 | -2/+2 |
|/ |
|
* | feat: improved identifier registry macro | zaaarf | 2023-12-10 | -32/+7 |
* | feat: decision dataloading | zaaarf | 2023-12-10 | -0/+122 |
* | Generic Event Loading | BrickPi | 2023-12-10 | -0/+220 |
* | Vec/set callbacks + crime file + prov building pos | hop311 | 2023-12-07 | -60/+8 |
* | feat: implemented invention dataloading | zaaarf | 2023-12-05 | -15/+36 |
* | Crime+event modifier loading + misc UI backend | hop311 | 2023-12-02 | -27/+261 |
* | feat: implemented modifier identifier flattening, added/fixed remaining tech ... | zaaarf | 2023-12-02 | -25/+54 |
* | feat: implemented basic technology and school loading (modifier processing is... | zaaarf | 2023-10-22 | -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 | -34/+5 |
* | Misc changes | hop311 | 2023-11-16 | -0/+576 |
* | Bookmark loading + province and building cleanup | hop311 | 2023-11-15 | -15/+17 |
* | History loading changes + PROPERTY macro | hop311 | 2023-11-07 | -3/+3 |
* | Stop passing Dates by reference | hop311 | 2023-11-07 | -4/+4 |
* | Clang-format formatting (with manual cleanup) | hop311 | 2023-10-29 | -29/+9 |
* | Astyle formatting (with manual cleanup) | hop311 | 2023-10-29 | -28/+32 |
* | Add Defines Loading | Spartan322 | 2023-10-20 | -0/+184 |