1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/client/lobby
2023-12-27 15:26:08 +01: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 Fix invisible chat in pregame. Fixed positioning of chat box 2023-12-23 18:12:55 +02:00
CSelectionBase.h Fix invisible chat in pregame. Fixed positioning of chat box 2023-12-23 18:12:55 +02:00
OptionsTab.cpp Access CHero in a way that will throw exception on invalid access 2023-12-13 16:50:56 +02:00
OptionsTab.h Moved some code from OptionTab to separate class, OptionTabBase 2023-11-13 19:06:56 +02:00
OptionsTabBase.cpp code review 2023-12-27 15:26:08 +01: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 Split off some netpack structures into separate files 2023-10-23 13:59:15 +03:00
SelectionTab.h show random maps 2023-10-21 02:12:34 +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