1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-12 10:03:53 +02:00
vcmi/client/widgets
2023-05-20 01:51:49 +03:00
..
Buttons.cpp Fix button interaction with hotkey & mouse 2023-05-20 01:51:49 +03:00
Buttons.h Proper support for player-colored buttons in UI 2023-05-09 13:10:33 +03:00
CArtifactHolder.cpp Extracted event management from GuiHandler and CIntObject 2023-05-20 01:51:49 +03:00
CArtifactHolder.h CArtifactHolder divided into files 2023-05-01 00:34:45 +03:00
CArtifactsOfHeroAltar.cpp Fix warnings 2023-05-01 21:49:37 +04:00
CArtifactsOfHeroAltar.h CArtifactHolder divided into files 2023-05-01 00:34:45 +03:00
CArtifactsOfHeroBase.cpp Extracted event management from GuiHandler and CIntObject 2023-05-20 01:51:49 +03:00
CArtifactsOfHeroBase.h CArtifactHolder divided into files 2023-05-01 00:34:45 +03:00
CArtifactsOfHeroKingdom.cpp CArtifactHolder divided into files 2023-05-01 00:34:45 +03:00
CArtifactsOfHeroKingdom.h CArtifactHolder divided into files 2023-05-01 00:34:45 +03:00
CArtifactsOfHeroMain.cpp CArtifactHolder divided into files 2023-05-01 00:34:45 +03:00
CArtifactsOfHeroMain.h CArtifactHolder divided into files 2023-05-01 00:34:45 +03:00
CArtifactsOfHeroMarket.cpp CArtifactHolder divided into files 2023-05-01 00:34:45 +03:00
CArtifactsOfHeroMarket.h CArtifactHolder divided into files 2023-05-01 00:34:45 +03:00
CComponent.cpp Removed vstd::advance. Added vstd::next to handle similar cases. 2023-05-01 17:58:18 +03:00
CComponent.h vcmi: all notifications now shows inside the infobar properly 2023-03-11 21:41:57 +03:00
CGarrisonInt.cpp Reduced usage of topWindow() method 2023-05-16 21:57:45 +03:00
CGarrisonInt.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
CreatureCostBox.cpp vcmi: reduce boost::lexical_cast usage 2023-03-09 16:36:46 +03:00
CreatureCostBox.h vcmi: massive refactoring v1 2023-04-05 22:33:12 +03:00
CWindowWithArtifacts.cpp Extracted event management from GuiHandler and CIntObject 2023-05-20 01:51:49 +03:00
CWindowWithArtifacts.h CArtifactHolder divided into files 2023-05-01 00:34:45 +03:00
Images.cpp Separated timer updates from rendering in adventure map and town screen 2023-05-14 22:22:37 +03:00
Images.h Separated timer updates from rendering in adventure map and town screen 2023-05-14 22:22:37 +03:00
MiscWidgets.cpp Reduced usage of topWindow() method 2023-05-16 21:57:45 +03:00
MiscWidgets.h vcmi: rename IFactionMember and ICreature 2023-05-02 00:54:53 +03:00
ObjectLists.cpp Extracted event management from GuiHandler and CIntObject 2023-05-20 01:51:49 +03:00
ObjectLists.h vcmi: modernize headers 2023-04-30 13:35:54 +03:00
TextControls.cpp Extracted event management from GuiHandler and CIntObject 2023-05-20 01:51:49 +03:00
TextControls.h Fixed auto-enabling of status bar on windows activations 2023-05-09 13:10:33 +03:00