aboutsummaryrefslogtreecommitdiff
path: root/src/openvic-simulation/interface
Commit message (Collapse)AuthorAgeLines
* Store universal colour codes (first loaded)universal-colour-codes hop3112024-08-19-1/+12
|
* Assorted minor fixes (clang-format.sh shebang, parse national foci scripts, ↵assorted-fixes hop3112024-08-14-5/+4
| | | | factor song chance, update openvic-dataloader)
* Load font colour codesfont-colour-codes hop3112024-08-04-9/+28
|
* GUI::ListBox offsets + load search panel gui filelistbox-offsets hop3112024-07-29-5/+6
|
* Rework GFX::Actor Attachments and Animations hop3112024-04-15-52/+105
|
* GFX objectTypes loading framework + Actor loadinggfx-object hop3112024-03-23-3/+242
|
* Add GUI Text border_size hop3112024-03-20-3/+4
|
* Add TextureSprite base class hop3112024-02-19-35/+48
|
* 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