1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-14 10:12:59 +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 Remove excessive CMap.h includes 2023-05-31 23:18:38 +03:00
CCampaignInfoScreen.h Fix crash when clicking scenario info during campaign gameplay. 2022-05-10 09:48:05 +03:00
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 Add game pause 2023-10-08 16:03:57 +02:00
CScenarioInfoScreen.cpp Always use ResourcePath for referencing images and animations 2023-09-04 18:22:34 +03:00
CScenarioInfoScreen.h Gui cleanup4 (#446) 2018-07-25 01:36:48 +03:00
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 Initial version of Turn Options tab screen 2023-11-13 19:06:56 +02:00
TurnOptionsTab.h Initial version of Turn Options tab screen 2023-11-13 19:06:56 +02:00