1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/client/lobby
Ivan Savenko 538665fe42 Fix "Start game" blocking status:
- Start game is now initially blocked
- Receiving valid startInfo from server will unlock button
2023-09-12 21:15:15 +03:00
..
CBonusSelection.cpp Fix "Start game" blocking status: 2023-09-12 21:15:15 +03:00
CBonusSelection.h Replaced clickLeft with clickPressed clickReleased methods 2023-07-08 14:33:04 +03: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 Fix "Start game" blocking status: 2023-09-12 21:15:15 +03:00
CLobbyScreen.h Revert "Auxiliary commit to revert individual files from fb4db41891e157f4f7d72ee759141754d2df680c" 2023-04-13 12:45:10 +04:00
CSavingScreen.cpp Merge pull request #2308 from IvanSavenko/remove_client_savegame 2023-07-19 14:46:46 +03:00
CSavingScreen.h Fixed crash on empty save game list after filtering 2023-04-19 23:12:30 +03:00
CScenarioInfoScreen.cpp Remove excessive CMap.h includes 2023-05-31 23:18:38 +03:00
CScenarioInfoScreen.h Gui cleanup4 (#446) 2018-07-25 01:36:48 +03:00
CSelectionBase.cpp add also savegame 2023-09-06 12:34:31 +03:00
CSelectionBase.h Replaced clickLeft with clickPressed clickReleased methods 2023-07-08 14:33:04 +03:00
OptionsTab.cpp Replaced clickLeft with clickPressed clickReleased methods 2023-07-08 14:33:04 +03:00
OptionsTab.h Replaced clickLeft with clickPressed clickReleased methods 2023-07-08 14:33:04 +03:00
RandomMapTab.cpp Fix crash on right-clicking player flags in RMG UI 2023-08-11 18:50:39 +03:00
RandomMapTab.h Fix regressions 2023-07-09 17:08:37 +03:00
SelectionTab.cpp Allowed loading saves from inside mods 2023-08-06 19:39:55 +03:00
SelectionTab.h Popup - Mapselection 2023-07-20 01:53:33 +02:00