1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-14 10:12:59 +02:00
vcmi/client/globalLobby
Alexander Wilms 434371195d JsonNode constructors: Take fileName as argument
* Don't print JSON in JsonParser::parse() in case of errors
2024-07-17 13:50:59 +02:00
..
GlobalLobbyClient.cpp JsonNode constructors: Take fileName as argument 2024-07-17 13:50:59 +02: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 Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02: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 Merge branch 'vcmi/master' into 'vcmi/develop' 2024-05-31 09:34:21 +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 Merge pull request #3998 from IvanSavenko/refactor_sdl_media 2024-05-31 12:02:55 +03: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