1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-06 00:24:11 +02:00
vcmi/lobby
2024-03-27 13:10:55 +02:00
..
CMakeLists.txt Extension of lobby server functionality 2024-01-19 23:49:59 +02:00
EntryPoint.cpp Load virtual filesystem on lobby start to access schemas 2024-03-08 16:32:40 +02:00
LobbyDatabase.cpp Track last login time for accounts 2024-02-06 16:28:35 +02:00
LobbyDatabase.h Track last login time for accounts 2024-02-06 16:28:35 +02:00
LobbyDefines.h Better handling of disconnects, code cleanup 2024-02-02 15:32:06 +02:00
LobbyServer.cpp Split 'loginSuccess' into server and client-specific versions 2024-03-27 13:10:55 +02:00
LobbyServer.h Split 'loginSuccess' into server and client-specific versions 2024-03-27 13:10:55 +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
StdInc.h