| Commit message (Expand) | Author | Age | Lines |
* | Add ModifierSum and improve ModifierValue and RuleSet | hop311 | 2024-09-20 | -56/+170 |
* | Rearrange modifier files | hop311 | 2024-09-20 | -16/+14 |
* | Allow Issue to inherit Modifier directlyissue-modifier | hop311 | 2024-09-19 | -3/+8 |
* | 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 |
* | | Move production types to economy/production/move_production_to_folder | wvpm | 2024-09-18 | -33/+20 |
|/ |
|
* | 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/+717 |
|\ |
|
| * | 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/+223 |
* | | 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 |
* | | Trigger gamestate update in headless mode + add `update_clock` functionsupdate-clock | hop311 | 2024-09-06 | -0/+22 |
|/ |
|
* | 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 |
* | | Load government flag overrides from history and apply themgov-flag-type | hop311 | 2024-08-30 | -4/+37 |
* | | Remove unnecessary asserts + make `vec2_t(T val)` constructor explicitremove-asserts | hop311 | 2024-08-29 | -37/+52 |
* | | Store universal colour codes (first loaded)universal-colour-codes | hop311 | 2024-08-19 | -1/+12 |
* | | Assorted minor fixes (clang-format.sh shebang, parse national foci scripts, f...assorted-fixes | hop311 | 2024-08-14 | -33/+36 |
* | | Load font colour codesfont-colour-codes | hop311 | 2024-08-04 | -10/+29 |
|/ |
|
* | Merge pull request #181 from OpenVicProject/sim_music | Nemrav | 2024-08-03 | -12/+213 |
|\ |
|
| * | Music and Sound Effect define loadingsim_music | Nemrav | 2024-08-03 | -12/+213 |
* | | 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 |
* | | Fleshing out Country, State and Province instances + historycountry-instance | hop311 | 2024-07-22 | -175/+726 |
|/ |
|
* | 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 |
* | | Unit position/country/leader handling + more use of unit branch templatesunit-work | hop311 | 2024-07-19 | -357/+354 |
|/ |
|
* | Optimize some string interning casesoptimize/string-interning | Spartan322 | 2024-07-18 | -71/+158 |
* | Use rvalue references for NodeToolsprefer/rvalue-refs | Spartan322 | 2024-07-17 | -78/+97 |
* | Add IndexedMap and use in low key count, high value density casesindexed-map | hop311 | 2024-07-17 | -124/+444 |
* | Unit and leader rework (branch based templates and colony containers)unit-colonies | hop311 | 2024-07-14 | -385/+643 |
* | Update OpenVicProject/OpenVic-Dataloader@4a49007dryad | zaaarf | 2024-07-07 | -79/+251 |
* | Use minimal PopBase for pop historypop-base | hop311 | 2024-06-27 | -53/+58 |
* | Renamed Country to CountryDefinitioncountry-definition | hop311 | 2024-06-20 | -303/+355 |
* | Separated GameManager into Definition and Instance Managersinstance-definition-managers | hop311 | 2024-06-13 | -678/+873 |
* | Add GoodInstancegood-instance | hop311 | 2024-06-08 | -254/+409 |
* | Separated MapDefinition and MapInstancemap-instance | hop311 | 2024-06-07 | -305/+383 |
* | Separated out MapmodeManager | hop311 | 2024-06-06 | -321/+348 |
* | Province const/mutable separation + State cleanupconst-mutable | hop311 | 2024-06-06 | -916/+1312 |
* | Province text info functionsprovince-text | hop311 | 2024-04-24 | -6/+22 |
* | Menu reqs: country index, flag type set, province set total populationmenu-reqs | hop311 | 2024-04-19 | -19/+26 |
* | Merge pull request #158 from OpenVicProject/building-type | Hop311 | 2024-04-15 | -77/+87 |
|\ |
|
| * | Clean up BuildingType loadingbuilding-type | hop311 | 2024-04-15 | -77/+87 |