1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-26 22:57:00 +02:00
vcmi/client/windows
2024-08-09 23:36:59 +02:00
..
settings Merge pull request #4312 from IvanSavenko/texthandler_split 2024-07-21 13:49:14 +03:00
CCastleInterface.cpp code review 2024-08-09 23:35:47 +02:00
CCastleInterface.h basic support for bank 2024-08-04 15:44:57 +02:00
CCreatureWindow.cpp Split CGeneralTextHandler file into 1 file per class form 2024-07-20 12:55:17 +00:00
CCreatureWindow.h Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02:00
CExchangeWindow.cpp Split CGeneralTextHandler file into 1 file per class form 2024-07-20 12:55:17 +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 Split CGeneralTextHandler file into 1 file per class form 2024-07-20 12:55:17 +00:00
CHeroOverview.h
CHeroWindow.cpp Split CGeneralTextHandler file into 1 file per class form 2024-07-20 12:55:17 +00:00
CHeroWindow.h Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02:00
CKingdomInterface.cpp calculate income 2024-07-25 02:51:00 +02:00
CKingdomInterface.h CWindowWithArtifacts remove std::variant 2024-05-20 15:15:46 +03:00
CMapOverview.cpp Split CGeneralTextHandler file into 1 file per class form 2024-07-20 12:55:17 +00:00
CMapOverview.h extend map format 2024-06-29 13:13:59 +02:00
CMarketWindow.cpp Split CGeneralTextHandler file into 1 file per class form 2024-07-20 12:55:17 +00:00
CMarketWindow.h Restored previously disabled University code, add interface to notify 2024-07-19 10:08:50 +00:00
CMessage.cpp Split CGeneralTextHandler file into 1 file per class form 2024-07-20 12:55:17 +00:00
CMessage.h
CPuzzleWindow.cpp Split CTownHandler into smaller chunks 2024-07-21 18:21:48 +00:00
CPuzzleWindow.h
CQuestLog.cpp Split CGeneralTextHandler file into 1 file per class form 2024-07-20 12:55:17 +00: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 quickspell improvements 2024-07-26 20:11:14 +02:00
CSpellWindow.h quickspell improvements 2024-07-26 20:11:14 +02:00
CTutorialWindow.cpp Merge pull request #4312 from IvanSavenko/texthandler_split 2024-07-21 13:49:14 +03:00
CTutorialWindow.h Added VideoWidget to hide implementation details 2024-05-15 17:05:16 +00:00
CWindowObject.cpp Split CGeneralTextHandler file into 1 file per class form 2024-07-20 12:55:17 +00:00
CWindowObject.h Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02:00
CWindowWithArtifacts.cpp Split CGeneralTextHandler file into 1 file per class form 2024-07-20 12:55:17 +00:00
CWindowWithArtifacts.h ArtifactsUIController class 2024-07-09 14:27:05 +03:00
GUIClasses.cpp Split CTownHandler into smaller chunks 2024-07-21 18:21:48 +00:00
GUIClasses.h Restored previously disabled University code, add interface to notify 2024-07-19 10:08:50 +00:00
InfoWindows.cpp Fix mouse scroll not working in right-click popups 2024-07-19 19:36:05 +00:00
InfoWindows.h
QuickRecruitmentWindow.cpp
QuickRecruitmentWindow.h