1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-30 23:18:08 +02:00
vcmi/client/windows
Laserlicht 79e66c38df
layout
2023-09-30 17:14:22 +02:00
..
settings enableUiEnhancements button 2023-09-25 13:11:08 +02:00
CCastleInterface.cpp Merge pull request #2877 from IvanSavenko/simturn_fixes 2023-09-20 22:09:25 +03:00
CCastleInterface.h Always use ResourcePath for referencing images and animations 2023-09-04 18:22:34 +03:00
CCreatureWindow.cpp Merge branch 'vcmi/master' into 'vcmi/develop' 2023-09-15 13:59:02 +03:00
CCreatureWindow.h Merge branch 'vcmi/master' into 'vcmi/develop' 2023-09-15 13:59:02 +03:00
CHeroBackpackWindow.cpp Fixed move checks. Backpack buttons. 2023-09-19 13:31:59 +03:00
CHeroBackpackWindow.h Support for different backpack capacities 2023-09-04 20:59:24 +03:00
CHeroOverview.cpp added probabilities 2023-09-17 23:01:18 +02:00
CHeroOverview.h added probabilities 2023-09-17 23:01:18 +02:00
CHeroWindow.cpp Fixed move checks. Backpack buttons. 2023-09-19 13:31:59 +03:00
CHeroWindow.h Refactoring of CGarrisonInt 2023-07-21 15:47:42 +03:00
CKingdomInterface.cpp Fixed move checks. Backpack buttons. 2023-09-19 13:31:59 +03:00
CKingdomInterface.h Fix regressions 2023-09-04 18:22:34 +03:00
CMapOverview.cpp layout 2023-09-30 17:14:22 +02:00
CMapOverview.h layout 2023-09-30 17:14:22 +02:00
CMessage.cpp move function; optional; json static 2023-09-15 15:27:26 +02:00
CMessage.h move function; optional; json static 2023-09-15 15:27:26 +02:00
CPuzzleWindow.cpp Fix regressions 2023-09-04 18:22:34 +03:00
CPuzzleWindow.h show/showAll methods now use Canvas instead of SDL_Surface 2023-06-02 16:42:18 +03:00
CQuestLog.cpp Always use ResourcePath for referencing images and animations 2023-09-04 18:22:34 +03:00
CQuestLog.h Always use ResourcePath for referencing images and animations 2023-09-04 18:22:34 +03:00
CreaturePurchaseCard.cpp Always use ResourcePath for referencing images and animations 2023-09-04 18:22:34 +03:00
CreaturePurchaseCard.h Replaced clickLeft with clickPressed clickReleased methods 2023-07-08 14:33:04 +03:00
CSpellWindow.cpp code review 2023-09-25 16:34:36 +02:00
CSpellWindow.h code review 2023-09-25 16:34:36 +02:00
CTradeWindow.cpp Merge pull request #2874 from SoundSSGood/exchange-window-update 2023-09-27 15:50:52 +03:00
CTradeWindow.h Always use ResourcePath for referencing images and animations 2023-09-04 18:22:34 +03:00
CWindowObject.cpp Added RenderHandler that acts as factory for images and animations 2023-09-04 18:22:34 +03:00
CWindowObject.h Always use ResourcePath for referencing images and animations 2023-09-04 18:22:34 +03:00
GUIClasses.cpp fix build 2023-09-19 16:04:37 +03:00
GUIClasses.h Fixed move checks. Backpack buttons. 2023-09-19 13:31:59 +03:00
InfoWindows.cpp extend for all selections 2023-09-15 15:24:17 +02:00
InfoWindows.h extend for all selections 2023-09-15 15:24:17 +02:00
QuickRecruitmentWindow.cpp Always use ResourcePath for referencing images and animations 2023-09-04 18:22:34 +03:00
QuickRecruitmentWindow.h Replaced all usage of SDL_Color outside of render with ColorRGBA 2023-07-31 21:07:30 +03:00