1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/lobby
2024-02-26 12:55:49 +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 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 Reworked JsonNode constructors to more logical form 2024-02-26 12:55:49 +02:00
LobbyServer.h Better handling of disconnects, code cleanup 2024-02-02 15:32:06 +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