1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-04 00:15:53 +02:00
vcmi/client/windows
2024-07-19 10:08:50 +00:00
..
settings
CCastleInterface.cpp Merge pull request #4275 from IvanSavenko/music_modding 2024-07-18 21:28:04 +03: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 Merge branch 'vcmi/beta' into 'vcmi/develop' 2024-06-11 19:22:23 +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 All images are now loaded via RenderHandler class 2024-07-19 10:08:50 +00:00
CHeroOverview.h
CHeroWindow.cpp Fixes for various minor issues detected by Sonar Cloud 2024-06-01 11:48:30 +00:00
CHeroWindow.h Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02:00
CKingdomInterface.cpp Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02:00
CKingdomInterface.h CWindowWithArtifacts remove std::variant 2024-05-20 15:15:46 +03:00
CMapOverview.cpp extend map format 2024-06-29 13:13:59 +02:00
CMapOverview.h extend map format 2024-06-29 13:13:59 +02:00
CMarketWindow.cpp Merge branch 'vcmi/master' into 'vcmi/develop' 2024-05-31 09:34:21 +00:00
CMarketWindow.h Artifacts altar ctrl+click 2024-05-20 11:47:12 +03:00
CMessage.cpp Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02:00
CMessage.h
CPuzzleWindow.cpp
CPuzzleWindow.h
CQuestLog.cpp Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02:00
CQuestLog.h
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 lambda -> function; fix color 2024-07-17 18:07:45 +02:00
CSpellWindow.h use spellbook to select 2024-07-17 13:20:17 +02:00
CTutorialWindow.cpp Merge branch 'vcmi/master' into 'vcmi/develop' 2024-05-31 09:34:21 +00:00
CTutorialWindow.h
CWindowObject.cpp
CWindowObject.h Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02:00
CWindowWithArtifacts.cpp suggestions 2024-07-16 00:03:06 +03:00
CWindowWithArtifacts.h ArtifactsUIController class 2024-07-09 14:27:05 +03:00
GUIClasses.cpp Replaced most of usages of CRandomGenerator with vstd::RNG in library 2024-07-16 13:13:07 +00:00
GUIClasses.h invite hero scroll 2024-07-06 13:04:00 +02:00
InfoWindows.cpp Added semi-workaround method for network thread shutdown: 2024-05-18 11:04:10 +00:00
InfoWindows.h
QuickRecruitmentWindow.cpp
QuickRecruitmentWindow.h