1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-10 00:43:59 +02:00
vcmi/client/lobby
Ivan Savenko d27b854cb1 Reorganized music, video and sound players:
- All XXXplayers are now in client/media directory
- Reogranized code on one class per file basis
- Extracted interfaces from handlers. Handlers now implement
corresponding interface.
- CCS now only stores pointer to an interface
2024-05-15 17:05:12 +00:00
..
CBonusSelection.cpp Reorganized music, video and sound players: 2024-05-15 17:05:12 +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
CLobbyScreen.cpp improve extraoptions 2024-05-14 00:33:30 +02: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
CSelectionBase.cpp Reorganized music, video and sound players: 2024-05-15 17:05:12 +00:00
CSelectionBase.h Guest can also use & renaming 2024-05-01 15:58:22 +02:00
ExtraOptionsTab.cpp extra option tab 2023-12-28 19:41:01 +01:00
ExtraOptionsTab.h extra option tab 2023-12-28 19:41:01 +01:00
OptionsTab.cpp Reorganized music, video and sound players: 2024-05-15 17:05:12 +00:00
OptionsTab.h fix buggy multiplayer selection 2024-01-13 21:51:56 +01:00
OptionsTabBase.cpp Reworked TextInput to allow text overflow support 2024-05-15 12:45:45 +00: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 Reworked TextInput to allow text overflow support 2024-05-15 12:45:45 +00: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