aboutsummaryrefslogtreecommitdiff
path: root/src/openvic-simulation
Commit message (Expand)AuthorAgeLines
* 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
* | feat: loading techs, inventions and foreign investments in country history zaaarf2023-12-09-7/+38
|/
* Meta regions being used to make states fix hop3112023-12-08-9/+10
* Vec/set callbacks + crime file + prov building pos hop3112023-12-07-281/+290
* Merge pull request #83 from OpenVicProject/dataloading-inventions zaaarf2023-12-05-48/+284
|\
| * feat: implemented invention dataloading zaaarf2023-12-05-48/+284
* | Merge pull request #84 from OpenVicProject/move/vic2-path-search George L. Albany2023-12-05-316/+342
|\ \
| * | Move Victoria 2 path searching to Vic2PathSearch.cpp Spartan3222023-12-04-316/+342
| |/
* | Merge pull request #79 from OpenVicProject/states BrickPi2023-12-05-2/+145
|\ \ | |/ |/|
| * States First Pass Joel Machens2023-11-28-2/+140
* | Crime+event modifier loading + misc UI backend hop3112023-12-02-332/+573
* | feat: implemented modifier identifier flattening, added/fixed remaining tech ... zaaarf2023-12-02-103/+262
* | feat: implemented basic technology and school loading (modifier processing is... zaaarf2023-10-22-0/+238
* | feat: rebel type parsing zaaarf2023-12-01-0/+230
* | feat: replaced REF_GETTERS with PROPERTY_REF, added PROPERTY_CUSTOM_PREFIX zaaarf2023-12-01-100/+65
|/
* chore: change some lingering lowerCamelCase to snake_case zaaarf2023-11-22-66/+62
* chore: use PROPERTY and its variants when possible zaaarf2023-11-22-1059/+179
* feat: allow (optionally) specifying access levels and custom names for PROPER... zaaarf2023-11-22-9/+17
* Misc changes hop3112023-11-16-314/+338
* Bookmark loading + province and building cleanup hop3112023-11-15-448/+259
* Striped mapmode and improved distributions hop3112023-11-15-110/+187
* Implement National Foci BrickPi2023-11-15-2/+211
* Merge pull request #71 from OpenVicProject/gui-loading Hop3112023-11-13-225/+1122
|\
| * Directory lookup refactor+suppressed wargoal error hop3112023-11-13-220/+166
| * GUI and GFX file loading hop3112023-11-12-14/+965
* | Added CountryInstance & Country History Apply Func Joel Machens2023-11-13-4/+130
|/
* Apply Province Histories BrickPi2023-11-12-3/+76
* Diplomacy History Loading Joel Machens2023-11-08-18/+479
* Implement Wargoal Loading Joel Machens2023-11-08-0/+530
* History loading generalisation hop3112023-11-07-692/+437