aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeLines
* Merge pull request #204 from OpenVicProject/fix-modifiers Hop31120 hours-87/+223
|\ | | | | Fix modifiers
| * Merge pull request #205 from OpenVicProject/modifier-typesfix-modifiers Hop31126 hours-40/+146
| |\ | | | | | | Modifier types
| | * Add modifier type enummodifier-types hop31136 hours-40/+146
| |/
| * Store national focus encouragement in specific variables rather than ↵ hop31137 hours-27/+57
| | | | | | | | modifier effects
| * Fix unit modifier localisation hop31138 hours-20/+20
|/
* Merge pull request #203 from OpenVicProject/modifier-sum Hop31145 hours-72/+184
|\ | | | | Add ModifierSum and improve ModifierValue
| * Add ModifierSum and improve ModifierValue and RuleSet hop31145 hours-56/+170
| |
| * Rearrange modifier files hop31145 hours-16/+14
| |
* | Merge pull request #202 from OpenVicProject/issue-modifier Hop31145 hours-3/+8
|\| | | | | Allow Issue to inherit Modifier directly
| * Allow Issue to inherit Modifier directlyissue-modifier hop3113 days-3/+8
| |
* | Merge pull request #201 from OpenVicProject/rule-modifier-locale-keys Hop31145 hours-126/+276
|\| | | | | ModifierEffect and Rule localisation keys
| * ModifierEffect and Rule localisation keysrule-modifier-locale-keys hop3113 days-126/+276
|/
* Merge pull request #199 from OpenVicProject/pop_size_int32 wvpm4 days-3/+3
|\ | | | | Reduce pop size to int32
| * Reduce pop size to int32pop_size_int32 wvpm4 days-3/+3
| |
* | Merge pull request #200 from OpenVicProject/move_production_to_folder wvpm4 days-33/+20
|\ \ | |/ |/| Move production types to economy/production/
| * Move production types to economy/production/move_production_to_folder wvpm4 days-33/+20
|/
* Merge pull request #197 from OpenVicProject/country-unlock Hop3118 days-116/+606
|\ | | | | CountryInstance unlock tech, invention, crime, building, unit, gas etc.
| * Country reforms and rulescountry-unlock hop31110 days-47/+140
| |
| * CountryInstance unlock tech, invention, crime, building, unit, gas etc. hop31110 days-69/+466
|/
* Merge pull request #195 from OpenVicProject/ranking Hop31112 days-147/+745
|\ | | | | Ranking System
| * Calculate country military power (still needs modifiers + soldier pop ↵ranking hop31113 days-40/+328
| | | | | | | | supported regiment count)
| * Calculate country industrial power (states still need factory data) hop31114 days-92/+180
| |
| * Add country ranking system + great/secondary powers hop31114 days-29/+251
| |
* | Merge pull request #194 from OpenVicProject/defines-caching Hop31114 days-63/+231
|\| | | | | Add define caching to avoid post-load lookups
| * Add define caching to avoid post-load lookupsdefines-caching hop31114 days-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
|/ /
* | Merge pull request #185 from OpenVicProject/assorted-fixes Hop3112024-08-14-34/+37
|\ \ | | | | | | Assorted minor fixes (clang-format.sh shebang, parse national foci sc…
| * | Assorted minor fixes (clang-format.sh shebang, parse national foci scripts, ↵assorted-fixes hop3112024-08-14-34/+37
|/ / | | | | | | factor song chance, update openvic-dataloader)
* | Merge pull request #184 from OpenVicProject/font-colour-codes Hop3112024-08-06-10/+29
|\ \ | | | | | | Load font colour codes
| * | Load font colour codesfont-colour-codes hop3112024-08-04-10/+29
|/ /
* | Merge pull request #183 from OpenVicProject/fix/nonexistent-file-crash George L. Albany2024-08-03-0/+0
|\ \ | |/ |/| Update OpenVicProject/OpenVic-Dataloader@2addc77
| * Update OpenVicProject/OpenVic-Dataloader@2addc77fix/nonexistent-file-crash Spartan3222024-08-03-0/+0
|/
* Merge pull request #181 from OpenVicProject/sim_music Nemrav2024-08-03-13/+214
|\ | | | | Music and Sound Effect define loading
| * Music and Sound Effect define loadingsim_music Nemrav2024-08-03-13/+214
| | | | | | | | | | | | | | | | sound and music pr feedback more sound and music style fixes check lookup path
* | Merge pull request #182 from OpenVicProject/dataloader-utf8-fix Hop3112024-08-02-0/+0
|\ \ | | | | | | Update OpenVicProject/OpenVic-Dataloader@f754eb9
| * | Update OpenVicProject/OpenVic-Dataloader@f754eb9dataloader-utf8-fix hop3112024-08-02-0/+0
|/ /
* | Merge pull request #180 from OpenVicProject/listbox-offsets Hop3112024-07-29-6/+7
|\ \ | |/ |/| GUI::ListBox offsets + load search panel gui file
| * GUI::ListBox offsets + load search panel gui filelistbox-offsets hop3112024-07-29-6/+7
|/
* Merge pull request #179 from OpenVicProject/bookmark-position Hop3112024-07-24-19/+23
|\ | | | | Load bookmark position as fvec2_t with height flipped