aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* 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
| |/
* | Merge pull request #156 from OpenVicProject/gfx-actor Hop3112024-04-15-79/+157
|\ \
| * | 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
* | | Merge pull request #155 from OpenVicProject/province-positions Hop3112024-04-15-71/+194
|\| |
| * | Province port adjacency calculationprovince-positions hop3112024-04-15-4/+36
| * | Rework province position loading and map dims hop3112024-04-15-67/+158
* | | Merge pull request #154 from OpenVicProject/units Hop3112024-04-15-78/+528
|\| | | |/ |/|
| * Generate starting unit instancesunits hop3112024-04-15-78/+528
|/
* Merge pull request #153 from OpenVicProject/gfx-object Hop3112024-03-28-4/+253
|\
| * GFX objectTypes loading framework + Actor loadinggfx-object hop3112024-03-23-4/+253
|/
* Merge pull request #152 from OpenVicProject/pop-menu Hop3112024-03-21-71/+412
|\
| * 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
|/
* Merge pull request #147 from OpenVicProject/military-units Hop3112024-03-20-253/+400
|\
| * feat: unit instance type definition, renamed existing structs for consistencymilitary-units zaaarf2024-03-16-253/+400
|/
* Merge pull request #151 from OpenVicProject/tech-improvements Conor2024-03-02-37/+106
|\
| * Cleaned up tech loading and added tech lists for areastech-improvements hop3112024-03-02-37/+106
|/
* Merge pull request #150 from OpenVicProject/identifier-name-fix Hop3112024-03-01-1/+9
|\
| * Identifier string_view invalidation fix hop3112024-03-01-1/+9
|/
* Merge pull request #148 from OpenVicProject/region-colours Arturo2024-02-22-11/+38
|\
| * Regions are now coloured from colors.txtregion-colours Arturo2024-02-22-11/+38
* | Merge pull request #149 from OpenVicProject/fp-rounding+texture-sprites Hop3112024-02-19-110/+136
|\ \
| * | Add TextureSprite base class hop3112024-02-19-35/+48
| * | Fixed point rounding functions and sources cleanup hop3112024-02-19-75/+88
|/ /
* | Merge pull request #146 from BetterBite/master BetterBite2024-02-15-11/+52
|\ \ | |/ |/|
| * Added country unit colour loading BetterBite2024-02-15-11/+52
* | Merge pull request #125 from OpenVicProject/producer_types wvpm2024-02-06-0/+163
|\ \
| * | Added producer typesproducer_types wvpm2024-02-05-0/+163
| |/
* | Merge pull request #145 from OpenVicProject/gui-loading Hop3112024-02-05-168/+515
|\ \ | |/ |/|
| * Added support for loading all gui filesgui-loading hop3112024-02-04-72/+391
| * Reworked ReturnByValue, warn_or_error, expect_date_[identifier_or_]string hop3112024-02-04-96/+124
|/
* Update scripts to OpenVicProject/scripts#9 hop3112024-01-30-0/+0
* Merge pull request #143 from OpenVicProject/update/workflow-actions George L. Albany2024-01-30-8/+20
|\
| * Update build workflow actionsupdate/workflow-actions Spartan3222024-01-30-8/+20
|/
* Merge pull request #142 from OpenVicProject/update/scripts George L. Albany2024-01-30-0/+0
|\
| * Update scripts to OpenVicProject/scripts#8update/scripts Spartan3222024-01-29-0/+0
|/
* Merge pull request #140 from OpenVicProject/case-rework Hop3112024-01-25-214/+253
|\
| * Added StringMapCase and case insensitive expect_dictionary_keyscase-rework hop3112024-01-25-214/+253
|/
* Merge pull request #139 from OpenVicProject/constexpr-date Hop3112024-01-24-284/+204
|\
| * Made Date constexpr so that PROPERTY getters can be constexprconstexpr-date hop3112024-01-24-284/+204
* | Merge pull request #138 from OpenVicProject/unit-rework Hop3112024-01-24-276/+487
|\ \
| * | Reworked Units and added IdentifierPointerRegistryunit-rework hop3112024-01-23-276/+487
| |/