[wesnoth-commits] [wesnoth/wesnoth] c6052e: Add a prompt to migrate data from previous version...
Pentarctagon
noreply at github.com
Fri Jul 16 01:07:06 UTC 2021
Branch: refs/heads/1.16
Home: https://github.com/wesnoth/wesnoth
Commit: c6052e805f1008736b568c6c27e641eb1e07cc2b
https://github.com/wesnoth/wesnoth/commit/c6052e805f1008736b568c6c27e641eb1e07cc2b
Author: Pentarctagon <pentarctagon at tutamail.com>
Date: 2021-07-15 (Thu, 15 Jul 2021)
Changed paths:
A data/gui/window/migrate_version_selection.cfg
M projectfiles/Xcode/The Battle for Wesnoth.xcodeproj/project.pbxproj
M source_lists/wesnoth
M src/addon/client.cpp
M src/addon/manager_ui.cpp
M src/filesystem.cpp
M src/filesystem.hpp
M src/game_config.cpp
M src/game_config.hpp
A src/gui/dialogs/migrate_version_selection.cpp
A src/gui/dialogs/migrate_version_selection.hpp
M src/preferences/game.cpp
M src/preferences/game.hpp
M src/preferences/general.cpp
M src/preferences/general.hpp
M src/wesconfig.h
M src/wesnoth.cpp
Log Message:
-----------
Add a prompt to migrate data from previous versions of wesnoth.
Currently migrated, if existing:
* Add-ons (redownloaded if present on new add-ons server)
* Preferences file
* Credentials file
More information about the Commits
mailing list