Results 7 issues of Michael Drake

Adds support for HSL(A) colors to the color parsing code. Previously with the default theme, a light HSL-specified background did not change the text color to dark, making the text...

* [ ] Add union support * [ ] Replace LibYAML * [ ] Add `CYAML_CUSTOM` type * [ ] Support C99 flexible array members * [x] Deep clone *...

Decide how/whether to support multi-document streams. Maybe the current API only supports single document streams, and a new one can be added that takes a client callback that is called...

This implements [TODO 13.12](https://curl.se/docs/todo.html#Reduce_CA_certificate_bundle_rep): > When using the OpenSSL backend, curl will load and reparse the CA bundle at the creation of the "SSL context" when it sets up a...

TLS
next-feature-window

### Preliminary checks - [X] I've checked that there aren't [**other open issues**](https://github.com/ihhub/fheroes2/issues?q=is%3Aissue) on the same topic. ### Describe the problem requiring a solution When playing maps where two or...

improvement
logic

## Context I have been [creating](https://github.com/tlsa/libcgifh) lots of animated charts lately and I have found that the performance of `cgif_addframe` is very slow for my use case. The GIFs I'm...