Ivan Savenko a4000f2fc8 Removed isActive(int) method since its usages were redundant or wrong 2 years ago
..
Buttons.cpp a4000f2fc8 Removed isActive(int) method since its usages were redundant or wrong 2 years ago
Buttons.h d4098059b8 Proper support for player-colored buttons in UI 2 years ago
CArtifactHolder.cpp 1f513fd280 Extracted event management from GuiHandler and CIntObject 2 years ago
CArtifactHolder.h 8b531ca6c4 CArtifactHolder divided into files 2 years ago
CArtifactsOfHeroAltar.cpp fdac1d66d8 Fix warnings 2 years ago
CArtifactsOfHeroAltar.h 8b531ca6c4 CArtifactHolder divided into files 2 years ago
CArtifactsOfHeroBase.cpp 1f513fd280 Extracted event management from GuiHandler and CIntObject 2 years ago
CArtifactsOfHeroBase.h 8b531ca6c4 CArtifactHolder divided into files 2 years ago
CArtifactsOfHeroKingdom.cpp 8b531ca6c4 CArtifactHolder divided into files 2 years ago
CArtifactsOfHeroKingdom.h 8b531ca6c4 CArtifactHolder divided into files 2 years ago
CArtifactsOfHeroMain.cpp 8b531ca6c4 CArtifactHolder divided into files 2 years ago
CArtifactsOfHeroMain.h 8b531ca6c4 CArtifactHolder divided into files 2 years ago
CArtifactsOfHeroMarket.cpp 8b531ca6c4 CArtifactHolder divided into files 2 years ago
CArtifactsOfHeroMarket.h 8b531ca6c4 CArtifactHolder divided into files 2 years ago
CComponent.cpp a654cc2391 Removed vstd::advance. Added vstd::next to handle similar cases. 2 years ago
CComponent.h de211e9f13 vcmi: all notifications now shows inside the infobar properly 2 years ago
CGarrisonInt.cpp ad3e54e6c0 Reduced usage of topWindow() method 2 years ago
CGarrisonInt.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
CWindowWithArtifacts.cpp 1f513fd280 Extracted event management from GuiHandler and CIntObject 2 years ago
CWindowWithArtifacts.h 8b531ca6c4 CArtifactHolder divided into files 2 years ago
CreatureCostBox.cpp 5366f9190e vcmi: reduce boost::lexical_cast usage 2 years ago
CreatureCostBox.h 11b237a23c vcmi: massive refactoring v1 2 years ago
Images.cpp fa496628f2 Separated timer updates from rendering in adventure map and town screen 2 years ago
Images.h fa496628f2 Separated timer updates from rendering in adventure map and town screen 2 years ago
MiscWidgets.cpp ad3e54e6c0 Reduced usage of topWindow() method 2 years ago
MiscWidgets.h b6eb2dc060 vcmi: rename IFactionMember and ICreature 2 years ago
ObjectLists.cpp 1f513fd280 Extracted event management from GuiHandler and CIntObject 2 years ago
ObjectLists.h 86f5d6de69 vcmi: modernize headers 2 years ago
TextControls.cpp c77f8482e3 Replaced event handling break system with key capturing 2 years ago
TextControls.h c24ccf663b Fixed auto-enabling of status bar on windows activations 2 years ago