b-casey / OpenSMACX

A project to decompile SMAC/X to C++ with the long term goal of creating a full open source clone.
GNU General Public License v3.0
52 stars 4 forks source link

Saved zoom level lost when loading a game #18

Open b-casey opened 4 years ago

b-casey commented 4 years ago

This bug report stems from a feature request to keep zoom level the same as when game is saved. This value is stored in the saved game however it gets reset to 0 when loading a game. There are likely other parts of the map UI state that get erroneously lost.

https://alphacentauri2.info/index.php?topic=21491