Vanilla-Conquer icon indicating copy to clipboard operation
Vanilla-Conquer copied to clipboard

Savegame load dialog is only displaying the first file

Open MLipfert1 opened this issue 3 years ago • 1 comments
trafficstars

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.

MLipfert1 avatar Jul 21 '22 18:07 MLipfert1

This issue will be fixed with PR #715.

MLipfert1 avatar Jul 22 '22 18:07 MLipfert1

Fixed with other PRs.

MLipfert1 avatar Oct 21 '22 15:10 MLipfert1