[wesnoth-commits] [wesnoth/wesnoth] 62075d: Store in the database whether the game is a reload...

Pentarctagon noreply at github.com
Sat Sep 28 17:29:42 UTC 2019


  Branch: refs/heads/1.14
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 62075dce548714fe84a2a234f5baf801ff57c647
      https://github.com/wesnoth/wesnoth/commit/62075dce548714fe84a2a234f5baf801ff57c647
  Author: pentarctagon <pentarctagon at tutamail.com>
  Date:   2019-09-28 (Sat, 28 Sep 2019)

  Changed paths:
    M src/gui/dialogs/multiplayer/lobby.cpp
    M src/server/forum_user_handler.cpp
    M src/server/forum_user_handler.hpp
    M src/server/game.cpp
    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 in the database whether the game is a reload or not.

Backport of 7cb6482b32b451d85e95c976e2e011791aedd381


  Commit: 0ea258e6af886c927d2ea278096f740a59702d5e
      https://github.com/wesnoth/wesnoth/commit/0ea258e6af886c927d2ea278096f740a59702d5e
  Author: pentarctagon <pentarctagon at tutamail.com>
  Date:   2019-09-28 (Sat, 28 Sep 2019)

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

  Log Message:
  -----------
  Use BIT(1) for fields with only 2 possible non-NULL values.

Backport of 2cd427319255387f470189faf54129312775b6cf


Compare: https://github.com/wesnoth/wesnoth/compare/ec3b2fb381d1...0ea258e6af88



More information about the Commits mailing list