Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Add default country unit coloursgfx-actor | hop311 | 2024-04-15 | -9/+9 |
| | ||||
* | Dynamically load default GraphicalCultureType | hop311 | 2024-04-15 | -16/+21 |
| | ||||
* | Rework GFX::Actor Attachments and Animations | hop311 | 2024-04-15 | -54/+127 |
| | ||||
* | Province port adjacency calculationprovince-positions | hop311 | 2024-04-15 | -4/+36 |
| | ||||
* | Rework province position loading and map dims | hop311 | 2024-04-15 | -67/+158 |
| | ||||
* | Generate starting unit instancesunits | hop311 | 2024-04-15 | -78/+528 |
| | ||||
* | Merge pull request #153 from OpenVicProject/gfx-object | Hop311 | 2024-03-28 | -4/+253 |
|\ | | | | | GFX objectTypes loading framework + Actor loading | |||
| * | GFX objectTypes loading framework + Actor loadinggfx-object | hop311 | 2024-03-23 | -4/+253 |
|/ | ||||
* | Merge pull request #152 from OpenVicProject/pop-menu | Hop311 | 2024-03-21 | -71/+412 |
|\ | | | | | GUI and Pop attribute work for Population Menu | |||
| * | Add Pop attributes + generate test valuespop-menu | hop311 | 2024-03-20 | -7/+146 |
| | | ||||
| * | Add fixed_point_map_t operators and helper functions | hop311 | 2024-03-20 | -3/+129 |
| | | ||||
| * | Add Issue/Reform/Party colours + improve loading | hop311 | 2024-03-20 | -58/+133 |
| | | ||||
| * | Add GUI Text border_size | hop311 | 2024-03-20 | -3/+4 |
|/ | ||||
* | Merge pull request #147 from OpenVicProject/military-units | Hop311 | 2024-03-20 | -253/+400 |
|\ | | | | | Military unit instance | |||
| * | feat: unit instance type definition, renamed existing structs for consistencymilitary-units | zaaarf | 2024-03-16 | -253/+400 |
|/ | ||||
* | Merge pull request #151 from OpenVicProject/tech-improvements | Conor | 2024-03-02 | -37/+106 |
|\ | | | | | Cleaned up tech loading and added tech lists for areas | |||
| * | Cleaned up tech loading and added tech lists for areastech-improvements | hop311 | 2024-03-02 | -37/+106 |
|/ | ||||
* | Merge pull request #150 from OpenVicProject/identifier-name-fix | Hop311 | 2024-03-01 | -1/+9 |
|\ | | | | | Identifier string_view invalidation fix | |||
| * | Identifier string_view invalidation fix | hop311 | 2024-03-01 | -1/+9 |
|/ | ||||
* | Merge pull request #148 from OpenVicProject/region-colours | Arturo | 2024-02-22 | -11/+38 |
|\ | | | | | Regions are now coloured from colors.txt | |||
| * | Regions are now coloured from colors.txtregion-colours | Arturo | 2024-02-22 | -11/+38 |
| | | ||||
* | | Merge pull request #149 from OpenVicProject/fp-rounding+texture-sprites | Hop311 | 2024-02-19 | -110/+136 |
|\ \ | | | | | | | Fixed point rounding and Texture Sprites | |||
| * | | Add TextureSprite base class | hop311 | 2024-02-19 | -35/+48 |
| | | | ||||
| * | | Fixed point rounding functions and sources cleanup | hop311 | 2024-02-19 | -75/+88 |
|/ / | ||||
* | | Merge pull request #146 from BetterBite/master | BetterBite | 2024-02-15 | -11/+52 |
|\ \ | |/ |/| | Implemented loading of country unit colours | |||
| * | Added country unit colour loading | BetterBite | 2024-02-15 | -11/+52 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | add skeleton for loading country colours created load_countries_colours function removed const for unit colours in Country.hpp removed some comments Removed erroneous underscore Removed todo comment | |||
* | | Merge pull request #125 from OpenVicProject/producer_types | wvpm | 2024-02-06 | -0/+163 |
|\ \ | | | | | | | Added producer types | |||
| * | | Added producer typesproducer_types | wvpm | 2024-02-05 | -0/+163 |
| |/ | ||||
* | | Merge pull request #145 from OpenVicProject/gui-loading | Hop311 | 2024-02-05 | -168/+515 |
|\ \ | |/ |/| | Added support for loading all gui files | |||
| * | Added support for loading all gui filesgui-loading | hop311 | 2024-02-04 | -72/+391 |
| | | ||||
| * | Reworked ReturnByValue, warn_or_error, expect_date_[identifier_or_]string | hop311 | 2024-02-04 | -96/+124 |
|/ | ||||
* | Update scripts to OpenVicProject/scripts#9 | hop311 | 2024-01-30 | -0/+0 |
| | | | | | Update deps/openvic-dataloader to OpenVicProject/OpenVic-Dataloader@7211a22 Update deps/lexy-vdf to OpenVicProject/lexy-vdf@5be3819 | |||
* | Merge pull request #143 from OpenVicProject/update/workflow-actions | George L. Albany | 2024-01-30 | -8/+20 |
|\ | | | | | Update build workflow actions | |||
| * | Update build workflow actionsupdate/workflow-actions | Spartan322 | 2024-01-30 | -8/+20 |
|/ | | | | | Update openvic-dataloader to OpenVicProject/OpenVic-Dataloader@9f06c13977efce7d0dd0a849a1b3611ebdab6451 Update lexy-vdf to OpenVicProject/lexy-vdf@dbe24a241645eb9cc22de96136c1f0a2d6019aff | |||
* | Merge pull request #142 from OpenVicProject/update/scripts | George L. Albany | 2024-01-30 | -0/+0 |
|\ | | | | | Update scripts to OpenVicProject/scripts#8 | |||
| * | Update scripts to OpenVicProject/scripts#8update/scripts | Spartan322 | 2024-01-29 | -0/+0 |
|/ | | | | | Update deps/openvic-dataloader to OpenVicProject/openvic-dataloader#38 Update deps/lexy-vdf to OpenVicProject/lexy-vdf#12 | |||
* | Merge pull request #140 from OpenVicProject/case-rework | Hop311 | 2024-01-25 | -214/+253 |
|\ | | | | | Added StringMapCase and case insensitive expect_dictionary_keys | |||
| * | Added StringMapCase and case insensitive expect_dictionary_keyscase-rework | hop311 | 2024-01-25 | -214/+253 |
|/ | ||||
* | Merge pull request #139 from OpenVicProject/constexpr-date | Hop311 | 2024-01-24 | -284/+204 |
|\ | | | | | Made Date constexpr so that PROPERTY getters can be constexpr | |||
| * | Made Date constexpr so that PROPERTY getters can be constexprconstexpr-date | hop311 | 2024-01-24 | -284/+204 |
| | | ||||
* | | Merge pull request #138 from OpenVicProject/unit-rework | Hop311 | 2024-01-24 | -276/+487 |
|\ \ | | | | | | | Reworked Units and added IdentifierPointerRegistry | |||
| * | | Reworked Units and added IdentifierPointerRegistryunit-rework | hop311 | 2024-01-23 | -276/+487 |
| |/ | ||||
* | | Merge pull request #137 from OpenVicProject/reserve_more | Hop311 | 2024-01-24 | -346/+517 |
|\| | | | | | Added reserve_more, expect_dictionary_key[s|_map]_reserve_length[_and_default] | |||
| * | Added reserve_more, expect_dictionary_key[s|_map]_reserve_length[_and_default]reserve_more | hop311 | 2024-01-23 | -346/+517 |
|/ | ||||
* | Merge pull request #136 from OpenVicProject/windows-1251-dataloader | Hop311 | 2024-01-22 | -0/+0 |
|\ | | | | | Updated OpenVic-Dataloader to support Windows-1251 | |||
| * | Updated OpenVic-Dataloader to support Windows-1251 | hop311 | 2024-01-22 | -0/+0 |
|/ | ||||
* | Merge pull request #135 from OpenVicProject/misc-changes | Hop311 | 2024-01-22 | -50/+78 |
|\ | | | | | Miscellaneous bug fixes and format cleanup | |||
| * | Miscellaneous bug fixes and format cleanupmisc-changes | hop311 | 2024-01-22 | -50/+78 |
|/ | ||||
* | Merge pull request #134 from OpenVicProject/update-lexy-vdf | Hop311 | 2024-01-20 | -0/+0 |
|\ | | | | | Update lexy-vdf to fix headless build issues | |||
| * | Update lexy-vdf to fix headless build issues | hop311 | 2024-01-20 | -0/+0 |
|/ |