[wesnoth-commits] [wesnoth/wesnoth] 81e2ca: Store additional fields in the database.

Pentarctagon noreply at github.com
Mon Oct 28 05:40:26 UTC 2019


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

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

  Log Message:
  -----------
  Store additional fields in the database.

* Whether the game allows observers.
* Whether the game's replay should be publicly available (currently the same as whether observers are allowed pending the second part of #3909).
* Whether the game had a password set.
* The side's name - this differs from what can be retrieved from USER_ID since it will have the name of any AI used.





More information about the Commits mailing list