1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-28 08:48:48 +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 Implemented per-language, player-player and (untested) match channels. 2024-03-27 13:10:55 +02:00
LobbyDatabase.h Implemented per-language, player-player and (untested) match channels. 2024-03-27 13:10:55 +02:00
LobbyDefines.h Show all rooms (including private) in room list 2024-03-27 13:10:55 +02:00
LobbyServer.cpp Partially unified handling of pregame and in-game chats 2024-03-27 13:10:55 +02:00
LobbyServer.h Implemented per-language, player-player and (untested) match channels. 2024-03-27 13:10:55 +02:00
SQLiteConnection.cpp Code cleanup 2024-01-26 19:15:57 +02:00
SQLiteConnection.h Show all rooms (including private) in room list 2024-03-27 13:10:55 +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