Pentarctagon
Pentarctagon
Also, implement changes to mainline macros based on said review. @sevu can you add some detail on what this means? Which macros are you looking at, what are you thinking...
Currently the official wesnothd and campaignd instances slowly leak connections over time, resulting in them eventually becoming unresponsive due to hitting the system limit of the maximum number of files...
Hi, For the Battle for Wesnoth, we were going to start using the [pango_layout_set_line_spacing](https://docs.gtk.org/Pango/method.Layout.set_line_spacing.html) API from pango, however using this requires pango 1.44 and the Scout runtime has only 1.30....
Bot-hosted games are now shown in a separate tab from player-hosted games, based on the new `auto_hosted` attribute on the game creation WML. This is not something that's available to...
As discussed on Discord, the goal now is instead of removing xBRZ, to update it to its latest version. As far as licensing goes, given that xBRZ is only under...
For Battle for Wesnoth, we're having an issue where on regular desktop Linux (I use Linux Mint 21.3 for example) Battle for Wesnoth launches without issue. However on the Steam...
When building recently, it gives the deprecation warning: `src/connection.cpp:98:13: error: 'mysql_ssl_set' is deprecated: Use mysql_options() instead.`
Essentially it'd work like: * start the wesnoth client with a particular command line option (ie `--show-addon-removal-button`) * this will cause the delete add-on button in the add-ons manager to...