Silent
Silent
As discovered by @rrika, DC still prepares the color correction data used by the original game's "gold filter". We can ditch the presets and use this data without much trouble:...
### Description Following #13647, we need to do the same for leaderboards. Right now leaderboards from all subsets display just fine, but they are uncategorized and displayed as a single,...
Fixes all instances of this warning, so it can be re-enabled. This opens the way for more signed/unsigned typecast removals.
The following minimal example produces a malformed YAML file - if I understand correctly, unprintable characters are forbidden from being emitted into the YAML file, but this example produces key...
I don't know if the author renamed or deleted their GitHub account, but both the repo and their user page are 404 now.
This issue has also been reported in "upstream" SQLite, currently awaiting approval: `Int32x32To64` macro internally truncates the arguments to int32, while `time_t` is 64-bit on most/all modern platforms. Therefore, usage...
We need to enforce the presence of a `gametitle` field in the file, and **maybe** enforce a standard layout of it.
See #576 for a PR temporarily addressing it - the game has native widescreen, but it resets itself after reboot even though the UI claims it's not. The option needs...