1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-28 23:06:24 +02:00
vcmi/lobby
2024-01-19 23:49:59 +02:00
..
CMakeLists.txt Initial version of global lobby server available in client 2024-01-19 23:49:59 +02:00
LobbyServer.cpp Implemented basic version of login window and persistent connection on 2024-01-19 23:49:59 +02:00
LobbyServer.h Split LobbyWindow file into one file per class 2024-01-19 23:49:59 +02:00
SQLiteConnection.cpp Implemented messages sending and storing in database 2024-01-19 23:49:59 +02:00
SQLiteConnection.h Initial version of global lobby server available in client 2024-01-19 23:49:59 +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