aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeLines
...
* Added NationalFocus ModifierEffects + bool variables hop3112024-01-12-44/+43
* Improved validation of production types and renamed properties to be descriptive wvpm2024-01-10-112/+116
* Added map_callback and expect_item_dictionary_reserve_length hop3112024-01-08-318/+428
* Merge pull request #111 from OpenVicProject/conditions-checking zaaarf2024-01-07-119/+1177
|\
| * feat: condition loading and parsing zaaarf2024-01-07-119/+1177
* | More impassable adjacencies + WVPM mod fixes hop3112024-01-07-65/+65
* | Reparations & optional end date wvpm2024-01-07-58/+153
* | Support culture restrictions for units wvpm2024-01-07-6/+19
|/
* Added case insensitive ordered set and map and IdentifierRegistry hop3112024-01-03-45/+139
* Added expect_item_dictionary_and_default hop3112024-01-03-21/+44
* Merge pull request #116 from OpenVicProject/rule-rework Hop3112024-01-03-99/+237
|\
| * Mutually exclusive rule groups + modded building rules hop3112024-01-03-99/+237
* | Merge pull request #101 from OpenVicProject/spooky-scary-skeletons-send-diplo... George L. Albany2024-01-03-0/+473
|\ \ | |/ |/|
| * Add diplomatic actions skeleton Spartan3222024-01-03-0/+473
* | Added pop properties (size changes, literacy) FarmingtonS92024-01-02-10/+12
* | Merge pull request #114 from OpenVicProject/squared-roots zaaarf2024-01-02-166/+210
|\ \
| * | feat: calculate province distance using new sqrt functions zaaarf2024-01-02-164/+177
| * | feat: integer and fixed point square root functions zaaarf2024-01-02-2/+33
| |/
* / Added framework for loading all Conditions and Effects hop3112024-01-02-512/+1391
|/
* Add `https://github.com/Tessil/ordered-map` Spartan3222023-12-31-63/+376
* Clock refactor + misc small fixes hop3112023-12-28-163/+179
* Merge pull request #107 from OpenVicProject/dataloading-issues-reforms-modifiers zaaarf2023-12-28-60/+108
|\
| * feat: rule and modifier loading for issues and reforms zaaarf2023-12-28-60/+108
* | feat: loading climate.txt and continent.txt zaaarf2023-12-27-6/+131
* | Made ProvinceSet use Province const* and updated Region loading hop3112023-12-27-113/+93
|/
* Added political/policy rules hop3112023-12-26-1/+204
* Merge pull request #103 from OpenVicProject/province-buildings Hop3112023-12-25-36/+86
|\
| * Province building scaffolding hop3112023-12-25-36/+86
* | Add `BMP::palette_colour_t` as uint32_t Spartan3222023-12-25-5/+9
|/
* Merge pull request #100 from OpenVicProject/change/colour_t_to_struct George L. Albany2023-12-24-241/+618
|\
| * Change colour_t to be a strongly typed structure Spartan3222023-12-24-241/+618
* | Fixed TGC compatibility + misc cleanup hop3112023-12-23-91/+145
|/
* Additional adjacency loading BuildTools2023-12-17-158/+476
* Merge pull request #92 from OpenVicProject/dataloading-onactions Hop3112023-12-14-0/+65
|\
| * feat: on_action dataloading zaaarf2023-12-14-0/+65
* | Removed modifier generating macros. hop3112023-12-14-87/+98
* | Made pop type strata moddable hop3112023-12-13-43/+89
* | Calculate distance between adjacencies wvpm2023-12-13-7/+25
* | Merge pull request #89 from OpenVicProject/dataloading-pop-history Hop3112023-12-13-108/+311
|\ \
| * | Province pop history + country government flag override refactors hop3112023-12-13-131/+307
| * | feat: completed country history loading zaaarf2023-12-11-16/+23
| * | feat: implemented pop history loading zaaarf2023-12-10-53/+73
| |/
* / Calculate and assign province centers wvpm2023-12-11-21/+51
|/
* feat: improved identifier registry macro zaaarf2023-12-10-282/+92
* feat: decision dataloading zaaarf2023-12-10-0/+145
* Merge pull request #45 from OpenVicProject/event-loading Hop3112023-12-10-2/+242
|\
| * Generic Event Loading BrickPi2023-12-10-2/+242
* | Merge pull request #88 from OpenVicProject/vec-header Hop3112023-12-10-97/+114
|\ \
| * | Make vec2_t header only (friend functions weren't being found) hop3112023-12-09-97/+114
| |/
* | feat: added missing country history keys (except decisions) zaaarf2023-12-10-21/+51