1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/client/lobby
Alexander Shishkin 5c09f751b3 Gui cleanup3 - UI refactoring to use smart pointers (#440)
* Changed most gui classes to use shared pointers
* Store and use IImage as shared_ptr
* CSpellWindow redesign
* AdventureMapClasses cleanup
* CLabel: store background as smart pointer
* Store CObjectList items as smart pointers
* Removed destroy function of list item
* Store toggle buttons as smart pointers
* Use CComponent as smart pointer
* Attempt to fix artifact merchant drawing
2018-04-07 18:34:11 +07:00
..
CBonusSelection.cpp Gui cleanup3 - UI refactoring to use smart pointers (#440) 2018-04-07 18:34:11 +07:00
CBonusSelection.h Full rework of pre-game interface and networking 2018-04-04 14:24:26 +07:00
CLobbyScreen.cpp Gui cleanup3 - UI refactoring to use smart pointers (#440) 2018-04-07 18:34:11 +07:00
CLobbyScreen.h Full rework of pre-game interface and networking 2018-04-04 14:24:26 +07:00
CSavingScreen.cpp Gui cleanup3 - UI refactoring to use smart pointers (#440) 2018-04-07 18:34:11 +07:00
CSavingScreen.h Full rework of pre-game interface and networking 2018-04-04 14:24:26 +07:00
CScenarioInfoScreen.cpp Full rework of pre-game interface and networking 2018-04-04 14:24:26 +07:00
CScenarioInfoScreen.h Full rework of pre-game interface and networking 2018-04-04 14:24:26 +07:00
CSelectionBase.cpp Gui cleanup3 - UI refactoring to use smart pointers (#440) 2018-04-07 18:34:11 +07:00
CSelectionBase.h Full rework of pre-game interface and networking 2018-04-04 14:24:26 +07:00
OptionsTab.cpp Gui cleanup3 - UI refactoring to use smart pointers (#440) 2018-04-07 18:34:11 +07:00
OptionsTab.h Full rework of pre-game interface and networking 2018-04-04 14:24:26 +07:00
RandomMapTab.cpp Gui cleanup3 - UI refactoring to use smart pointers (#440) 2018-04-07 18:34:11 +07:00
RandomMapTab.h Full rework of pre-game interface and networking 2018-04-04 14:24:26 +07:00
SelectionTab.cpp Full rework of pre-game interface and networking 2018-04-04 14:24:26 +07:00
SelectionTab.h Full rework of pre-game interface and networking 2018-04-04 14:24:26 +07:00