1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-04 00:15:53 +02:00
vcmi/client/windows
2023-05-01 21:45:52 +03:00
..
settings Merge beta into develop 2023-04-11 19:37:35 +03:00
CCastleInterface.cpp Merge pull request #2078 from IvanSavenko/shortcuts 2023-05-01 21:45:52 +03:00
CCastleInterface.h Implementation of (very basic) shortcuts system 2023-05-01 17:58:17 +03:00
CCreatureWindow.cpp Use more descriptive names for hotkeys 2023-05-01 17:59:20 +03:00
CCreatureWindow.h vcmi: use std::optional 2023-04-17 00:43:13 +03:00
CHeroWindow.cpp Implementation of (very basic) shortcuts system 2023-05-01 17:58:17 +03:00
CHeroWindow.h CArtifactHolder divided into files 2023-05-01 00:34:45 +03:00
CKingdomInterface.cpp Use more descriptive names for hotkeys 2023-05-01 17:59:20 +03:00
CKingdomInterface.h CArtifactHolder divided into files 2023-05-01 00:34:45 +03:00
CMessage.cpp Removed ARRAY_COUNT in favor of std::size 2023-04-12 01:04:26 +03:00
CMessage.h vcmi: move getEstimatedComponentHeight 2023-03-13 00:24:26 +03:00
CPuzzleWindow.cpp Implementation of (very basic) shortcuts system 2023-05-01 17:58:17 +03:00
CPuzzleWindow.h Refactoring of new code, multiple functionality changes: 2023-03-05 18:02:58 +02:00
CQuestLog.cpp Use more descriptive names for hotkeys 2023-05-01 17:59:20 +03:00
CQuestLog.h CIntObject now receives mouse position as point instead of SDL event 2023-02-03 11:39:39 +02:00
CreaturePurchaseCard.cpp Implementation of (very basic) shortcuts system 2023-05-01 17:58:17 +03:00
CreaturePurchaseCard.h #1054 - fix crash and UI 2022-10-04 21:54:14 +03:00
CSpellWindow.cpp Use more descriptive names for hotkeys 2023-05-01 17:59:20 +03:00
CSpellWindow.h Implementation of (very basic) shortcuts system 2023-05-01 17:58:17 +03:00
CTradeWindow.cpp Merge pull request #2078 from IvanSavenko/shortcuts 2023-05-01 21:45:52 +03:00
CTradeWindow.h CArtifactHolder divided into files 2023-05-01 00:34:45 +03:00
CWindowObject.cpp Improve performance of window redraws 2023-03-25 23:54:51 +02:00
CWindowObject.h
GUIClasses.cpp Merge pull request #2078 from IvanSavenko/shortcuts 2023-05-01 21:45:52 +03:00
GUIClasses.h Merge pull request #2078 from IvanSavenko/shortcuts 2023-05-01 21:45:52 +03:00
InfoWindows.cpp Use more descriptive names for hotkeys 2023-05-01 17:59:20 +03:00
InfoWindows.h vcmi: modernize headers 2023-04-30 13:35:54 +03:00
QuickRecruitmentWindow.cpp Use more descriptive names for hotkeys 2023-05-01 17:59:20 +03:00
QuickRecruitmentWindow.h