1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-26 22:57:00 +02:00
vcmi/client/battle
Ivan Savenko 10fc1892a8 Large refactoring of button classes:
- renamed CAdventureMapButton to more expectable CButton
- merged CButtonBase into CButton
- created more generic class for clickable elements
- created more generic class for selectable elements
- renamed CHighlightableButton to CToggleButton
- renamed CHighlightableButtonsGrous to CToggleGroup
- minimized differences between API of all these classes
- removed all but one contructors in buttons, with same parameters across all classes
2014-08-03 14:16:19 +03:00
..
CBattleAnimations.cpp Split CIntObjectClasses into multiple smaller files. This should be the last change in files 2014-07-15 10:14:49 +03:00
CBattleAnimations.h Split CIntObjectClasses into multiple smaller files. This should be the last change in files 2014-07-15 10:14:49 +03:00
CBattleInterface.cpp Large refactoring of button classes: 2014-08-03 14:16:19 +03:00
CBattleInterface.h Large refactoring of button classes: 2014-08-03 14:16:19 +03:00
CBattleInterfaceClasses.cpp Large refactoring of button classes: 2014-08-03 14:16:19 +03:00
CBattleInterfaceClasses.h Large refactoring of button classes: 2014-08-03 14:16:19 +03:00
CCreatureAnimation.cpp Reorganized client source tree: 2014-07-13 20:53:37 +03:00
CCreatureAnimation.h Split CIntObjectClasses into multiple smaller files. This should be the last change in files 2014-07-15 10:14:49 +03:00