Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Case insensitive modifiers & added more | wvpm | 2024-01-12 | -2/+2 |
| | ||||
* | Added NationalFocus ModifierEffects + bool variables | hop311 | 2024-01-12 | -0/+4 |
| | ||||
* | Mutually exclusive rule groups + modded building rules | hop311 | 2024-01-03 | -12/+11 |
| | ||||
* | Merge pull request #100 from OpenVicProject/change/colour_t_to_struct | George L. Albany | 2023-12-24 | -6/+2 |
|\ | ||||
| * | Change colour_t to be a strongly typed structure | Spartan322 | 2023-12-24 | -6/+2 |
| | | | | | | | | | | | | | | Make RGB default of `colour_t` Distinguish RGB and ARGB colors by type and colour_traits Add `_colour` and `_argb` colour user-defined literals Add `OpenVic::utility::unreachable` | |||
* | | Fixed TGC compatibility + misc cleanup | hop311 | 2023-12-23 | -0/+6 |
|/ | ||||
* | Removed modifier generating macros. | hop311 | 2023-12-14 | -16/+16 |
| | ||||
* | feat: improved identifier registry macro | zaaarf | 2023-12-10 | -2/+0 |
| | ||||
* | Vec/set callbacks + crime file + prov building pos | hop311 | 2023-12-07 | -2/+1 |
| | ||||
* | feat: implemented invention dataloading | zaaarf | 2023-12-05 | -5/+9 |
| | ||||
* | Crime+event modifier loading + misc UI backend | hop311 | 2023-12-02 | -5/+4 |
| | ||||
* | feat: implemented modifier identifier flattening, added/fixed remaining tech ↵ | zaaarf | 2023-12-02 | -0/+18 |
| | | | | modifiers effects | |||
* | chore: use PROPERTY and its variants when possible | zaaarf | 2023-11-22 | -32/+0 |
| | ||||
* | Misc changes | hop311 | 2023-11-16 | -10/+4 |
| | ||||
* | History loading changes + PROPERTY macro | hop311 | 2023-11-07 | -1/+1 |
| | ||||
* | Clang-format formatting (with manual cleanup) | hop311 | 2023-10-29 | -39/+37 |
| | ||||
* | Astyle formatting (with manual cleanup) | hop311 | 2023-10-29 | -3/+6 |
| | ||||
* | Removed unnecessary `const std::string_view`s | Hop311 | 2023-09-28 | -4/+4 |
| | ||||
* | Adding terrain image/type loading | Hop311 | 2023-09-25 | -2/+2 |
| | ||||
* | Fixed pop type loading issue | Hop311 | 2023-09-24 | -2/+0 |
| | ||||
* | Testing (#23) | CptAlanSmith | 2023-09-23 | -17/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fixes for building scons * Initial proof of concept auto-testing Shows how we can pull loaded data and display it back * Re-did headless Because hubert insisted it be done like this ;) * Auto-Testing Framework Basics * Requirements Calculations * Fix for messy merge (teach me to use merge tools) * Fixing up misc merge issues to fully reconcile with master changes * Re-added missing getters * Move of testing files due to folder reorgs * Use new accessors + int reading fix --------- Co-authored-by: Hop311 <hop3114@gmail.com> | |||
* | feat: added expect_goods_map function to GoodsManager | zaaarf | 2023-09-20 | -0/+19 |
| | ||||
* | Various fixes, refactors and general cleanup | Hop311 | 2023-09-23 | -7/+1 |
| | ||||
* | Province adjacency scaffolding | Hop311 | 2023-09-18 | -1/+1 |
| | ||||
* | First go at Modifiers | Hop311 | 2023-09-15 | -1/+1 |
| | ||||
* | More refactoring and duplicate code removal | Hop311 | 2023-09-08 | -0/+140 |