aboutsummaryrefslogtreecommitdiff
path: root/src/openvic-simulation/interface/GFX.hpp
Commit message (Collapse)AuthorAgeLines
* Added framework for loading all Conditions and Effects hop3112024-01-02-1/+1
|
* Merge pull request #100 from OpenVicProject/change/colour_t_to_struct George L. Albany2023-12-24-2/+2
|\
| * Change colour_t to be a strongly typed structure Spartan3222023-12-24-2/+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 hop3112023-12-23-1/+19
|/
* Crime+event modifier loading + misc UI backend hop3112023-12-02-2/+1
|
* Directory lookup refactor+suppressed wargoal error hop3112023-11-13-1/+1
|
* GUI and GFX file loading hop3112023-11-12-0/+138