1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-24 22:14:36 +02:00
vcmi/client/windows
Alexander Shishkin 75f8c8b29a Gui cleanup4 (#446)
* use smart pointers for almost all widget fields
* use SDL2 texture for cursor
* a lot af small tweaks and formatting
* removed CompImage class, it is actually useless as long as regular SDLImage support margins
* CGuiHandler: use smart pointers for [push|pop]Int
2018-07-25 01:36:48 +03:00
..
CAdvmapInterface.cpp Gui cleanup4 (#446) 2018-07-25 01:36:48 +03:00
CAdvmapInterface.h Gui cleanup4 (#446) 2018-07-25 01:36:48 +03:00
CCastleInterface.cpp Gui cleanup4 (#446) 2018-07-25 01:36:48 +03:00
CCastleInterface.h Gui cleanup4 (#446) 2018-07-25 01:36:48 +03:00
CCreatureWindow.cpp Gui cleanup3 - UI refactoring to use smart pointers (#440) 2018-04-07 18:34:11 +07:00
CCreatureWindow.h Gui cleanup3 - UI refactoring to use smart pointers (#440) 2018-04-07 18:34:11 +07:00
CHeroWindow.cpp Gui cleanup4 (#446) 2018-07-25 01:36:48 +03:00
CHeroWindow.h Gui cleanup3 - UI refactoring to use smart pointers (#440) 2018-04-07 18:34:11 +07:00
CKingdomInterface.cpp Gui cleanup3 - UI refactoring to use smart pointers (#440) 2018-04-07 18:34:11 +07:00
CKingdomInterface.h Gui cleanup3 - UI refactoring to use smart pointers (#440) 2018-04-07 18:34:11 +07:00
CQuestLog.cpp Gui cleanup4 (#446) 2018-07-25 01:36:48 +03: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 Gui cleanup4 (#446) 2018-07-25 01:36:48 +03:00
CSpellWindow.h Gui cleanup3 - UI refactoring to use smart pointers (#440) 2018-04-07 18:34:11 +07:00
CTradeWindow.cpp Gui cleanup4 (#446) 2018-07-25 01:36:48 +03:00
CTradeWindow.h Gui cleanup3 - UI refactoring to use smart pointers (#440) 2018-04-07 18:34:11 +07:00
CWindowObject.cpp Gui cleanup4 (#446) 2018-07-25 01:36:48 +03:00
CWindowObject.h Gui cleanup4 (#446) 2018-07-25 01:36:48 +03:00
GUIClasses.cpp Gui cleanup4 (#446) 2018-07-25 01:36:48 +03:00
GUIClasses.h Gui cleanup3 - UI refactoring to use smart pointers (#440) 2018-04-07 18:34:11 +07: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