aboutsummaryrefslogtreecommitdiff
path: root/src/openvic-simulation/utility/Getters.hpp
Commit message (Expand)AuthorAgeLines
* Fixed point rounding functions and sources cleanup hop3112024-02-19-1/+1
* Reworked ReturnByValue, warn_or_error, expect_date_[identifier_or_]string hop3112024-02-04-7/+9
* Made Date constexpr so that PROPERTY getters can be constexprconstexpr-date hop3112024-01-24-6/+10
* Change colour_t to be a strongly typed structure Spartan3222023-12-24-1/+4
* Crime+event modifier loading + misc UI backend hop3112023-12-02-7/+7
* feat: replaced REF_GETTERS with PROPERTY_REF, added PROPERTY_CUSTOM_PREFIX zaaarf2023-12-01-6/+11
* chore: use PROPERTY and its variants when possible zaaarf2023-11-22-1/+1
* feat: allow (optionally) specifying access levels and custom names for PROPER... zaaarf2023-11-22-9/+17
* Merge pull request #71 from OpenVicProject/gui-loading Hop3112023-11-13-0/+32
|\
| * GUI and GFX file loading hop3112023-11-12-0/+32
* | Added CountryInstance & Country History Apply Func Joel Machens2023-11-13-3/+10
|/
* History loading changes + PROPERTY macro hop3112023-11-07-0/+66