1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-16 10:19:47 +02:00
vcmi/client/lobby
Ivan Savenko b4a1a755a4
Merge pull request #3498 from IvanSavenko/simturns_pathfinder
[1.4.3] Fixes for simultaneous turns
2024-01-15 12:00:54 +02:00
..
CBonusSelection.cpp Fixed invalid text ID in description of "start with hero" campaign bonus 2023-12-23 18:13:31 +02: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 Clients will now switch to turn options when host does so 2023-12-22 18:40:28 +02:00
CLobbyScreen.h Revert "Auxiliary commit to revert individual files from fb4db41891e157f4f7d72ee759141754d2df680c" 2023-04-13 12:45:10 +04:00
CSavingScreen.cpp Add game pause 2023-10-08 16:03:57 +02: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 Replace vector[] with range-checking vector.at() 2024-01-04 23:52:57 +02:00
CSelectionBase.h Fix invisible chat in pregame. Fixed positioning of chat box 2023-12-23 18:12:55 +02:00
OptionsTab.cpp fix buggy multiplayer selection 2024-01-13 21:51:56 +01:00
OptionsTab.h fix buggy multiplayer selection 2024-01-13 21:51:56 +01:00
OptionsTabBase.cpp Fixed delayed updates in timer editing, limited to 24 hours at most 2024-01-13 22:31:26 +02:00
OptionsTabBase.h Updated layout and localizations 2023-12-07 16:36:44 +02:00
RandomMapTab.cpp Workaround for vcmi-extras bug 2023-12-22 18:40:29 +02:00
RandomMapTab.h Merge remote-tracking branch 'origin/develop' into fix_rmg_teams 2023-10-30 20:08:13 +01:00
SelectionTab.cpp Merge pull request #3462 from Laserlicht/trim_text 2024-01-12 21:53:30 +02:00
SelectionTab.h add sort for changedate 2024-01-07 20:17:44 +01: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