1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-28 08:48:48 +02:00
vcmi/client/windows
Ivan Savenko 3d66455cd1 Fix build
2023-06-26 19:44:38 +03:00
..
settings Renamed settings option to reflect that same option is used for both ranges. 2023-06-23 19:50:39 +03:00
CCastleInterface.cpp Use inheritance instead of composition for campaign header 2023-06-26 17:15:59 +03:00
CCastleInterface.h Split mouseDragged event from mouseMoved 2023-06-22 22:11:48 +03:00
CCreatureWindow.cpp Moved CGameState files into a separate directory 2023-06-26 17:15:59 +03:00
CCreatureWindow.h Replaced clickRight event with showPopupWindow/closePopupWindow 2023-06-20 19:58:05 +03:00
CHeroWindow.cpp Merge remote-tracking branch 'soundsgood/CArtHandler-rework' into develop 2023-06-05 18:53:17 +03:00
CHeroWindow.h show/showAll methods now use Canvas instead of SDL_Surface 2023-06-02 16:42:18 +03:00
CKingdomInterface.cpp Renamed RCLICK -> SHOW_POPUP 2023-06-20 19:58:05 +03:00
CKingdomInterface.h Replaced clickRight event with showPopupWindow/closePopupWindow 2023-06-20 19:58:05 +03:00
CMessage.cpp Moved slider class to a separate file 2023-06-05 19:16:01 +03:00
CMessage.h vcmi: move getEstimatedComponentHeight 2023-03-13 00:24:26 +03:00
CPuzzleWindow.cpp show/showAll methods now use Canvas instead of SDL_Surface 2023-06-02 16:42:18 +03:00
CPuzzleWindow.h show/showAll methods now use Canvas instead of SDL_Surface 2023-06-02 16:42:18 +03:00
CQuestLog.cpp Moved CGameState files into a separate directory 2023-06-26 17:15:59 +03:00
CQuestLog.h Split mouseDragged event from mouseMoved 2023-06-22 22:11:48 +03:00
CreaturePurchaseCard.cpp Fixed slider's behavior, especially for mobile systems 2023-06-22 23:49:38 +03:00
CreaturePurchaseCard.h Replaced clickRight event with showPopupWindow/closePopupWindow 2023-06-20 19:58:05 +03:00
CSpellWindow.cpp Renamed RCLICK -> SHOW_POPUP 2023-06-20 19:58:05 +03:00
CSpellWindow.h Replaced clickRight event with showPopupWindow/closePopupWindow 2023-06-20 19:58:05 +03:00
CTradeWindow.cpp Moved CGameState files into a separate directory 2023-06-26 17:15:59 +03:00
CTradeWindow.h Replaced clickRight event with showPopupWindow/closePopupWindow 2023-06-20 19:58:05 +03:00
CWindowObject.cpp Renamed gesture-related methods, remove unused code 2023-06-20 19:58:05 +03:00
CWindowObject.h Renamed gesture-related methods, remove unused code 2023-06-20 19:58:05 +03:00
GUIClasses.cpp Fix build 2023-06-26 19:44:38 +03:00
GUIClasses.h Replaced clickRight event with showPopupWindow/closePopupWindow 2023-06-20 19:58:05 +03:00
InfoWindows.cpp Moved CGameState files into a separate directory 2023-06-26 17:15:59 +03:00
InfoWindows.h Renamed gesture-related methods, remove unused code 2023-06-20 19:58:05 +03:00
QuickRecruitmentWindow.cpp Implemented Scrollable class, to server as common base for such classes 2023-06-05 19:17:04 +03:00
QuickRecruitmentWindow.h fix typo: purhase -> purchase 2022-09-18 17:43:40 +03:00