[wesnoth-commits] [wesnoth/wesnoth] 8fea48: Preferences Dialog: cleaned up advanced prefs widg...
GitHub
noreply at github.com
Sat Jun 9 20:25:03 UTC 2018
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 8fea48ab8531815f49648ce872dda2d974d36a97
https://github.com/wesnoth/wesnoth/commit/8fea48ab8531815f49648ce872dda2d974d36a97
Author: Charles Dang <exodia339 at gmail.com>
Date: 2018-06-10 (Sun, 10 Jun 2018)
Changed paths:
M src/gui/dialogs/preferences_dialog.cpp
Log Message:
-----------
Preferences Dialog: cleaned up advanced prefs widget setup
Commit: c79e1645c8f04c8a7eaae8dcc1c717f9a6fae7d6
https://github.com/wesnoth/wesnoth/commit/c79e1645c8f04c8a7eaae8dcc1c717f9a6fae7d6
Author: gfgtdf <daniel.gfgtdf at gmail.com>
Date: 2018-06-10 (Sun, 10 Jun 2018)
Changed paths:
M src/actions/create.cpp
M src/game_events/action_wml.cpp
M src/game_events/conditional_wml.cpp
M src/gui/dialogs/statistics_dialog.cpp
M src/play_controller.cpp
M src/scripting/game_lua_kernel.cpp
M src/side_filter.cpp
M src/statistics.cpp
M src/team.hpp
M src/variable.cpp
Log Message:
-----------
fix issues caused by empty save id
ee50171d13c7f20a3c8147201c2b78ab54fafae3 broke some codes that relied on
unique save ids, that is in particular the statistic code and
scoped_recall_unit, so now these codes fallback to the side number if
the save id is empty.
Commit: 25840c8a4bdfa1bd7b93069ba9fc2562eca39910
https://github.com/wesnoth/wesnoth/commit/25840c8a4bdfa1bd7b93069ba9fc2562eca39910
Author: gfgtdf <daniel.gfgtdf at gmail.com>
Date: 2018-06-10 (Sun, 10 Jun 2018)
Changed paths:
M src/replay.cpp
Log Message:
-----------
fix teamchat not marked #3119
Compare: https://github.com/wesnoth/wesnoth/compare/f0896bdf8c9a...25840c8a4bdf
**NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the Commits
mailing list