aboutsummaryrefslogtreecommitdiff
path: root/src/openvic-simulation/map
Commit message (Expand)AuthorAgeLines
* Clean up unused importsprepare_for_rgo wvpm3 hours-6/+2
* ProductionType const& output_good wvpm4 hours-1/+1
* Refactored RGO into part of ProvinceInstance wvpm4 hours-9/+8
* Clean up wvpm9 hours-9/+9
* Also convert pops when changing rgo wvpm9 hours-15/+12
* Convert pops to equivalents & calculate rgo size wvpm9 hours-13/+70
* Link trade_goods in history to RGO instance for province. wvpm10 hours-26/+29
* Map province history rgo to production type for province instance wvpm14 hours-11/+44
* Optimisationrivers BrickPi33 hours-14/+31
* Simulation Side Rivers BrickPi33 hours-9/+220
* Add modifier type enummodifier-types hop3112 days-10/+44
* Rearrange modifier files hop3112 days-3/+3
* CountryInstance unlock tech, invention, crime, building, unit, gas etc. hop31110 days-1/+1
* Calculate country military power (still needs modifiers + soldier pop support...ranking hop31113 days-11/+38
* Calculate country industrial power (states still need factory data) hop3112024-09-08-29/+51
* Remove unnecessary asserts + make `vec2_t(T val)` constructor explicitremove-asserts hop3112024-08-29-13/+23
* Fleshing out Country, State and Province instances + historycountry-instance hop3112024-07-22-76/+226
* Merge pull request #176 from OpenVicProject/format-cleanup Hop3112024-07-19-6/+8
|\
| * Cleanup: inheritance, const movable variables, code formattingformat-cleanup hop3112024-07-19-6/+8
* | Unit position/country/leader handling + more use of unit branch templatesunit-work hop3112024-07-19-46/+22
|/
* Add IndexedMap and use in low key count, high value density casesindexed-map hop3112024-07-17-36/+36
* Unit and leader rework (branch based templates and colony containers)unit-colonies hop3112024-07-14-3/+33
* Use minimal PopBase for pop historypop-base hop3112024-06-27-7/+7
* Renamed Country to CountryDefinitioncountry-definition hop3112024-06-20-20/+20
* Separated GameManager into Definition and Instance Managersinstance-definition-managers hop3112024-06-13-31/+23
* Add GoodInstancegood-instance hop3112024-06-08-11/+31
* Separated MapDefinition and MapInstancemap-instance hop3112024-06-07-244/+306
* Separated out MapmodeManager hop3112024-06-06-106/+342
* Province const/mutable separation + State cleanupconst-mutable hop3112024-06-06-695/+924
* 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-8/+13
* Province port adjacency calculationprovince-positions hop3112024-04-15-4/+32
* Rework province position loading and map dims hop3112024-04-15-57/+106
* Generate starting unit instancesunits hop3112024-04-15-2/+45
* Add Pop attributes + generate test valuespop-menu hop3112024-03-20-5/+38
* Regions are now coloured from colors.txtregion-colours Arturo2024-02-22-7/+20
* Reworked ReturnByValue, warn_or_error, expect_date_[identifier_or_]string hop3112024-02-04-1/+1
* Added StringMapCase and case insensitive expect_dictionary_keyscase-rework hop3112024-01-25-3/+3
* Added reserve_more, expect_dictionary_key[s|_map]_reserve_length[_and_default]reserve_more hop3112024-01-23-71/+89
* Added map_callback and expect_item_dictionary_reserve_length hop3112024-01-08-5/+5
* Merge pull request #111 from OpenVicProject/conditions-checking zaaarf2024-01-07-1/+1
|\
| * feat: condition loading and parsing zaaarf2024-01-07-1/+1
* | More impassable adjacencies + WVPM mod fixes hop3112024-01-07-54/+54
|/
* Mutually exclusive rule groups + modded building rules hop3112024-01-03-1/+1
* Merge pull request #114 from OpenVicProject/squared-roots zaaarf2024-01-02-164/+177
|\
| * feat: calculate province distance using new sqrt functions zaaarf2024-01-02-164/+177
* | Added framework for loading all Conditions and Effects hop3112024-01-02-10/+30
|/
* Add `https://github.com/Tessil/ordered-map` Spartan3222023-12-31-6/+9
* Clock refactor + misc small fixes hop3112023-12-28-8/+10
* feat: loading climate.txt and continent.txt zaaarf2023-12-27-4/+114