[Commits] [wesnoth/wesnoth] d49bca: refactor flg_manager::update_available_factions()
GitHub
noreply at github.com
Fri Jun 19 18:39:51 UTC 2015
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: d49bcaab48c0974acc469f8d8b0243b55e6269e0
https://github.com/wesnoth/wesnoth/commit/d49bcaab48c0974acc469f8d8b0243b55e6269e0
Author: gfgtdf <f492343 at rmqkr.net>
Date: 2015-06-19 (Fri, 19 Jun 2015)
Changed paths:
M src/game_initialization/flg_manager.cpp
Log Message:
-----------
refactor flg_manager::update_available_factions()
this makes it easier to read.
Commit: f8aa355486d15013e4ef889952bac765195bfa97
https://github.com/wesnoth/wesnoth/commit/f8aa355486d15013e4ef889952bac765195bfa97
Author: gfgtdf <f492343 at rmqkr.net>
Date: 2015-06-19 (Fri, 19 Jun 2015)
Changed paths:
M src/game_initialization/flg_manager.cpp
M src/game_initialization/flg_manager.hpp
Log Message:
-----------
fix faction_lock when no recruitlist is specified.
Commit: acf177fbd0d1f30d04f16463a570c1a774a64576
https://github.com/wesnoth/wesnoth/commit/acf177fbd0d1f30d04f16463a570c1a774a64576
Author: gfgtdf <f492343 at rmqkr.net>
Date: 2015-06-19 (Fri, 19 Jun 2015)
Changed paths:
M data/gui/default/window/campaign_settings.cfg
M src/game_initialization/connect_engine.cpp
M src/game_initialization/create_engine.cpp
M src/game_initialization/mp_options.cpp
M src/game_initialization/mp_options.hpp
M src/game_initialization/multiplayer_configure.cpp
M src/game_initialization/multiplayer_configure.hpp
M src/game_initialization/singleplayer.cpp
M src/game_launcher.cpp
M src/gui/dialogs/campaign_settings.cpp
M src/mp_game_settings.cpp
M src/mp_game_settings.hpp
Log Message:
-----------
automaticly detect whether to show mp_configure in sp
We now automaticly show mp_configure in sp iff there are actually things
to configure. This means if eigher force_lock_settiings was explicitly
set to false or if the [campaign] or one of the [modification] provides
[options] to configure.
Compare: https://github.com/wesnoth/wesnoth/compare/1ce3698aaf82...acf177fbd0d1
More information about the Commits
mailing list