| Commit message (Expand) | Author | Age | Lines |
* | Menu reqs: country index, flag type set, province set total populationmenu-reqs | hop311 | 2024-04-19 | -1/+1 |
* | Rework GFX::Actor Attachments and Animations | hop311 | 2024-04-15 | -0/+21 |
* | Rework province position loading and map dims | hop311 | 2024-04-15 | -10/+24 |
* | Identifier string_view invalidation fix | hop311 | 2024-03-01 | -1/+9 |
* | Reworked ReturnByValue, warn_or_error, expect_date_[identifier_or_]string | hop311 | 2024-02-04 | -14/+26 |
* | Added StringMapCase and case insensitive expect_dictionary_keyscase-rework | hop311 | 2024-01-25 | -36/+19 |
* | Merge pull request #139 from OpenVicProject/constexpr-date | Hop311 | 2024-01-24 | -11/+3 |
|\ |
|
| * | Made Date constexpr so that PROPERTY getters can be constexprconstexpr-date | hop311 | 2024-01-24 | -11/+3 |
* | | Reworked Units and added IdentifierPointerRegistryunit-rework | hop311 | 2024-01-23 | -47/+91 |
|/ |
|
* | Added reserve_more, expect_dictionary_key[s|_map]_reserve_length[_and_default]reserve_more | hop311 | 2024-01-23 | -18/+31 |
* | Miscellaneous bug fixes and format cleanupmisc-changes | hop311 | 2024-01-22 | -1/+21 |
* | Parse missing variables, Logger counting, misc cleanup | hop311 | 2024-01-18 | -8/+2 |
* | Reworked UniqueKeyRegistry template params + added support for std::deque sto... | hop311 | 2024-01-13 | -120/+215 |
* | Added map_callback and expect_item_dictionary_reserve_length | hop311 | 2024-01-08 | -93/+111 |
* | Added case insensitive ordered set and map and IdentifierRegistry | hop311 | 2024-01-03 | -11/+24 |
* | Added expect_item_dictionary_and_default | hop311 | 2024-01-03 | -21/+44 |
* | Change colour_t to be a strongly typed structure | Spartan322 | 2023-12-24 | -18/+31 |
* | feat: improved identifier registry macro | zaaarf | 2023-12-10 | -46/+31 |
* | Crime+event modifier loading + misc UI backend | hop311 | 2023-12-02 | -30/+56 |
* | feat: replaced REF_GETTERS with PROPERTY_REF, added PROPERTY_CUSTOM_PREFIX | zaaarf | 2023-12-01 | -3/+1 |
* | Bookmark loading + province and building cleanup | hop311 | 2023-11-15 | -0/+3 |
* | Striped mapmode and improved distributions | hop311 | 2023-11-15 | -19/+4 |
* | Directory lookup refactor+suppressed wargoal error | hop311 | 2023-11-13 | -15/+22 |
* | History loading generalisation | hop311 | 2023-11-07 | -3/+9 |
* | Cross-platform file lookup (case and separator) | hop311 | 2023-11-07 | -16/+26 |
* | History loading changes + PROPERTY macro | hop311 | 2023-11-07 | -41/+8 |
* | Country: datatypes + TGC compat changes | hop311 | 2023-11-07 | -7/+13 |
* | Clang-format formatting (with manual cleanup) | hop311 | 2023-10-29 | -29/+63 |
* | Astyle formatting (with manual cleanup) | hop311 | 2023-10-29 | -13/+20 |
* | Add Defines Loading | Spartan322 | 2023-10-20 | -44/+76 |
* | Separated node->string and string->value parsing | hop311 | 2023-10-20 | -9/+11 |
* | Change `has_identifier` to use `map::contains` | Spartan322 | 2023-10-17 | -8/+12 |
* | Further CLI and modifier reading work | hop311 | 2023-10-14 | -86/+76 |
* | TGC compatibility fixes + other cleanup | hop311 | 2023-10-13 | -15/+38 |
* | Changed return types to std::string_view | hop311 | 2023-10-13 | -6/+14 |
* | Further cleanup and rearrangement | hop311 | 2023-10-13 | -7/+5 |
* | Lots of accumulated changes | hop311 | 2023-10-12 | -65/+91 |
* | Data types, defaults, callback cleanup | Hop311 | 2023-09-29 | -0/+10 |
* | Removed unnecessary `const std::string_view`s | Hop311 | 2023-09-28 | -7/+7 |
* | Adding terrain image/type loading | Hop311 | 2023-09-25 | -0/+1 |
* | fix: fixed multiple compile-time warnings | zaaarf | 2023-09-24 | -0/+1 |
* | Fixed pop type loading issue | Hop311 | 2023-09-24 | -0/+10 |
* | Testing (#23) | CptAlanSmith | 2023-09-23 | -1/+17 |
* | Province adjacency scaffolding | Hop311 | 2023-09-18 | -8/+50 |
* | Scaffolding for `positions.txt` + modifier loading | Hop311 | 2023-09-16 | -3/+3 |
* | First go at Modifiers | Hop311 | 2023-09-15 | -2/+2 |
* | PR feedback + Logger::warning | Hop311 | 2023-09-09 | -0/+3 |
* | More refactoring and duplicate code removal | Hop311 | 2023-09-08 | -0/+197 |