aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* 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
| |/
* | Merge pull request #137 from OpenVicProject/reserve_more Hop3112024-01-24-346/+517
|\|
| * Added reserve_more, expect_dictionary_key[s|_map]_reserve_length[_and_default]reserve_more hop3112024-01-23-346/+517
|/
* Merge pull request #136 from OpenVicProject/windows-1251-dataloader Hop3112024-01-22-0/+0
|\
| * Updated OpenVic-Dataloader to support Windows-1251 hop3112024-01-22-0/+0
|/
* Merge pull request #135 from OpenVicProject/misc-changes Hop3112024-01-22-50/+78
|\
| * Miscellaneous bug fixes and format cleanupmisc-changes hop3112024-01-22-50/+78
|/
* Merge pull request #134 from OpenVicProject/update-lexy-vdf Hop3112024-01-20-0/+0
|\
| * Update lexy-vdf to fix headless build issues hop3112024-01-20-0/+0
|/
* Merge pull request #133 from OpenVicProject/fix/search-path George L. Albany2024-01-19-13/+31
|\
| * Harmonize empty result behavior for `_search_for_game_path` Spartan3222024-01-19-13/+31
|/
* Merge pull request #119 from OpenVicProject/add/country-relations George L. Albany2024-01-19-50/+374
|\
| * Add skeleton CountryRelationManager Spartan3222024-01-18-50/+375
* | Merge pull request #131 from OpenVicProject/misc-changes Hop3112024-01-18-276/+745
|\ \
| * | Parse missing variables, Logger counting, misc cleanup hop3112024-01-18-276/+745
| |/
* | Merge pull request #132 from OpenVicProject/enum-tweaks Hop3112024-01-18-189/+205
|\ \ | |/ |/|
| * Minor enum cleanup, changed string functions into stream overloads hop3112024-01-18-189/+205
|/
* Merge pull request #130 from OpenVicProject/need_modifiers_do_something wvpm2024-01-14-5/+3
|\
| * <strata>_<need>_needs do have effect wvpm2024-01-14-5/+3
|/
* Merge pull request #129 from OpenVicProject/registry-template-fun Hop3112024-01-14-149/+243
|\
| * Reworked UniqueKeyRegistry template params + added support for std::deque sto... hop3112024-01-13-149/+243
|/
* Merge pull request #128 from OpenVicProject/westernisation_modifiers wvpm2024-01-13-14/+9
|\
| * Moved westernisation cost modifiers and added some to no effect wvpm2024-01-13-14/+9
|/
* Merge pull request #126 from OpenVicProject/improve_modifiers wvpm2024-01-12-68/+92
|\
| * Case insensitive modifiers & added more wvpm2024-01-12-68/+92
|/