aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeLines
* 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 loading
| * 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 control
| * | 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
|
* 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.txt
| * Regions are now coloured from colors.txtregion-colours Arturo2024-02-22-11/+38
| |
* | 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
|\ \ | |/ |/| Implemented loading of country unit colours
| * Added country unit colour loading BetterBite2024-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 wvpm2024-02-06-0/+163
|\ \ | | | | | | Added producer types
| * | Added producer typesproducer_types wvpm2024-02-05-0/+163
| |/
* | 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
|/
* 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 constexpr
| * Made Date constexpr so that PROPERTY getters can be constexprconstexpr-date hop3112024-01-24-284/+204
| |
* | Reworked Units and added IdentifierPointerRegistryunit-rework hop3112024-01-23-276/+487
|/
* Added reserve_more, expect_dictionary_key[s|_map]_reserve_length[_and_default]reserve_more hop3112024-01-23-346/+517
|
* Miscellaneous bug fixes and format cleanupmisc-changes hop3112024-01-22-50/+78
|
* Harmonize empty result behavior for `_search_for_game_path` Spartan3222024-01-19-13/+31
| | | | | | | Enables actually searching for game path Reports info or warning depending on why it fails Remove StringUtils.hpp include in Vic2PathSearch.cpp Add <cstdint> to StringUtils.hpp
* Merge pull request #119 from OpenVicProject/add/country-relations George L. Albany2024-01-19-50/+374
|\
| * Add skeleton CountryRelationManager Spartan3222024-01-18-50/+375
| | | | | | | | | | | | | | | | | | Change `DiplomaticAction::Argument` to refer to `CountryInstance*` instead of `Country*` Add `GameManager&` argument to `DiplomaticActionManager::setup_diplomatic_actions` Add some ErrorMacros, likely and unlikely macros and stringization macros (based on Godot's macros) Implement `increase_relations` DiplomaticAction commit function Implement `decrease_relations` DiplomaticAction commit function Fix include StringUtils.hpp errors
* | Merge pull request #131 from OpenVicProject/misc-changes Hop3112024-01-18-276/+745
|\ \ | | | | | | Parse missing variables, Logger counting, misc cleanup
| * | Parse missing variables, Logger counting, misc cleanup hop3112024-01-18-276/+745
| |/
* / Minor enum cleanup, changed string functions into stream overloads hop3112024-01-18-189/+205
|/
* <strata>_<need>_needs do have effect wvpm2024-01-14-5/+3
|
* Reworked UniqueKeyRegistry template params + added support for std::deque ↵ hop3112024-01-13-149/+243
| | | | storage
* Moved westernisation cost modifiers and added some to no effect wvpm2024-01-13-14/+9
|
* Case insensitive modifiers & added more wvpm2024-01-12-68/+92
|