1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-16 10:19:47 +02:00
vcmi/client/windows
2024-07-19 10:46:20 +00:00
..
settings Reorganized music, video and sound players: 2024-05-15 17:05:12 +00:00
CCastleInterface.cpp Fix fade-in animation - per-surface alpha was not set correctly 2024-07-19 10:46:20 +00:00
CCastleInterface.h Fixes crash on accessing recruitment window via click on creature icon 2024-06-03 13:37:35 +00:00
CCreatureWindow.cpp Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02:00
CCreatureWindow.h Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02:00
CExchangeWindow.cpp Reduce direct access to CAnimation, removed various caching schemes 2024-07-19 10:08:50 +00:00
CExchangeWindow.h Merge branch 'vcmi/beta' into 'vcmi/develop' 2024-06-11 19:22:23 +00:00
CHeroBackpackWindow.cpp CArtifactsOfHeroBase refactoring 2024-05-21 12:05:07 +03:00
CHeroBackpackWindow.h CWindowWithArtifacts remove std::variant 2024-05-20 15:15:46 +03:00
CHeroOverview.cpp Reduce direct access to CAnimation, removed various caching schemes 2024-07-19 10:08:50 +00:00
CHeroOverview.h
CHeroWindow.cpp Remove unused code and no longer needed caching 2024-07-19 10:08:50 +00:00
CHeroWindow.h Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02:00
CKingdomInterface.cpp Unified naming of method to recolor UI element to current player scheme 2024-07-19 10:08:50 +00:00
CKingdomInterface.h CWindowWithArtifacts remove std::variant 2024-05-20 15:15:46 +03:00
CMapOverview.cpp Reduce direct access to CAnimation, removed various caching schemes 2024-07-19 10:08:50 +00:00
CMapOverview.h extend map format 2024-06-29 13:13:59 +02:00
CMarketWindow.cpp Restored previously disabled University code, add interface to notify 2024-07-19 10:08:50 +00:00
CMarketWindow.h Restored previously disabled University code, add interface to notify 2024-07-19 10:08:50 +00:00
CMessage.cpp Reviewed usage of EBlitMode, now specified clearly in all cases 2024-07-19 10:08:50 +00:00
CMessage.h Code formatting 2024-02-26 18:53:12 +02:00
CPuzzleWindow.cpp Reorganized music, video and sound players: 2024-05-15 17:05:12 +00:00
CPuzzleWindow.h
CQuestLog.cpp Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02:00
CQuestLog.h convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +02:00
CreaturePurchaseCard.cpp Most of buttons created in cpp now have assigned shortcut 2024-05-19 09:12:36 +00:00
CreaturePurchaseCard.h Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02:00
CSpellWindow.cpp Reviewed usage of EBlitMode, now specified clearly in all cases 2024-07-19 10:08:50 +00:00
CSpellWindow.h Reduce direct access to CAnimation, removed various caching schemes 2024-07-19 10:08:50 +00:00
CTutorialWindow.cpp Merge branch 'vcmi/master' into 'vcmi/develop' 2024-05-31 09:34:21 +00:00
CTutorialWindow.h Added VideoWidget to hide implementation details 2024-05-15 17:05:16 +00:00
CWindowObject.cpp Remove no longer needed code 2024-07-19 10:08:50 +00:00
CWindowObject.h Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02:00
CWindowWithArtifacts.cpp Reviewed usage of EBlitMode, now specified clearly in all cases 2024-07-19 10:08:50 +00:00
CWindowWithArtifacts.h ArtifactsUIController class 2024-07-09 14:27:05 +03:00
GUIClasses.cpp Restored previously disabled University code, add interface to notify 2024-07-19 10:08:50 +00:00
GUIClasses.h Restored previously disabled University code, add interface to notify 2024-07-19 10:08:50 +00:00
InfoWindows.cpp Added semi-workaround method for network thread shutdown: 2024-05-18 11:04:10 +00:00
InfoWindows.h Code cleanup 2024-02-27 14:45:15 +02:00
QuickRecruitmentWindow.cpp
QuickRecruitmentWindow.h Define each identifier in a dedicated statement 2024-01-10 00:22:23 +00:00