[wesnoth-commits] [wesnoth/wesnoth] 1f7a0e: MP Manager: used an optional for host parameter
Charles Dang
noreply at github.com
Sun Feb 7 23:43:28 UTC 2021
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 1f7a0e2a13fc24859dd971ebe3ab21a456786b85
https://github.com/wesnoth/wesnoth/commit/1f7a0e2a13fc24859dd971ebe3ab21a456786b85
Author: Charles Dang <exodia339 at gmail.com>
Date: 2021-02-08 (Mon, 08 Feb 2021)
Changed paths:
M src/game_initialization/multiplayer.cpp
Log Message:
-----------
MP Manager: used an optional for host parameter
Commit: cd120f51186c61e80cb1d54aaaf5ce6ed79f9c8d
https://github.com/wesnoth/wesnoth/commit/cd120f51186c61e80cb1d54aaaf5ce6ed79f9c8d
Author: Charles Dang <exodia339 at gmail.com>
Date: 2021-02-08 (Mon, 08 Feb 2021)
Changed paths:
M src/game_initialization/multiplayer.cpp
Log Message:
-----------
MP Manager: avoid setting singleton ptr until connection is established
Commit: 4d4e8e617e229a4dc16a4e7aa69ab166f2c036a0
https://github.com/wesnoth/wesnoth/commit/4d4e8e617e229a4dc16a4e7aa69ab166f2c036a0
Author: Charles Dang <exodia339 at gmail.com>
Date: 2021-02-08 (Mon, 08 Feb 2021)
Changed paths:
M src/game_events/action_wml.cpp
M src/game_events/conditional_wml.cpp
M src/side_filter.cpp
M src/storyscreen/parser.cpp
M src/terrain/filter.cpp
Log Message:
-----------
Cleaned up usage of vconfig::all_children_iterator
Compare: https://github.com/wesnoth/wesnoth/compare/fa95eb7d79a7...4d4e8e617e22
More information about the Commits
mailing list