1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-10 09:50:17 +02:00
vcmi/client/windows
Ivan Savenko 85f6030c7c
Merge pull request #4318 from IvanSavenko/upscaled_render
Support for xBRZ upscaling filter
2024-08-20 14:23:30 +03:00
..
settings Renamed & unified OBJECT_CONSTRUCTION macro set 2024-08-09 15:30:04 +00:00
CCastleInterface.cpp Merge pull request #4318 from IvanSavenko/upscaled_render 2024-08-20 14:23:30 +03:00
CCastleInterface.h basic support for bank 2024-08-04 15:44:57 +02:00
CCreatureWindow.cpp Renamed & unified OBJECT_CONSTRUCTION macro set 2024-08-09 15:30:04 +00:00
CCreatureWindow.h Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02:00
CExchangeWindow.cpp Renamed & unified OBJECT_CONSTRUCTION macro set 2024-08-09 15:30:04 +00:00
CExchangeWindow.h Merge branch 'vcmi/beta' into 'vcmi/develop' 2024-06-11 19:22:23 +00:00
CHeroBackpackWindow.cpp Renamed & unified OBJECT_CONSTRUCTION macro set 2024-08-09 15:30:04 +00:00
CHeroBackpackWindow.h CWindowWithArtifacts remove std::variant 2024-05-20 15:15:46 +03:00
CHeroOverview.cpp Renamed & unified OBJECT_CONSTRUCTION macro set 2024-08-09 15:30:04 +00:00
CHeroOverview.h
CHeroWindow.cpp Renamed & unified OBJECT_CONSTRUCTION macro set 2024-08-09 15:30:04 +00:00
CHeroWindow.h Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02:00
CKingdomInterface.cpp Renamed & unified OBJECT_CONSTRUCTION macro set 2024-08-09 15:30:04 +00:00
CKingdomInterface.h CWindowWithArtifacts remove std::variant 2024-05-20 15:15:46 +03:00
CMapOverview.cpp Fixed minimap generation when upscaled mode is used 2024-08-17 15:25:26 +00:00
CMapOverview.h Fix miscellaneous issues discovered by Sonar 2024-08-12 18:26:30 +00:00
CMarketWindow.cpp Renamed & unified OBJECT_CONSTRUCTION macro set 2024-08-09 15:30:04 +00:00
CMarketWindow.h Restored previously disabled University code, add interface to notify 2024-07-19 10:08:50 +00:00
CMessage.cpp Fix transparency on dialog box corners when xBRZ is in use 2024-08-17 15:25:26 +00:00
CMessage.h Code formatting 2024-02-26 18:53:12 +02:00
CPuzzleWindow.cpp Fix miscellaneous issues discovered by Sonar 2024-08-12 18:26:30 +00:00
CPuzzleWindow.h
CQuestLog.cpp Renamed & unified OBJECT_CONSTRUCTION macro set 2024-08-09 15:30:04 +00:00
CQuestLog.h
CreaturePurchaseCard.cpp Renamed & unified OBJECT_CONSTRUCTION macro set 2024-08-09 15:30:04 +00:00
CreaturePurchaseCard.h Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02:00
CSpellWindow.cpp Fix spellbook page flip scaling 2024-08-17 15:25:26 +00:00
CSpellWindow.h Fix miscellaneous issues discovered by Sonar 2024-08-12 18:26:30 +00:00
CTutorialWindow.cpp Renamed & unified OBJECT_CONSTRUCTION macro set 2024-08-09 15:30:04 +00:00
CTutorialWindow.h Added VideoWidget to hide implementation details 2024-05-15 17:05:16 +00:00
CWindowObject.cpp Renamed & unified OBJECT_CONSTRUCTION macro set 2024-08-09 15:30:04 +00:00
CWindowObject.h Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02:00
CWindowWithArtifacts.cpp Clean up scaling code, implemented image size optimization 2024-08-17 15:25:26 +00:00
CWindowWithArtifacts.h ArtifactsUIController class 2024-07-09 14:27:05 +03:00
GUIClasses.cpp Remove no longer used DISPOSE flag from CIntObject 2024-08-09 15:50:37 +00:00
GUIClasses.h Restored previously disabled University code, add interface to notify 2024-07-19 10:08:50 +00:00
InfoWindows.cpp Renamed & unified OBJECT_CONSTRUCTION macro set 2024-08-09 15:30:04 +00:00
InfoWindows.h Code cleanup 2024-02-27 14:45:15 +02:00
QuickRecruitmentWindow.cpp Merge pull request #4402 from Laserlicht/8th_creature 2024-08-14 17:04:32 +03:00
QuickRecruitmentWindow.h