aboutsummaryrefslogtreecommitdiff
path: root/src/openvic-simulation/economy/Good.cpp
Commit message (Expand)AuthorAgeLines
* Merge pull request #100 from OpenVicProject/change/colour_t_to_struct George L. Albany2023-12-24-6/+2
|\
| * Change colour_t to be a strongly typed structure Spartan3222023-12-24-6/+2
* | Fixed TGC compatibility + misc cleanup hop3112023-12-23-0/+6
|/
* Removed modifier generating macros. hop3112023-12-14-16/+16
* feat: improved identifier registry macro zaaarf2023-12-10-2/+0
* Vec/set callbacks + crime file + prov building pos hop3112023-12-07-2/+1
* feat: implemented invention dataloading zaaarf2023-12-05-5/+9
* Crime+event modifier loading + misc UI backend hop3112023-12-02-5/+4
* feat: implemented modifier identifier flattening, added/fixed remaining tech ... zaaarf2023-12-02-0/+18
* chore: use PROPERTY and its variants when possible zaaarf2023-11-22-32/+0
* Misc changes hop3112023-11-16-10/+4
* History loading changes + PROPERTY macro hop3112023-11-07-1/+1
* Clang-format formatting (with manual cleanup) hop3112023-10-29-39/+37
* Astyle formatting (with manual cleanup) hop3112023-10-29-3/+6
* Removed unnecessary `const std::string_view`s Hop3112023-09-28-4/+4
* Adding terrain image/type loading Hop3112023-09-25-2/+2
* Fixed pop type loading issue Hop3112023-09-24-2/+0
* Testing (#23) CptAlanSmith2023-09-23-17/+0
* feat: added expect_goods_map function to GoodsManager zaaarf2023-09-20-0/+19
* Various fixes, refactors and general cleanup Hop3112023-09-23-7/+1
* Province adjacency scaffolding Hop3112023-09-18-1/+1
* First go at Modifiers Hop3112023-09-15-1/+1
* More refactoring and duplicate code removal Hop3112023-09-08-0/+140