1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-16 10:19:47 +02:00
vcmi/client/windows
2023-05-09 13:10:33 +03:00
..
settings Implemented UI scaling (non-selectable option for now) 2023-05-09 13:10:33 +03:00
CCastleInterface.cpp Initial part of dynamically-sized adventure map: 2023-05-09 13:10:33 +03:00
CCastleInterface.h Implementation of (very basic) shortcuts system 2023-05-01 17:58:17 +03:00
CCreatureWindow.cpp vcmi: split bonus to enumerator and HeroBonus.h 2023-05-03 18:01:06 +03:00
CCreatureWindow.h vcmi: rename HeroBonus.h to Bonus.h 2023-05-02 11:20:58 +03:00
CHeroWindow.cpp vcmi: split bonus to enumerator and HeroBonus.h 2023-05-03 18:01:06 +03:00
CHeroWindow.h vcmi: rename HeroBonus.h to Bonus.h 2023-05-02 11:20:58 +03:00
CKingdomInterface.cpp Initial part of dynamically-sized adventure map: 2023-05-09 13:10:33 +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 SpellSchool: use identifier instead of int 2023-05-07 20:37:32 +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 Fix not responding statusbar 2018-10-29 14:12:07 +01:00
GUIClasses.cpp vcmi: rename HeroBonus.h to Bonus.h 2023-05-02 11:20:58 +03:00
GUIClasses.h Extracted window management from CMT to new class 2023-05-09 13:10:33 +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 fix typo: purhase -> purchase 2022-09-18 17:43:40 +03:00