| Commit message (Expand) | Author | Age | Lines |
* | Merge pull request #201 from OpenVicProject/rule-modifier-locale-keys | Hop311 | 2024-09-20 | -126/+276 |
|\ |
|
| * | ModifierEffect and Rule localisation keysrule-modifier-locale-keys | hop311 | 2024-09-19 | -126/+276 |
|/ |
|
* | Merge pull request #199 from OpenVicProject/pop_size_int32 | wvpm | 2024-09-18 | -3/+3 |
|\ |
|
| * | Reduce pop size to int32pop_size_int32 | wvpm | 2024-09-18 | -3/+3 |
* | | Merge pull request #200 from OpenVicProject/move_production_to_folder | wvpm | 2024-09-18 | -33/+20 |
|\ \
| |/
|/| |
|
| * | Move production types to economy/production/move_production_to_folder | wvpm | 2024-09-18 | -33/+20 |
|/ |
|
* | Merge pull request #197 from OpenVicProject/country-unlock | Hop311 | 2024-09-14 | -116/+606 |
|\ |
|
| * | Country reforms and rulescountry-unlock | hop311 | 2024-09-12 | -47/+140 |
| * | CountryInstance unlock tech, invention, crime, building, unit, gas etc. | hop311 | 2024-09-12 | -69/+466 |
|/ |
|
* | Merge pull request #195 from OpenVicProject/ranking | Hop311 | 2024-09-10 | -147/+745 |
|\ |
|
| * | Calculate country military power (still needs modifiers + soldier pop support...ranking | hop311 | 2024-09-09 | -40/+328 |
| * | Calculate country industrial power (states still need factory data) | hop311 | 2024-09-08 | -92/+180 |
| * | Add country ranking system + great/secondary powers | hop311 | 2024-09-08 | -29/+251 |
* | | Merge pull request #194 from OpenVicProject/defines-caching | Hop311 | 2024-09-08 | -63/+231 |
|\| |
|
| * | Add define caching to avoid post-load lookupsdefines-caching | hop311 | 2024-09-08 | -63/+231 |
* | | Merge pull request #193 from OpenVicProject/remove-price_t | Hop311 | 2024-09-07 | -11/+8 |
|\ \
| |/
|/| |
|
| * | Remove price_t aliasremove-price_t | hop311 | 2024-09-06 | -11/+8 |
* | | Merge pull request #192 from OpenVicProject/update-clock | Hop311 | 2024-09-06 | -0/+25 |
|\ \
| |/
|/| |
|
| * | Trigger gamestate update in headless mode + add `update_clock` functionsupdate-clock | hop311 | 2024-09-06 | -0/+25 |
|/ |
|
* | Merge pull request #189 from OpenVicProject/fix/lexy-vdf-parse-error | George L. Albany | 2024-09-01 | -2/+4 |
|\ |
|
| * | Fix handling empty `vic2_steam_lib_directory`fix/lexy-vdf-parse-error | Spartan322 | 2024-08-31 | -2/+4 |
* | | Merge pull request #188 from OpenVicProject/gov-flag-type | Hop311 | 2024-08-30 | -4/+37 |
|\ \ |
|
| * | | Load government flag overrides from history and apply themgov-flag-type | hop311 | 2024-08-30 | -4/+37 |
* | | | Merge pull request #187 from OpenVicProject/remove-asserts | Hop311 | 2024-08-30 | -37/+52 |
|\| | |
|
| * | | Remove unnecessary asserts + make `vec2_t(T val)` constructor explicitremove-asserts | hop311 | 2024-08-29 | -37/+52 |
|/ / |
|
* | | Merge pull request #186 from OpenVicProject/universal-colour-codes | Hop311 | 2024-08-23 | -1/+12 |
|\ \ |
|
| * | | Store universal colour codes (first loaded)universal-colour-codes | hop311 | 2024-08-19 | -1/+12 |
|/ / |
|
* | | Merge pull request #185 from OpenVicProject/assorted-fixes | Hop311 | 2024-08-14 | -34/+37 |
|\ \ |
|
| * | | Assorted minor fixes (clang-format.sh shebang, parse national foci scripts, f...assorted-fixes | hop311 | 2024-08-14 | -34/+37 |
|/ / |
|
* | | Merge pull request #184 from OpenVicProject/font-colour-codes | Hop311 | 2024-08-06 | -10/+29 |
|\ \ |
|
| * | | Load font colour codesfont-colour-codes | hop311 | 2024-08-04 | -10/+29 |
|/ / |
|
* | | Merge pull request #183 from OpenVicProject/fix/nonexistent-file-crash | George L. Albany | 2024-08-03 | -0/+0 |
|\ \
| |/
|/| |
|
| * | Update OpenVicProject/OpenVic-Dataloader@2addc77fix/nonexistent-file-crash | Spartan322 | 2024-08-03 | -0/+0 |
|/ |
|
* | Merge pull request #181 from OpenVicProject/sim_music | Nemrav | 2024-08-03 | -13/+214 |
|\ |
|
| * | Music and Sound Effect define loadingsim_music | Nemrav | 2024-08-03 | -13/+214 |
* | | Merge pull request #182 from OpenVicProject/dataloader-utf8-fix | Hop311 | 2024-08-02 | -0/+0 |
|\ \ |
|
| * | | Update OpenVicProject/OpenVic-Dataloader@f754eb9dataloader-utf8-fix | hop311 | 2024-08-02 | -0/+0 |
|/ / |
|
* | | Merge pull request #180 from OpenVicProject/listbox-offsets | Hop311 | 2024-07-29 | -6/+7 |
|\ \
| |/
|/| |
|
| * | GUI::ListBox offsets + load search panel gui filelistbox-offsets | hop311 | 2024-07-29 | -6/+7 |
|/ |
|
* | Merge pull request #179 from OpenVicProject/bookmark-position | Hop311 | 2024-07-24 | -19/+23 |
|\ |
|
| * | Load bookmark position as fvec2_t with height flippedbookmark-position | hop311 | 2024-07-24 | -19/+23 |
* | | Merge pull request #177 from OpenVicProject/country-instance | Hop311 | 2024-07-23 | -175/+735 |
|\ \ |
|
| * | | Fleshing out Country, State and Province instances + historycountry-instance | hop311 | 2024-07-22 | -175/+735 |
| |/ |
|
* | | Merge pull request #178 from OpenVicProject/fix/backslash-identifiers | George L. Albany | 2024-07-22 | -0/+0 |
|\ \
| |/
|/| |
|
| * | Update OpenVicProject/OpenVic-Dataloader@8472800 | Spartan322 | 2024-07-22 | -0/+0 |
|/ |
|
* | Merge pull request #176 from OpenVicProject/format-cleanup | Hop311 | 2024-07-19 | -115/+170 |
|\ |
|
| * | Cleanup: inheritance, const movable variables, code formattingformat-cleanup | hop311 | 2024-07-19 | -115/+170 |
* | | Merge pull request #175 from OpenVicProject/unit-work | Hop311 | 2024-07-19 | -357/+354 |
|\ \
| |/
|/| |
|
| * | Unit position/country/leader handling + more use of unit branch templatesunit-work | hop311 | 2024-07-19 | -357/+354 |
|/ |
|
* | Merge pull request #171 from OpenVicProject/optimize/string-interning | Hop311 | 2024-07-19 | -71/+158 |
|\ |
|