[Commits] [wesnoth/wesnoth] 6ae5ea: Automatically show mp_connect if needed between sc...
GitHub
noreply at github.com
Wed Jul 15 15:34:55 UTC 2015
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 6ae5ea220faa615a7fb645dd859b33e9b36064d5
https://github.com/wesnoth/wesnoth/commit/6ae5ea220faa615a7fb645dd859b33e9b36064d5
Author: gfgtdf <f492343 at rmqkr.net>
Date: 2015-07-15 (Wed, 15 Jul 2015)
Changed paths:
M src/game_initialization/connect_engine.cpp
M src/game_initialization/connect_engine.hpp
M src/game_initialization/multiplayer_wait.cpp
M src/game_initialization/playcampaign.cpp
M src/server/game.cpp
Log Message:
-----------
Automatically show mp_connect if needed between scenarios
Instead of showing mp_connect when the scenario has allow_new_game=no
the game now shows mp connect automatically iff there are are sides to
which the game cannot automatically assign a controller.
http://gna.org/bugs/?23643
Commit: c405766578f0b5f65252007548227e83d1bfa4a0
https://github.com/wesnoth/wesnoth/commit/c405766578f0b5f65252007548227e83d1bfa4a0
Author: gfgtdf <f492343 at rmqkr.net>
Date: 2015-07-15 (Wed, 15 Jul 2015)
Changed paths:
M src/game_display.hpp
Log Message:
-----------
Fix observer list
http://gna.org/bugs/?23694
Commit: 3781d1358ca7d21e9345d2d3046b6e9dfd2672ac
https://github.com/wesnoth/wesnoth/commit/3781d1358ca7d21e9345d2d3046b6e9dfd2672ac
Author: gfgtdf <f492343 at rmqkr.net>
Date: 2015-07-15 (Wed, 15 Jul 2015)
Changed paths:
M src/game_initialization/connect_engine.cpp
M src/game_initialization/connect_engine.hpp
M src/game_initialization/playcampaign.cpp
M src/play_controller.cpp
M src/play_controller.hpp
Log Message:
-----------
remember connected user when entering mp_connect
Otherwise we might assign sides to users that arent in the game annymore
Commit: ebbdb086c00a61709693ef6a00b30c6fb5823e52
https://github.com/wesnoth/wesnoth/commit/ebbdb086c00a61709693ef6a00b30c6fb5823e52
Author: gfgtdf <f492343 at rmqkr.net>
Date: 2015-07-15 (Wed, 15 Jul 2015)
Changed paths:
M src/game_events/menu_item.cpp
Log Message:
-----------
fix menu items
Compare: https://github.com/wesnoth/wesnoth/compare/ca8ea2158f9e...ebbdb086c00a
More information about the Commits
mailing list