[wesnoth-commits] [wesnoth/wesnoth] 5dbc99: Store client version and source information in the...
Pentarctagon
noreply at github.com
Sun Oct 20 22:21:04 UTC 2019
Branch: refs/heads/1.14
Home: https://github.com/wesnoth/wesnoth
Commit: 5dbc99078128be63c1f6790d01c316c8e5c94c67
https://github.com/wesnoth/wesnoth/commit/5dbc99078128be63c1f6790d01c316c8e5c94c67
Author: pentarctagon <pentarctagon at tutamail.com>
Date: 2019-10-20 (Sun, 20 Oct 2019)
Changed paths:
A data/dist
M src/game_initialization/multiplayer.cpp
M src/server/forum_user_handler.cpp
M src/server/forum_user_handler.hpp
M src/server/player.cpp
M src/server/player.hpp
M src/server/sample_user_handler.cpp
M src/server/sample_user_handler.hpp
M src/server/server.cpp
M src/server/server.hpp
M src/server/user_handler.hpp
M utils/mp-server/table_definitions.sql
Log Message:
-----------
Store client version and source information in the database.
This will have wesnoth now provide the source where it was downloaded from the wesnothd.
wesnothd will now store that, as well as the client's version in the `game_player_info` table.
Backport of #4446
More information about the Commits
mailing list