Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | feat: condition loading and parsing | zaaarf | 2024-01-07 | -1/+1 |
| | | | | Co-authored-by: Hop311 <Hop3114@gmail.com> | |||
* | Mutually exclusive rule groups + modded building rules | hop311 | 2024-01-03 | -2/+6 |
| | ||||
* | Added framework for loading all Conditions and Effects | hop311 | 2024-01-02 | -6/+23 |
| | ||||
* | Add `https://github.com/Tessil/ordered-map` | Spartan322 | 2023-12-31 | -2/+6 |
| | | | | | | | | | | | 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: rule and modifier loading for issues and reforms | zaaarf | 2023-12-28 | -0/+6 |
| | ||||
* | Fixed TGC compatibility + misc cleanup | hop311 | 2023-12-23 | -34/+52 |
| | ||||
* | Removed modifier generating macros. | hop311 | 2023-12-14 | -2/+7 |
| | ||||
* | Made pop type strata moddable | hop311 | 2023-12-13 | -15/+0 |
| | ||||
* | feat: improved identifier registry macro | zaaarf | 2023-12-10 | -4/+0 |
| | ||||
* | Vec/set callbacks + crime file + prov building pos | hop311 | 2023-12-07 | -40/+8 |
| | ||||
* | feat: implemented invention dataloading | zaaarf | 2023-12-05 | -14/+35 |
| | ||||
* | Crime+event modifier loading + misc UI backend | hop311 | 2023-12-02 | -24/+100 |
| | ||||
* | feat: implemented modifier identifier flattening, added/fixed remaining tech ↵ | zaaarf | 2023-12-02 | -23/+49 |
| | | | | modifiers effects | |||
* | feat: implemented basic technology and school loading (modifier processing ↵ | zaaarf | 2023-10-22 | -0/+1 |
| | | | | is still missing) | |||
* | chore: use PROPERTY and its variants when possible | zaaarf | 2023-11-22 | -20/+0 |
| | ||||
* | Misc changes | hop311 | 2023-11-16 | -0/+386 |