1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-28 08:48:48 +02:00
vcmi/client/windows
Andrii Danylchenko 288f36c0c3
Merge pull request #1052 from Nordsoft91/mp-disconnection
MP handle disconnection
2022-10-19 09:56:18 +03:00
..
CAdvmapInterface.cpp Make console available during other players' turn 2022-10-05 19:04:51 +04:00
CAdvmapInterface.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
CCastleInterface.cpp Apply suggestions from code review 2022-09-18 17:43:40 +03:00
CCastleInterface.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
CCreatureWindow.cpp #1054 - fix crash and UI 2022-10-04 21:54:14 +03:00
CCreatureWindow.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
CHeroWindow.cpp inherit CHeroWindow from CStatusbarWindow for proper status bar support 2022-10-01 11:21:16 +03:00
CHeroWindow.h inherit CHeroWindow from CStatusbarWindow for proper status bar support 2022-10-01 11:21:16 +03:00
CKingdomInterface.cpp add explicit null pointer checks 2022-09-25 10:05:16 +03:00
CKingdomInterface.h Fixed RETURN_IF_BATTLE(). Undid disabled warnings. Fixed indentation. 2020-10-05 16:28:28 -07:00
CQuestLog.cpp wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
CQuestLog.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
CreaturePurchaseCard.cpp #1054 - fix crash and UI 2022-10-04 21:54:14 +03:00
CreaturePurchaseCard.h #1054 - fix crash and UI 2022-10-04 21:54:14 +03:00
CSpellWindow.cpp move hardcoded strings to JSON file 2022-09-18 17:43:37 +03:00
CSpellWindow.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
CTradeWindow.cpp Entities redesign and a few ERM features 2021-02-14 19:05:43 +03:00
CTradeWindow.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
CWindowObject.cpp fix includes in client subdirectories 2022-09-18 17:43:40 +03:00
CWindowObject.h Fix not responding statusbar 2018-10-29 14:12:07 +01:00
GUIClasses.cpp highlight current resolution in the resolution selector in game options 2022-10-01 10:33:48 +03:00
GUIClasses.h highlight current resolution in the resolution selector in game options 2022-10-01 10:33:48 +03:00
InfoWindows.cpp show long press hints higher 2022-09-24 15:55:19 +03:00
InfoWindows.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
QuickRecruitmentWindow.cpp Apply suggestions from code review 2022-09-18 17:43:40 +03:00
QuickRecruitmentWindow.h fix typo: purhase -> purchase 2022-09-18 17:43:40 +03:00