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

Pentarctagon noreply at github.com
Sat Sep 28 07:27:23 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 7cb6482b32b451d85e95c976e2e011791aedd381
      https://github.com/wesnoth/wesnoth/commit/7cb6482b32b451d85e95c976e2e011791aedd381
  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.


  Commit: 2cd427319255387f470189faf54129312775b6cf
      https://github.com/wesnoth/wesnoth/commit/2cd427319255387f470189faf54129312775b6cf
  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/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.


Compare: https://github.com/wesnoth/wesnoth/compare/5aaf179728d1...2cd427319255



More information about the Commits mailing list