Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Added framework for loading all Conditions and Effects | hop311 | 2024-01-02 | -2/+9 |
| | ||||
* | Add `https://github.com/Tessil/ordered-map` | Spartan322 | 2023-12-31 | -3/+4 |
| | | | | | | | | | | | 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 | |||
* | feat: improved identifier registry macro | zaaarf | 2023-12-10 | -5/+1 |
| | ||||
* | feat: added missing country history keys (except decisions) | zaaarf | 2023-12-10 | -3/+3 |
| | ||||
* | Vec/set callbacks + crime file + prov building pos | hop311 | 2023-12-07 | -12/+16 |
| | ||||
* | feat: implemented invention dataloading | zaaarf | 2023-12-05 | -0/+55 |