Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | feat: replaced REF_GETTERS with PROPERTY_REF, added PROPERTY_CUSTOM_PREFIX | zaaarf | 2023-12-01 | -1/+1 |
| | ||||
* | chore: use PROPERTY and its variants when possible | zaaarf | 2023-11-22 | -34/+5 |
| | ||||
* | Misc changes | hop311 | 2023-11-16 | -0/+576 |
| | ||||
* | Bookmark loading + province and building cleanup | hop311 | 2023-11-15 | -15/+17 |
| | ||||
* | History loading changes + PROPERTY macro | hop311 | 2023-11-07 | -3/+3 |
| | ||||
* | Stop passing Dates by reference | hop311 | 2023-11-07 | -4/+4 |
| | ||||
* | Clang-format formatting (with manual cleanup) | hop311 | 2023-10-29 | -29/+9 |
| | ||||
* | Astyle formatting (with manual cleanup) | hop311 | 2023-10-29 | -28/+32 |
| | ||||
* | Add Defines Loading | Spartan322 | 2023-10-20 | -0/+184 |
Caches start_date and end_date in DefineManager Add static `get_property` and HASID_PROPERTY macro to HasIdentifier |