1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-28 08:48:48 +02:00
vcmi/client/windows
John Bolton a05ae78e67 Fixed lots of warnings.
Disabled the following (for MSVC only) that couldn't (or shouldn't) be fixed.

4003: not enough actual parameters for macro 'identifier'
4250: 'class1' : inherits 'class2::member' via dominance
4251: 'type' : class 'type1' needs to have dll-interface to be used by clients of class 'type2'
4275: non dll-interface class 'type1' used as base for dll-interface class 'type2'
2020-10-04 02:20:18 -07:00
..
CAdvmapInterface.cpp Fixed lots of warnings. 2020-10-04 02:20:18 -07:00
CAdvmapInterface.h Stabilize vcmi (#488) 2018-08-26 19:09:56 +03:00
CCastleInterface.cpp Fixed lots of warnings. 2020-10-04 02:20:18 -07:00
CCastleInterface.h Fix not responding statusbar 2018-10-29 14:12:07 +01:00
CCreatureWindow.cpp Fixed lots of warnings. 2020-10-04 02:20:18 -07:00
CCreatureWindow.h Fixed lots of warnings. 2020-10-04 02:20:18 -07:00
CHeroWindow.cpp Fixed incorrect usage of const std::shared_ptr. Resolves 0003142. 2020-09-30 22:56:28 -07:00
CHeroWindow.h Fixed incorrect usage of const std::shared_ptr. Resolves 0003142. 2020-09-30 22:56:28 -07:00
CKingdomInterface.cpp Fixed lots of warnings. 2020-10-04 02:20:18 -07:00
CKingdomInterface.h Gui cleanup3 - UI refactoring to use smart pointers (#440) 2018-04-07 18:34:11 +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 Stabilize vcmi (#488) 2018-08-26 19:09:56 +03:00
CSpellWindow.h Gui cleanup3 - UI refactoring to use smart pointers (#440) 2018-04-07 18:34:11 +07:00
CTradeWindow.cpp Fixed lots of warnings. 2020-10-04 02:20:18 -07: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 Fixed lots of warnings. 2020-10-04 02:20:18 -07:00
GUIClasses.h Fix not responding statusbar 2018-10-29 14:12:07 +01: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