aboutsummaryrefslogtreecommitdiff
path: root/src/openvic-simulation/interface
Commit message (Collapse)AuthorAgeLines
* Added support for loading all gui filesgui-loading hop3112024-02-04-69/+375
|
* Added StringMapCase and case insensitive expect_dictionary_keyscase-rework hop3112024-01-25-42/+40
|
* Reworked Units and added IdentifierPointerRegistryunit-rework hop3112024-01-23-2/+9
|
* Added reserve_more, expect_dictionary_key[s|_map]_reserve_length[_and_default]reserve_more hop3112024-01-23-5/+10
|
* Reworked UniqueKeyRegistry template params + added support for std::deque ↵ hop3112024-01-13-19/+21
| | | | storage
* Added framework for loading all Conditions and Effects hop3112024-01-02-1/+1
|
* Clock refactor + misc small fixes hop3112023-12-28-2/+2
|
* Merge pull request #100 from OpenVicProject/change/colour_t_to_struct George L. Albany2023-12-24-8/+14
|\
| * Change colour_t to be a strongly typed structure Spartan3222023-12-24-8/+14
| | | | | | | | | | | | | | 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-6/+39
|/
* Province pop history + country government flag override refactors hop3112023-12-13-1/+1
|
* feat: improved identifier registry macro zaaarf2023-12-10-25/+11
|
* Crime+event modifier loading + misc UI backend hop3112023-12-02-10/+6
|
* Misc changes hop3112023-11-16-11/+11
|
* Directory lookup refactor+suppressed wargoal error hop3112023-11-13-7/+8
|
* GUI and GFX file loading hop3112023-11-12-0/+854