1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/client/windows
2023-07-22 22:29:05 +03:00
..
settings Merge pull request #2358 from dydzio0614/persistent-hero-info-window 2023-07-19 14:46:16 +03:00
CCastleInterface.cpp Refactoring of CGarrisonInt 2023-07-21 15:47:42 +03:00
CCastleInterface.h Refactoring of CGarrisonInt 2023-07-21 15:47:42 +03:00
CCreatureWindow.cpp Merge pull request #2310 from IvanSavenko/left_click_refactor 2023-07-13 13:03:06 +03:00
CCreatureWindow.h Replaced clickLeft with clickPressed clickReleased methods 2023-07-08 14:33:04 +03:00
CHeroBackpackWindow.cpp backpack window slider 2023-07-18 21:01:55 +03:00
CHeroBackpackWindow.h backpack window slider 2023-07-18 21:01:55 +03:00
CHeroWindow.cpp Refactoring of CGarrisonInt 2023-07-21 15:47:42 +03:00
CHeroWindow.h Refactoring of CGarrisonInt 2023-07-21 15:47:42 +03:00
CKingdomInterface.cpp Refactoring of CGarrisonInt 2023-07-21 15:47:42 +03:00
CKingdomInterface.h Refactoring of CGarrisonInt 2023-07-21 15:47:42 +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 Replaced clickLeft with clickPressed clickReleased methods 2023-07-08 14:33:04 +03:00
CQuestLog.h Replaced clickLeft with clickPressed clickReleased methods 2023-07-08 14:33:04 +03:00
CreaturePurchaseCard.cpp Replaced clickLeft with clickPressed clickReleased methods 2023-07-08 14:33:04 +03:00
CreaturePurchaseCard.h Replaced clickLeft with clickPressed clickReleased methods 2023-07-08 14:33:04 +03:00
CSpellWindow.cpp Replaced clickReleased with clickPressed where applicable in H3 2023-07-09 17:48:25 +03:00
CSpellWindow.h Replaced clickReleased with clickPressed where applicable in H3 2023-07-09 17:48:25 +03:00
CTradeWindow.cpp initial files 2023-07-15 22:15:32 +03:00
CTradeWindow.h backpack window initial 2023-07-15 22:15:32 +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 Refactoring of CGarrisonInt 2023-07-21 15:47:42 +03:00
GUIClasses.h Refactoring of CGarrisonInt 2023-07-21 15:47:42 +03:00
InfoWindows.cpp Fix keyboard shortcuts on selection dialogs 2023-07-22 22:29:05 +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 Refactoring of CGarrisonInt 2023-07-21 15:47:42 +03:00