1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-26 08:41:13 +02:00
vcmi/client/windows
Konstantin c6b198ce14
Warning fix (I moved C++17 and CI to another branch) (#739)
* clang warning fixes
* use CMake 3.10 due to MXE CI does not have 3.13 yet

Co-authored-by: Konstantin <rilian@niisi.ras.ru>
2022-05-19 15:14:50 +03:00
..
CAdvmapInterface.cpp Fix crash when clicking scenario info during campaign gameplay. 2022-05-10 09:48:05 +03:00
CAdvmapInterface.h Stabilize vcmi (#488) 2018-08-26 19:09:56 +03:00
CCastleInterface.cpp Fixes for code review issues 2021-02-20 04:57:50 +03:00
CCastleInterface.h Special buildings support : Patch 1 2020-10-15 15:03:01 +03:00
CCreatureWindow.cpp Entities redesign and a few ERM features 2021-02-14 19:05:43 +03:00
CCreatureWindow.h Update client/windows/CCreatureWindow.h 2020-10-05 16:13:13 -07:00
CHeroWindow.cpp Fixed incorrect usage of const std::shared_ptr. Resolves 0003142. 2020-09-30 22:56:28 -07:00
CHeroWindow.h Entities redesign and a few ERM features 2021-02-14 19:05:43 +03:00
CKingdomInterface.cpp Entities redesign and a few ERM features 2021-02-14 19:05:43 +03:00
CKingdomInterface.h Fixed RETURN_IF_BATTLE(). Undid disabled warnings. Fixed indentation. 2020-10-05 16:28:28 -07:00
CQuestLog.cpp Fixed lots of warnings. 2020-10-04 02:20:18 -07:00
CQuestLog.h Gui cleanup3 - UI refactoring to use smart pointers (#440) 2018-04-07 18:34:11 +07:00
CreaturePurchaseCard.cpp Gui cleanup3 - UI refactoring to use smart pointers (#440) 2018-04-07 18:34:11 +07:00
CreaturePurchaseCard.h Adding bacground for QuickRecruitmentWindow 2017-12-23 13:15:05 +01:00
CSpellWindow.cpp Entities redesign and a few ERM features 2021-02-14 19:05:43 +03:00
CSpellWindow.h Gui cleanup3 - UI refactoring to use smart pointers (#440) 2018-04-07 18:34:11 +07:00
CTradeWindow.cpp Entities redesign and a few ERM features 2021-02-14 19:05:43 +03:00
CTradeWindow.h Gui cleanup3 - UI refactoring to use smart pointers (#440) 2018-04-07 18:34:11 +07:00
CWindowObject.cpp Fix not responding statusbar 2018-10-29 14:12:07 +01:00
CWindowObject.h Fix not responding statusbar 2018-10-29 14:12:07 +01:00
GUIClasses.cpp Warning fix (I moved C++17 and CI to another branch) (#739) 2022-05-19 15:14:50 +03:00
GUIClasses.h exchange window move single stacks buttons 2022-01-03 15:13:46 +02:00
InfoWindows.cpp Gui cleanup4 (#446) 2018-07-25 01:36:48 +03:00
InfoWindows.h Gui cleanup4 (#446) 2018-07-25 01:36:48 +03:00
QuickRecruitmentWindow.cpp Spells configuration version 2 (effect-based) 2018-02-08 11:37:21 +03:00
QuickRecruitmentWindow.h Update graphics for QuickRecruitmentWindow 2018-01-13 09:49:29 +01:00