]> git.lizzy.rs Git - dragonfireclient.git/commit - src/network/serverpackethandler.cpp
Server: move shutdown parts to a specific shutdown state object (#7437)
authorLoïc Blot <nerzhul@users.noreply.github.com>
Wed, 13 Jun 2018 19:58:34 +0000 (21:58 +0200)
committerGitHub <noreply@github.com>
Wed, 13 Jun 2018 19:58:34 +0000 (21:58 +0200)
commit9a1d3584c22013860ec4b664858076ab6ddf3ea1
tree444af0cbb0f77fa2ff47123b3e3b46d83b01e5c2
parent10634f0443c478ff08daf80388198931befaa95c
Server: move shutdown parts to a specific shutdown state object (#7437)

* Server: move shutdown parts to a specific shutdown state object
src/game.cpp
src/main.cpp
src/network/serverpackethandler.cpp
src/server.cpp
src/server.h
src/unittest/CMakeLists.txt
src/unittest/test_server_shutdown_state.cpp [new file with mode: 0644]