1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-24 22:14:36 +02:00
vcmi/client/battle
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
..
CBattleAnimations.cpp Gui cleanup4 (#446) 2018-07-25 01:36:48 +03:00
CBattleAnimations.h Gui cleanup4 (#446) 2018-07-25 01:36:48 +03:00
CBattleInterface.cpp Gui cleanup4 (#446) 2018-07-25 01:36:48 +03:00
CBattleInterface.h Gui cleanup4 (#446) 2018-07-25 01:36:48 +03:00
CBattleInterfaceClasses.cpp Gui cleanup4 (#446) 2018-07-25 01:36:48 +03:00
CBattleInterfaceClasses.h Gui cleanup4 (#446) 2018-07-25 01:36:48 +03:00
CCreatureAnimation.cpp Gui cleanup4 (#446) 2018-07-25 01:36:48 +03:00
CCreatureAnimation.h Gui cleanup4 (#446) 2018-07-25 01:36:48 +03:00