aboutsummaryrefslogtreecommitdiff
path: root/src/openvic-simulation/economy/ProductionType.hpp
Commit message (Expand)AuthorAgeLines
* Move production types to economy/production/move_production_to_folder wvpm2024-09-18-121/+0
* Optimize some string interning casesoptimize/string-interning Spartan3222024-07-18-1/+3
* Separated GameManager into Definition and Instance Managersinstance-definition-managers hop3112024-06-13-2/+2
* Add GoodInstancegood-instance hop3112024-06-08-13/+17
* Parse missing variables, Logger counting, misc cleanup hop3112024-01-18-11/+33
* Improved validation of production types and renamed properties to be descriptive wvpm2024-01-10-27/+25
* Added framework for loading all Conditions and Effects hop3112024-01-02-18/+26
* feat: improved identifier registry macro zaaarf2023-12-10-2/+1
* Crime+event modifier loading + misc UI backend hop3112023-12-02-0/+1
* feat: replaced REF_GETTERS with PROPERTY_REF, added PROPERTY_CUSTOM_PREFIX zaaarf2023-12-01-3/+3
* chore: use PROPERTY and its variants when possible zaaarf2023-11-22-38/+16
* Misc changes hop3112023-11-16-1/+1
* Clang-format formatting (with manual cleanup) hop3112023-10-29-16/+13
* Astyle formatting (with manual cleanup) hop3112023-10-29-4/+4
* TGC compatibility fixes + other cleanup hop3112023-10-13-19/+20
* Further cleanup and rearrangement hop3112023-10-13-2/+2
* Lots of accumulated changes hop3112023-10-12-3/+3
* Data types, defaults, callback cleanup Hop3112023-09-29-6/+6
* feat: implemented building loading and missing parameters zaaarf2023-09-28-6/+6
* Expect modifier value + keys function Hop3112023-09-26-32/+28
* fix: fixed segfault, added ulterior checks) zaaarf2023-09-24-4/+6
* feat: implemented template loading, fixed compilation errors zaaarf2023-09-24-9/+11
* feat: implemented ProductionType, implemented (broken) loading for it zaaarf2023-09-23-0/+111