[wesnoth-commits] [wesnoth/wesnoth] 31cdf1: Unsubtly warn about subtle problems loading saved ...
Steve Cotton
noreply at github.com
Sat Mar 13 02:45:56 UTC 2021
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 31cdf163192e0638a725e5b4efd2b5c15eb99fc1
https://github.com/wesnoth/wesnoth/commit/31cdf163192e0638a725e5b4efd2b5c15eb99fc1
Author: Steve Cotton <steve at octalot.co.uk>
Date: 2021-03-13 (Sat, 13 Mar 2021)
Changed paths:
M changelog.md
M src/savegame.cpp
Log Message:
-----------
Unsubtly warn about subtle problems loading saved games from old versions
This connects to issue #2710, although the main reasoning about it is in #5517.
The difficulty balance isn't the only problem with loading old saved games, but
it's a simple example to explain.
This warning is intended for the change between 1.14 and 1.16, but will be shown
to anyone loading 1.15.x saves into 1.15.y - that's something that they should
expect in a dev branch.
More information about the Commits
mailing list