1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-28 08:48:48 +02:00
vcmi/client/globalLobby
2024-05-19 09:12:36 +00:00
..
GlobalLobbyClient.cpp Update list of player in invite window on new player or new invite 2024-05-13 13:48:01 +00:00
GlobalLobbyClient.h Show active room invites and invited players in UI 2024-05-13 12:12:55 +00:00
GlobalLobbyDefines.h Send list of active invites as part of room description 2024-05-13 11:43:28 +00:00
GlobalLobbyInviteWindow.cpp Most of buttons created in cpp now have assigned shortcut 2024-05-19 09:12:36 +00:00
GlobalLobbyInviteWindow.h Update list of player in invite window on new player or new invite 2024-05-13 13:48:01 +00:00
GlobalLobbyLoginWindow.cpp Most of buttons created in cpp now have assigned shortcut 2024-05-19 09:12:36 +00:00
GlobalLobbyLoginWindow.h Tweaks to lobby login window to make it more clear to use 2024-03-29 17:05:41 +02:00
GlobalLobbyObserver.h Update list of player in invite window on new player or new invite 2024-05-13 13:48:01 +00:00
GlobalLobbyRoomWindow.cpp Implemented some of the requested shortcuts 2024-05-19 09:12:36 +00:00
GlobalLobbyRoomWindow.h Better UI design for room preview dialog 2024-04-23 17:15:59 +03:00
GlobalLobbyServerSetup.cpp Most of buttons created in cpp now have assigned shortcut 2024-05-19 09:12:36 +00:00
GlobalLobbyServerSetup.h Use std::byte in serializer 2024-02-02 13:09:12 +02:00
GlobalLobbyWidget.cpp Reworked TextInput to allow text overflow support 2024-05-15 12:45:45 +00:00
GlobalLobbyWidget.h Implemented join room dialog 2024-04-23 17:15:59 +03:00
GlobalLobbyWindow.cpp Moved CTextInput to a separate file. No changes in logic 2024-05-15 12:45:45 +00:00
GlobalLobbyWindow.h Update list of player in invite window on new player or new invite 2024-05-13 13:48:01 +00:00