aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeLines
* Merge pull request #193 from OpenVicProject/remove-price_t Hop31112 days-11/+8
|\
| * Remove price_t aliasremove-price_t hop31113 days-11/+8
* | Trigger gamestate update in headless mode + add `update_clock` functionsupdate-clock hop31113 days-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/lexy-vdf-parse-error Spartan3222024-08-31-2/+4
* | Load government flag overrides from history and apply themgov-flag-type hop3112024-08-30-4/+37
* | Remove unnecessary asserts + make `vec2_t(T val)` constructor explicitremove-asserts hop3112024-08-29-37/+52
* | Store universal colour codes (first loaded)universal-colour-codes hop3112024-08-19-1/+12
* | Assorted minor fixes (clang-format.sh shebang, parse national foci scripts, f...assorted-fixes hop3112024-08-14-33/+36
* | Load font colour codesfont-colour-codes hop3112024-08-04-10/+29
|/
* Merge pull request #181 from OpenVicProject/sim_music Nemrav2024-08-03-13/+214
|\
| * Music and Sound Effect define loadingsim_music Nemrav2024-08-03-13/+214
* | 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 flippedbookmark-position hop3112024-07-24-19/+23
* | Fleshing out Country, State and Province instances + historycountry-instance hop3112024-07-22-175/+735
|/
* Merge pull request #176 from OpenVicProject/format-cleanup Hop3112024-07-19-115/+170
|\
| * Cleanup: inheritance, const movable variables, code formattingformat-cleanup hop3112024-07-19-115/+170
* | Unit position/country/leader handling + more use of unit branch templatesunit-work hop3112024-07-19-357/+354
|/
* Optimize some string interning casesoptimize/string-interning Spartan3222024-07-18-71/+158
* Use rvalue references for NodeToolsprefer/rvalue-refs Spartan3222024-07-17-78/+97
* Add IndexedMap and use in low key count, high value density casesindexed-map hop3112024-07-17-124/+444
* Unit and leader rework (branch based templates and colony containers)unit-colonies hop3112024-07-14-385/+643
* Update OpenVicProject/OpenVic-Dataloader@4a49007dryad zaaarf2024-07-07-79/+251
* Use minimal PopBase for pop historypop-base hop3112024-06-27-53/+58
* Renamed Country to CountryDefinitioncountry-definition hop3112024-06-20-303/+355
* Separated GameManager into Definition and Instance Managersinstance-definition-managers hop3112024-06-13-706/+881
* Add GoodInstancegood-instance hop3112024-06-08-254/+409
* Separated MapDefinition and MapInstancemap-instance hop3112024-06-07-305/+383
* Separated out MapmodeManager hop3112024-06-06-325/+348
* Province const/mutable separation + State cleanupconst-mutable hop3112024-06-06-916/+1312
* Province text info functionsprovince-text hop3112024-04-24-6/+22
* Menu reqs: country index, flag type set, province set total populationmenu-reqs hop3112024-04-19-19/+26
* Merge pull request #158 from OpenVicProject/building-type Hop3112024-04-15-77/+87
|\
| * Clean up BuildingType loadingbuilding-type hop3112024-04-15-77/+87
* | Merge pull request #157 from OpenVicProject/pointer-opt Hop3112024-04-15-13/+21
|\ \
| * | Add std::optional assign pointer callback with overwrite controlpointer-opt hop3112024-04-15-13/+21
| |/
* | Add default country unit coloursgfx-actor hop3112024-04-15-9/+9
* | Dynamically load default GraphicalCultureType hop3112024-04-15-16/+21
* | Rework GFX::Actor Attachments and Animations hop3112024-04-15-54/+127
* | Province port adjacency calculationprovince-positions hop3112024-04-15-4/+36
* | Rework province position loading and map dims hop3112024-04-15-67/+158
* | Generate starting unit instancesunits hop3112024-04-15-78/+528
|/
* GFX objectTypes loading framework + Actor loadinggfx-object hop3112024-03-23-4/+253
* Add Pop attributes + generate test valuespop-menu hop3112024-03-20-7/+146
* Add fixed_point_map_t operators and helper functions hop3112024-03-20-3/+129
* Add Issue/Reform/Party colours + improve loading hop3112024-03-20-58/+133
* Add GUI Text border_size hop3112024-03-20-3/+4
* feat: unit instance type definition, renamed existing structs for consistencymilitary-units zaaarf2024-03-16-253/+400
* Cleaned up tech loading and added tech lists for areastech-improvements hop3112024-03-02-37/+106