1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/client/lobby
2024-07-19 10:08:50 +00:00
..
CBonusSelection.cpp Merge remote-tracking branch 'vcmi/master' into develop 2024-07-11 17:43:44 +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 Unified naming of method to recolor UI element to current player scheme 2024-07-19 10:08:50 +00:00
CSelectionBase.h Reduce direct access to CAnimation, removed various caching schemes 2024-07-19 10:08:50 +00: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 Unified naming of method to recolor UI element to current player scheme 2024-07-19 10:08:50 +00:00
OptionsTab.h show only used fields 2024-07-06 23:22:40 +02: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 Fix issues introduced by fixing typos 2024-06-27 08:38:04 +00:00
RandomMapTab.h Remove unused file 2024-02-29 20:20:35 +01:00
SelectionTab.cpp Reviewed usage of EBlitMode, now specified clearly in all cases 2024-07-19 10:08:50 +00:00
SelectionTab.h Remove unused code and no longer needed caching 2024-07-19 10:08:50 +00: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