1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-26 22:57:00 +02:00
vcmi/client/lobby
2023-03-05 17:39:27 +02:00
..
CBonusSelection.cpp API for custom events no longer requires SDL access 2023-02-03 11:39:40 +02:00
CBonusSelection.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
CCampaignInfoScreen.cpp Provide encoding information to maps & campaigns loaders 2023-03-05 17:39:27 +02:00
CCampaignInfoScreen.h
CLobbyScreen.cpp Return string by copy to fix cases when string is constructed on stack 2023-01-01 20:55:43 +02:00
CLobbyScreen.h
CSavingScreen.cpp Provide encoding information to maps & campaigns loaders 2023-03-05 17:39:27 +02:00
CSavingScreen.h code improvement 2022-09-27 11:56:12 +03:00
CScenarioInfoScreen.cpp
CScenarioInfoScreen.h
CSelectionBase.cpp renamed keyDown -> keyPressed 2023-02-03 11:39:40 +02:00
CSelectionBase.h renamed keyDown -> keyPressed 2023-02-03 11:39:40 +02:00
OptionsTab.cpp Reorganized includes for new layout. New class - IImageLoader 2023-02-01 20:42:06 +02:00
OptionsTab.h
RandomMapTab.cpp Provide encoding information to maps & campaigns loaders 2023-03-05 17:39:27 +02:00
RandomMapTab.h Removed unused variable 2023-01-05 17:37:40 +02:00
SelectionTab.cpp Provide encoding information to maps & campaigns loaders 2023-03-05 17:39:27 +02:00
SelectionTab.h renamed keyDown -> keyPressed 2023-02-03 11:39:40 +02:00