1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-26 22:57:00 +02:00
vcmi/lobby
2024-02-02 02:02:09 +02:00
..
CMakeLists.txt Extension of lobby server functionality 2024-01-19 23:49:59 +02:00
EntryPoint.cpp Added basic logging 2024-02-02 00:21:52 +02:00
LobbyDatabase.cpp Send error messages if operation fails 2024-02-02 00:12:30 +02:00
LobbyDatabase.h Send error messages if operation fails 2024-02-02 00:12:30 +02:00
LobbyDefines.h Simplified code 2024-02-02 01:26:53 +02:00
LobbyServer.cpp Use std::byte to manage network data 2024-02-02 02:02:09 +02:00
LobbyServer.h Use std::byte to manage network data 2024-02-02 02:02:09 +02:00
SQLiteConnection.cpp Code cleanup 2024-01-26 19:15:57 +02:00
SQLiteConnection.h Simplified code 2024-02-02 01:26:53 +02:00
StdInc.cpp Initial version of global lobby server available in client 2024-01-19 23:49:59 +02:00
StdInc.h Initial version of global lobby server available in client 2024-01-19 23:49:59 +02:00