aboutsummaryrefslogtreecommitdiff
path: root/src/openvic-simulation/interface/UI.cpp
Commit message (Collapse)AuthorAgeLines
* Store universal colour codes (first loaded)universal-colour-codes hop3112024-08-19-1/+11
|
* Load font colour codesfont-colour-codes hop3112024-08-04-4/+20
|
* Rework GFX::Actor Attachments and Animations hop3112024-04-15-0/+6
|
* GFX objectTypes loading framework + Actor loadinggfx-object hop3112024-03-23-1/+13
|
* Added support for loading all gui filesgui-loading hop3112024-02-04-16/+25
|
* Added reserve_more, expect_dictionary_key[s|_map]_reserve_length[_and_default]reserve_more hop3112024-01-23-2/+4
|
* Change colour_t to be a strongly typed structure Spartan3222023-12-24-3/+9
| | | | | | | 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`
* feat: improved identifier registry macro zaaarf2023-12-10-2/+0
|
* GUI and GFX file loading hop3112023-11-12-0/+92