1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-02 09:02:03 +02:00
vcmi/client/windows
Andrii Danylchenko 127a7e6653
Merge pull request #959 from kambala-decapitator/fix-cursor-attack
fix cursor image on hover when there're multiple creatures nearby
2022-09-25 17:44:10 +03:00
..
CAdvmapInterface.cpp Merge pull request #959 from kambala-decapitator/fix-cursor-attack 2022-09-25 17:44:10 +03:00
CAdvmapInterface.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
CCastleInterface.cpp Apply suggestions from code review 2022-09-18 17:43:40 +03:00
CCastleInterface.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
CCreatureWindow.cpp #793 U shortcut for creature stack stats window 2022-09-04 10:18:25 +03:00
CCreatureWindow.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
CHeroWindow.cpp Fixed incorrect usage of const std::shared_ptr. Resolves 0003142. 2020-09-30 22:56:28 -07:00
CHeroWindow.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
CKingdomInterface.cpp fix includes in client subdirectories 2022-09-18 17:43:40 +03:00
CKingdomInterface.h Fixed RETURN_IF_BATTLE(). Undid disabled warnings. Fixed indentation. 2020-10-05 16:28:28 -07:00
CQuestLog.cpp wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
CQuestLog.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
CreaturePurchaseCard.cpp Merge pull request #944 from AgostonSzepessy/dev/agos/937 2022-09-23 14:01:52 +03:00
CreaturePurchaseCard.h Merge pull request #944 from AgostonSzepessy/dev/agos/937 2022-09-23 14:01:52 +03:00
CSpellWindow.cpp move hardcoded strings to JSON file 2022-09-18 17:43:37 +03:00
CSpellWindow.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
CTradeWindow.cpp Entities redesign and a few ERM features 2021-02-14 19:05:43 +03:00
CTradeWindow.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
CWindowObject.cpp fix includes in client subdirectories 2022-09-18 17:43:40 +03:00
CWindowObject.h Fix not responding statusbar 2018-10-29 14:12:07 +01:00
GUIClasses.cpp Merge pull request #928 from kambala-decapitator/quick-recruit-no-creatures 2022-09-22 18:21:45 +03:00
GUIClasses.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
InfoWindows.cpp show long press hints higher 2022-09-24 15:55:19 +03:00
InfoWindows.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
QuickRecruitmentWindow.cpp Apply suggestions from code review 2022-09-18 17:43:40 +03:00
QuickRecruitmentWindow.h fix typo: purhase -> purchase 2022-09-18 17:43:40 +03:00