aboutsummaryrefslogtreecommitdiff
path: root/src/openvic-simulation/pop/Pop.cpp
Commit message (Expand)AuthorAgeLines
* Fleshing out Country, State and Province instances + historycountry-instance hop3112024-07-22-1/+4
* Add IndexedMap and use in low key count, high value density casesindexed-map hop3112024-07-17-16/+21
* Use minimal PopBase for pop historypop-base hop3112024-06-27-18/+20
* Renamed Country to CountryDefinitioncountry-definition hop3112024-06-20-2/+2
* Separated GameManager into Definition and Instance Managersinstance-definition-managers hop3112024-06-13-15/+15
* Add GoodInstancegood-instance hop3112024-06-08-11/+15
* Add Pop attributes + generate test valuespop-menu hop3112024-03-20-1/+83
* feat: unit instance type definition, renamed existing structs for consistencymilitary-units zaaarf2024-03-16-3/+3
* Reworked Units and added IdentifierPointerRegistryunit-rework hop3112024-01-23-10/+19
* Added reserve_more, expect_dictionary_key[s|_map]_reserve_length[_and_default]reserve_more hop3112024-01-23-4/+13
* Parse missing variables, Logger counting, misc cleanup hop3112024-01-18-62/+270
* Case insensitive modifiers & added more wvpm2024-01-12-3/+5
* Added NationalFocus ModifierEffects + bool variables hop3112024-01-12-0/+5
* Added map_callback and expect_item_dictionary_reserve_length hop3112024-01-08-15/+9
* feat: condition loading and parsing zaaarf2024-01-07-11/+14
* Added pop properties (size changes, literacy) FarmingtonS92024-01-02-6/+3
* Added framework for loading all Conditions and Effects hop3112024-01-02-11/+133
* Change colour_t to be a strongly typed structure Spartan3222023-12-24-6/+3
* Removed modifier generating macros. hop3112023-12-14-13/+14
* Made pop type strata moddable hop3112023-12-13-11/+55
* Province pop history + country government flag override refactors hop3112023-12-13-2/+39
* feat: implemented pop history loading zaaarf2023-12-10-25/+0
* feat: improved identifier registry macro zaaarf2023-12-10-1/+1
* Crime+event modifier loading + misc UI backend hop3112023-12-02-26/+48
* chore: use PROPERTY and its variants when possible zaaarf2023-11-22-76/+0
* History loading changes + PROPERTY macro hop3112023-11-07-1/+1
* Clang-format formatting (with manual cleanup) hop3112023-10-29-36/+31
* Astyle formatting (with manual cleanup) hop3112023-10-29-9/+14
* Separated node->string and string->value parsing hop3112023-10-20-2/+2
* Minor cleanup hop3112023-10-20-16/+0
* Loading of poptype needs & rebel compositions k0uneli2023-10-16-9/+40
* Lots of accumulated changes hop3112023-10-12-23/+13
* Data types, defaults, callback cleanup Hop3112023-09-29-4/+4
* Removed unnecessary `const std::string_view`s Hop3112023-09-28-4/+4
* Fixed pop type loading issue Hop3112023-09-24-8/+8
* Testing (#23) CptAlanSmith2023-09-23-0/+16
* Merge pull request #20 from OpenVicProject/poptypes Hop3112023-09-20-8/+66
|\
| * Req comment + strata map and error message Hop3112023-09-20-22/+25
| * Loading pop types k0uneli2023-09-13-5/+60
* | Province adjacency scaffolding Hop3112023-09-18-2/+2
* | Scaffolding for `positions.txt` + modifier loading Hop3112023-09-16-2/+2
* | First go at Modifiers Hop3112023-09-15-1/+1
|/
* PR feedback + Logger::warning Hop3112023-09-09-15/+10
* More refactoring and duplicate code removal Hop3112023-09-08-0/+163