[Commits] [wesnoth/wesnoth] 8abb21: reformat side_drop network message.
GitHub
noreply at github.com
Wed Aug 2 17:37:50 UTC 2017
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 8abb21e7074765842f37186cc9086e3b8abd177b
https://github.com/wesnoth/wesnoth/commit/8abb21e7074765842f37186cc9086e3b8abd177b
Author: gfgtdf <daniel.gfgtdf at gmail.com>
Date: 2017-08-02 (Wed, 02 Aug 2017)
Changed paths:
M src/game_initialization/connect_engine.cpp
M src/playturn_network_adapter.cpp
M src/server/game.cpp
M src/server/server.cpp
Log Message:
-----------
reformat side_drop network message.
it is now in a [side_drop] tag instead of on toplevel. this make it
easier process. In paarticular a workaround in playturn_network_adapter
is no longer needed and should be removed after 1.13.9
Commit: 34d13addadb25595b1be6b6fe4d092fdbdfbd557
https://github.com/wesnoth/wesnoth/commit/34d13addadb25595b1be6b6fe4d092fdbdfbd557
Author: gfgtdf <daniel.gfgtdf at gmail.com>
Date: 2017-08-02 (Wed, 02 Aug 2017)
Changed paths:
M src/gui/widgets/minimap.cpp
M src/minimap.cpp
M src/minimap.hpp
Log Message:
-----------
fix minimap in gui2
if terrain drawing is disabled in perferences
Fixes #1484
Compare: https://github.com/wesnoth/wesnoth/compare/8e5a73270ac4...34d13addadb2
More information about the Commits
mailing list