aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeLines
* ProductionType const& output_good wvpm46 hours-23/+14
|
* Refactored RGO into part of ProvinceInstance wvpm46 hours-61/+31
|
* Clean up wvpm2 days-14/+10
|
* Also convert pops when changing rgo wvpm2 days-15/+12
|
* Convert pops to equivalents & calculate rgo size wvpm2 days-16/+84
|
* Other producer types as structs instead of classes wvpm2 days-2/+2
|
* Link trade_goods in history to RGO instance for province. wvpm2 days-35/+114
|
* output_goods back to ZERO_OR_ONE wvpm2 days-1/+1
|
* Map province history rgo to production type for province instance wvpm2 days-17/+51
|
* Map goods to rgo production type wvpm3 days-11/+35
|
* Merge pull request #196 from OpenVicProject/riversHEADtopbar-techmaster Hop3113 days-12/+240
|\ | | | | Simulation Side Rivers
| * Optimisationrivers BrickPi3 days-15/+31
| |
| * Simulation Side Rivers BrickPi3 days-11/+223
|/
* Merge pull request #204 from OpenVicProject/fix-modifiers Hop3113 days-87/+223
|\ | | | | Fix modifiers
| * Merge pull request #205 from OpenVicProject/modifier-typesfix-modifiers Hop3113 days-40/+146
| |\ | | | | | | Modifier types
| | * Add modifier type enummodifier-types hop3114 days-40/+146
| |/
| * Store national focus encouragement in specific variables rather than ↵ hop3114 days-27/+57
| | | | | | | | modifier effects
| * Fix unit modifier localisation hop3114 days-20/+20
|/
* Merge pull request #203 from OpenVicProject/modifier-sum Hop3114 days-72/+184
|\ | | | | Add ModifierSum and improve ModifierValue
| * Add ModifierSum and improve ModifierValue and RuleSet hop3114 days-56/+170
| |
| * Rearrange modifier files hop3114 days-16/+14
| |
* | Merge pull request #202 from OpenVicProject/issue-modifier Hop3114 days-3/+8
|\| | | | | Allow Issue to inherit Modifier directly
| * Allow Issue to inherit Modifier directlyissue-modifier hop3116 days-3/+8
| |
* | Merge pull request #201 from OpenVicProject/rule-modifier-locale-keys Hop3114 days-126/+276
|\| | | | | ModifierEffect and Rule localisation keys
| * ModifierEffect and Rule localisation keysrule-modifier-locale-keys hop3116 days-126/+276
|/
* Merge pull request #199 from OpenVicProject/pop_size_int32 wvpm6 days-3/+3
|\ | | | | Reduce pop size to int32
| * Reduce pop size to int32pop_size_int32 wvpm6 days-3/+3
| |
* | Merge pull request #200 from OpenVicProject/move_production_to_folder wvpm6 days-33/+20
|\ \ | |/ |/| Move production types to economy/production/
| * Move production types to economy/production/move_production_to_folder wvpm6 days-33/+20
|/
* Merge pull request #197 from OpenVicProject/country-unlock Hop31110 days-116/+606
|\ | | | | CountryInstance unlock tech, invention, crime, building, unit, gas etc.
| * Country reforms and rulescountry-unlock hop31112 days-47/+140
| |
| * CountryInstance unlock tech, invention, crime, building, unit, gas etc. hop31112 days-69/+466
|/
* Merge pull request #195 from OpenVicProject/ranking Hop3112024-09-10-147/+745
|\ | | | | Ranking System
| * Calculate country military power (still needs modifiers + soldier pop ↵ranking hop3112024-09-09-40/+328
| | | | | | | | supported regiment count)
| * Calculate country industrial power (states still need factory data) hop3112024-09-08-92/+180
| |
| * Add country ranking system + great/secondary powers hop3112024-09-08-29/+251
| |
* | Merge pull request #194 from OpenVicProject/defines-caching Hop3112024-09-08-63/+231
|\| | | | | Add define caching to avoid post-load lookups
| * Add define caching to avoid post-load lookupsdefines-caching hop3112024-09-08-63/+231
| |
* | Merge pull request #193 from OpenVicProject/remove-price_t Hop3112024-09-07-11/+8
|\ \ | |/ |/| Remove price_t alias
| * Remove price_t aliasremove-price_t hop3112024-09-06-11/+8
| |
* | Merge pull request #192 from OpenVicProject/update-clock Hop3112024-09-06-0/+25
|\ \ | |/ |/| Trigger gamestate update in headless mode + add `update_clock` functions
| * Trigger gamestate update in headless mode + add `update_clock` functionsupdate-clock hop3112024-09-06-0/+25
|/
* Merge pull request #189 from OpenVicProject/fix/lexy-vdf-parse-error George L. Albany2024-09-01-2/+4
|\ | | | | Fix handling empty `vic2_steam_lib_directory`
| * Fix handling empty `vic2_steam_lib_directory`fix/lexy-vdf-parse-error Spartan3222024-08-31-2/+4
| |
* | Merge pull request #188 from OpenVicProject/gov-flag-type Hop3112024-08-30-4/+37
|\ \ | | | | | | Load government flag overrides from history and apply them
| * | Load government flag overrides from history and apply themgov-flag-type hop3112024-08-30-4/+37
| | |
* | | Merge pull request #187 from OpenVicProject/remove-asserts Hop3112024-08-30-37/+52
|\| | | | | | | | Remove unnecessary asserts + make `vec2_t(T val)` constructor explicit
| * | Remove unnecessary asserts + make `vec2_t(T val)` constructor explicitremove-asserts hop3112024-08-29-37/+52
|/ /
* | Merge pull request #186 from OpenVicProject/universal-colour-codes Hop3112024-08-23-1/+12
|\ \ | | | | | | Store universal colour codes (first loaded)
| * | Store universal colour codes (first loaded)universal-colour-codes hop3112024-08-19-1/+12
|/ /