1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/lib/network
Ivan Savenko a50cdbda0c Added timer functionality to NetworkServer
Might not be related to networking strictly speaking, but useful to have
functionality for network thread
2024-01-19 23:49:59 +02:00
..
NetworkClient.cpp Added timer functionality to NetworkServer 2024-01-19 23:49:59 +02:00
NetworkClient.h Added timer functionality to NetworkServer 2024-01-19 23:49:59 +02:00
NetworkConnection.cpp Fix connection to game lobby & map load 2024-01-19 23:49:59 +02:00
NetworkConnection.h Fix connection to game lobby & map load 2024-01-19 23:49:59 +02:00
NetworkDefines.h Added timer functionality to NetworkServer 2024-01-19 23:49:59 +02:00
NetworkListener.h Added timer functionality to NetworkServer 2024-01-19 23:49:59 +02:00
NetworkServer.cpp Do not accept connections into ongoing game 2024-01-19 23:49:59 +02:00
NetworkServer.h Do not accept connections into ongoing game 2024-01-19 23:49:59 +02:00