Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Reworked ReturnByValue, warn_or_error, expect_date_[identifier_or_]string | hop311 | 2024-02-04 | -3/+1 |
| | ||||
* | Added reserve_more, expect_dictionary_key[s|_map]_reserve_length[_and_default]reserve_more | hop311 | 2024-01-23 | -41/+36 |
| | ||||
* | feat: improved identifier registry macro | zaaarf | 2023-12-10 | -2/+0 |
| | ||||
* | Vec/set callbacks + crime file + prov building pos | hop311 | 2023-12-07 | -1/+0 |
| | ||||
* | Bookmark loading + province and building cleanup | hop311 | 2023-11-15 | -12/+13 |
| | ||||
* | Stop passing Dates by reference | hop311 | 2023-11-07 | -2/+2 |
| | ||||
* | Clang-format formatting (with manual cleanup) | hop311 | 2023-10-29 | -13/+6 |
| | ||||
* | Astyle formatting (with manual cleanup) | hop311 | 2023-10-29 | -28/+32 |
| | ||||
* | Add Defines Loading | Spartan322 | 2023-10-20 | -0/+121 |
Caches start_date and end_date in DefineManager Add static `get_property` and HASID_PROPERTY macro to HasIdentifier |