Vanilla-Conquer
Vanilla-Conquer copied to clipboard
Savegame load dialog is only displaying the first file
While developing the commits for PR #801, I noticed that the load dialog of Red Alert (maybe Tiberian Dawn too) is displaying only the first savegame file in the list. This issue is unrelated to my commits of the previously mentioned pull request.
I already did some debugging. All savegame files are found on the hard disk and loaded into the internal files list. But they are simply not displayed. Might be only a problem of the respective ingame dialog. I only tested the macOS version. It could be that other operation systems are not affected.
I might be able to free some time in the next days to debug it further and hopefully fix it.
This issue will be fixed with PR #715.
Fixed with other PRs.