[wesnoth-commits] [wesnoth/wesnoth] ac6218: Convert server_base class to use coroutine instead...

Sergey Popov noreply at github.com
Sat Dec 5 14:14:04 UTC 2020


  Branch: refs/heads/coroutine_experiment
  Home:   https://github.com/wesnoth/wesnoth
  Commit: ac62187b7fe7b59a52d2eb89b61631dc878917ca
      https://github.com/wesnoth/wesnoth/commit/ac62187b7fe7b59a52d2eb89b61631dc878917ca
  Author: loonycyborg <loonycyborg at gmail.com>
  Date:   2020-12-05 (Sat, 05 Dec 2020)

  Changed paths:
    M SConstruct
    M scons/boost.py
    M src/server/common/server_base.cpp
    M src/server/common/server_base.hpp

  Log Message:
  -----------
  Convert server_base class to use coroutine instead of handlers


  Commit: a004ceab4a713a0c2407679e2f38bbe77d5f3fdb
      https://github.com/wesnoth/wesnoth/commit/a004ceab4a713a0c2407679e2f38bbe77d5f3fdb
  Author: loonycyborg <loonycyborg at gmail.com>
  Date:   2020-12-05 (Sat, 05 Dec 2020)

  Changed paths:
    M src/server/common/send_receive_wml_helpers.ipp
    M src/server/wesnothd/server.cpp
    M src/server/wesnothd/server.hpp

  Log Message:
  -----------
  Rework wesnothd's client login to use coroutine


  Commit: 44e18373be4d0bfd823a9234555d9fc0c47f0145
      https://github.com/wesnoth/wesnoth/commit/44e18373be4d0bfd823a9234555d9fc0c47f0145
  Author: loonycyborg <loonycyborg at gmail.com>
  Date:   2020-12-05 (Sat, 05 Dec 2020)

  Changed paths:
    M src/server/wesnothd/server.cpp
    M src/server/wesnothd/server.hpp

  Log Message:
  -----------
  Merge 3 player handling functions into a single coroutine


Compare: https://github.com/wesnoth/wesnoth/compare/96a1ba5287f3...44e18373be4d



More information about the Commits mailing list