Charles Dang

Results 25 issues of Charles Dang

The Windows CI is currently failing with a vcpkg error when downloading pango. It claims the hash on the package (downloaded from the pango GitLab page) is incorrect. Manually fetching...

Bug
Upstream issue
Windows
Building
CI

Lua 5.5 RC 1 just released last week. Once it's finally stable, we should look to upgrading, possibly for 1.21. Opening this as a reminder. Major changes are listed here:...

Enhancement
Lua API

Did some debugging. Looks like it has to do with more events being executed by the dispatcher on the destroyed dialog object after it closes. Not sure why. Setting `handled`...

Bug
UI
Medium Priority

This is most visible in TSG, where the floating "click here" arrows show a distinct break when they pass over the bounding box of the unit's hex. I suspect it...

Bug
Graphics
Engine

Toward #10427. lexical_cast now returns optional instead of throwing bad_lexical_cast on failure. This allows the code to be simplified by letting the caller handling the nonexistent value. lexical_cast_default still returns...

AI
UI
Editor
Units