1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/client/lobby
2024-05-28 16:00:52 +00:00
..
CBonusSelection.cpp Most of buttons created in cpp now have assigned shortcut 2024-05-19 09:12:36 +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 Moved Exchange Window to new file, no functionality changes 2024-05-19 10:53:56 +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 Simplify TextInput constructor 2024-05-15 12:45:45 +00: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 Merge pull request #3645 from vcmi/save_rmg_options 2024-03-14 19:54:08 +01:00
RandomMapTab.h Remove unused file 2024-02-29 20:20:35 +01:00
SelectionTab.cpp Fix freeze on attempt to load campaign save list 2024-05-28 16:00:52 +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