[wesnoth-commits] [wesnoth/wesnoth] c04eca: Store the client version in the database.

Pentarctagon noreply at github.com
Sun Oct 20 18:57:47 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: c04ecaa8fb81bc4dc96dce3e541d5869c830e24d
      https://github.com/wesnoth/wesnoth/commit/c04ecaa8fb81bc4dc96dce3e541d5869c830e24d
  Author: pentarctagon <pentarctagon at tutamail.com>
  Date:   2019-10-20 (Sun, 20 Oct 2019)

  Changed paths:
    M src/server/forum_user_handler.cpp
    M src/server/forum_user_handler.hpp
    M src/server/server.cpp
    M src/server/user_handler.hpp
    M utils/mp-server/table_definitions.sql

  Log Message:
  -----------
  Store the client version in the database.

This will now store the version of the client playing a side in `game_player_info`.


  Commit: 21f9b19120e97c6ed578f495ad1272c3b0dc2bc7
      https://github.com/wesnoth/wesnoth/commit/21f9b19120e97c6ed578f495ad1272c3b0dc2bc7
  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/server.cpp
    M src/server/server.hpp
    M src/server/user_handler.hpp
    M utils/mp-server/table_definitions.sql

  Log Message:
  -----------
  Also store where the client came from.


Compare: https://github.com/wesnoth/wesnoth/compare/f7a21a02e466...21f9b19120e9



More information about the Commits mailing list