1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-26 22:57:00 +02:00
vcmi/lobby
2024-02-02 00:12:30 +02:00
..
CMakeLists.txt Extension of lobby server functionality 2024-01-19 23:49:59 +02:00
EntryPoint.cpp Extension of lobby server functionality 2024-01-19 23:49:59 +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 Added list of active accounts and rooms to UI. Added room creation logic 2024-01-26 16:32:36 +02:00
LobbyServer.cpp Send error messages if operation fails 2024-02-02 00:12:30 +02:00
LobbyServer.h Send error messages if operation fails 2024-02-02 00:12:30 +02:00
SQLiteConnection.cpp Code cleanup 2024-01-26 19:15:57 +02:00
SQLiteConnection.h Code cleanup 2024-01-20 00:26:25 +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