1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-06 00:24:11 +02:00
vcmi/client/lobby
2024-06-01 11:48:30 +00:00
..
CBonusSelection.cpp Merge branch 'vcmi/master' into 'vcmi/develop' 2024-05-31 09:34:21 +00:00
CBonusSelection.h add extra button for campaigns 2024-02-07 21:40:56 +01:00
CCampaignInfoScreen.cpp
CCampaignInfoScreen.h
CLobbyScreen.cpp Implemented some of the requested shortcuts 2024-05-19 09:12:36 +00:00
CLobbyScreen.h SonarCloud fixes 2024-04-26 17:57:16 +03:00
CSavingScreen.cpp Moved CTextInput to a separate file. No changes in logic 2024-05-15 12:45:45 +00:00
CSavingScreen.h
CScenarioInfoScreen.cpp
CScenarioInfoScreen.h
CSelectionBase.cpp Fixes for various minor issues detected by Sonar Cloud 2024-06-01 11:48:30 +00:00
CSelectionBase.h Guest can also use & renaming 2024-05-01 15:58:22 +02:00
ExtraOptionsTab.cpp fixes graphical glitch when there is no savegame 2024-05-15 21:07:47 +02:00
ExtraOptionsTab.h extra option tab 2023-12-28 19:41:01 +01:00
OptionsTab.cpp Merge pull request #3998 from IvanSavenko/refactor_sdl_media 2024-05-31 12:02:55 +03:00
OptionsTab.h fix buggy multiplayer selection 2024-01-13 21:51:56 +01:00
OptionsTabBase.cpp fixes graphical glitch when there is no savegame 2024-05-15 21:07:47 +02:00
OptionsTabBase.h add extra button for campaigns 2024-02-07 21:40:56 +01:00
RandomMapTab.cpp lib now uses shared_ptr for entities. Removed manual memory management. 2024-05-17 15:04:05 +00:00
RandomMapTab.h Remove unused file 2024-02-29 20:20:35 +01:00
SelectionTab.cpp Fixes for various minor issues detected by Sonar Cloud 2024-06-01 11:48:30 +00:00
SelectionTab.h preselect last save in loading screen 2024-05-16 13:16:14 +02:00
TurnOptionsTab.cpp
TurnOptionsTab.h