Charles Pigott
Charles Pigott
Oh hang on, probably a duplicate of #886
Given it removes commandline options, this feels like more than just a "Codechange"
This is a known problem. After inflation got "readjusted" (#7589), certain values no longer make sense - the settings window can't know what year your game starts at, so can't...
We don't generally assign issues. If you want to work on it, feel free to do so :)
Possibly the same issue as #8022, but with trains instead of ships
https://github.com/OpenTTD/OpenTTD/blob/4b701e053fa9e9accc1e3652be12ca001c359c40/src/survey.cpp#L308 funky font name somewhere
The line below however.... https://github.com/OpenTTD/OpenTTD/blob/4b701e053fa9e9accc1e3652be12ca001c359c40/src/survey.cpp#L309 Wouldn't be the first time line numbers are slightly off
https://github.com/PowerShell/PowerShell/compare/v7.4.6...v7.4.7 It is a very short list of commits. Most of which are CI related changes. I can't say I'm particularly familiar with this stuff, but .NET SDK and PSReadline...
Perhaps the repo could be split into ogfx2-srcs & ogfx2, with the former pushing the generated png files to the latter when required?
Nice! But not exactly going to work (or even compile) on anything that isn't SDL. I would expect this should be implemented as an (empty) method in the VideoDriver class,...