Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Add ModifierSum and improve ModifierValue and RuleSet | hop311 | 2024-09-20 | -4/+4 |
| | ||||
* | ModifierEffect and Rule localisation keysrule-modifier-locale-keys | hop311 | 2024-09-19 | -2/+5 |
| | ||||
* | Country reforms and rulescountry-unlock | hop311 | 2024-09-12 | -1/+3 |
| | ||||
* | Cleanup: inheritance, const movable variables, code formattingformat-cleanup | hop311 | 2024-07-19 | -4/+3 |
| | ||||
* | Mutually exclusive rule groups + modded building rules | hop311 | 2024-01-03 | -6/+37 |
| | ||||
* | Add `https://github.com/Tessil/ordered-map` | Spartan322 | 2023-12-31 | -1/+2 |
| | | | | | | | | | | | Add is_specialization_of to Utility.hpp Add OpenVic::ordered_map and OpenVic::ordered_set Change `std::map` to `ordered_map` Change `std::set to use `ordered_set` Add `set_callback_pointer(tsl::ordered_set<T const*>& set)` Add mutable_iterator to enable mutable value iterator for `tsl::ordered_map` Add std::hash<OpenVic::Date> implementation Enable deps/SCsub to expose dependency includes neccessary for inclusion | |||
* | Added political/policy rules | hop311 | 2023-12-26 | -0/+57 |