aboutsummaryrefslogtreecommitdiff
path: root/src/openvic-simulation/pop/Pop.hpp
Commit message (Collapse)AuthorAgeLines
* Reworked Units and added IdentifierPointerRegistryunit-rework hop3112024-01-23-10/+13
|
* Added reserve_more, expect_dictionary_key[s|_map]_reserve_length[_and_default]reserve_more hop3112024-01-23-1/+2
|
* Miscellaneous bug fixes and format cleanupmisc-changes hop3112024-01-22-1/+1
|
* Parse missing variables, Logger counting, misc cleanup hop3112024-01-18-24/+143
|
* Added pop properties (size changes, literacy) FarmingtonS92024-01-02-4/+9
|
* Added framework for loading all Conditions and Effects hop3112024-01-02-8/+46
|
* Removed modifier generating macros. hop3112023-12-14-1/+1
|
* Made pop type strata moddable hop3112023-12-13-3/+21
|
* Province pop history + country government flag override refactors hop3112023-12-13-2/+16
|
* feat: implemented pop history loading zaaarf2023-12-10-3/+1
|
* feat: improved identifier registry macro zaaarf2023-12-10-2/+1
|
* Crime+event modifier loading + misc UI backend hop3112023-12-02-2/+17
|
* feat: replaced REF_GETTERS with PROPERTY_REF, added PROPERTY_CUSTOM_PREFIX zaaarf2023-12-01-5/+2
|
* chore: use PROPERTY and its variants when possible zaaarf2023-11-22-30/+19
|
* Striped mapmode and improved distributions hop3112023-11-15-1/+1
|
* Clang-format formatting (with manual cleanup) hop3112023-10-29-11/+12
|
* Astyle formatting (with manual cleanup) hop3112023-10-29-1/+2
|
* Minor cleanup hop3112023-10-20-4/+2
|
* Loading of poptype needs & rebel compositions k0uneli2023-10-16-5/+17
|
* Lots of accumulated changes hop3112023-10-12-1/+1
|
* Removed unnecessary `const std::string_view`s Hop3112023-09-28-4/+4
|
* Testing (#23) CptAlanSmith2023-09-23-1/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fixes for building scons * Initial proof of concept auto-testing Shows how we can pull loaded data and display it back * Re-did headless Because hubert insisted it be done like this ;) * Auto-Testing Framework Basics * Requirements Calculations * Fix for messy merge (teach me to use merge tools) * Fixing up misc merge issues to fully reconcile with master changes * Re-added missing getters * Move of testing files due to folder reorgs * Use new accessors + int reading fix --------- Co-authored-by: Hop311 <hop3114@gmail.com>
* Region + localisation loading Hop3112023-09-14-1/+1
|
* Format cleanup and req comments Hop3112023-09-09-1/+1
|
* PR feedback + Logger::warning Hop3112023-09-09-4/+2
|
* More refactoring and duplicate code removal Hop3112023-09-08-0/+101