1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-04 09:42:40 +02:00
vcmi/client/windows
2023-12-08 22:52:34 +01:00
..
settings Change large spellbook config section to gameTweaks 2023-11-28 22:30:50 +01:00
CAltarWindow.cpp Reduce excessive updates of garrisons. Fixes selection reset in simturns 2023-11-09 00:01:48 +02:00
CAltarWindow.h Reduce excessive updates of garrisons. Fixes selection reset in simturns 2023-11-09 00:01:48 +02:00
CCastleInterface.cpp Fixed check for free slots when recruiting in towns 2023-11-28 16:25:11 +02:00
CCastleInterface.h Reduce excessive updates of garrisons. Fixes selection reset in simturns 2023-11-09 00:01:48 +02:00
CCreatureWindow.cpp Converted Component class to use VariantIdentifier instead of int 2023-11-02 12:00:04 +02:00
CCreatureWindow.h convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +02:00
CHeroBackpackWindow.cpp Fixed move checks. Backpack buttons. 2023-09-19 13:31:59 +03:00
CHeroBackpackWindow.h Support for different backpack capacities 2023-09-04 20:59:24 +03:00
CHeroOverview.cpp added probabilities 2023-09-17 23:01:18 +02:00
CHeroOverview.h added probabilities 2023-09-17 23:01:18 +02:00
CHeroWindow.cpp Reduce excessive updates of garrisons. Fixes selection reset in simturns 2023-11-09 00:01:48 +02:00
CHeroWindow.h Reduce excessive updates of garrisons. Fixes selection reset in simturns 2023-11-09 00:01:48 +02:00
CKingdomInterface.cpp fix image order 2023-11-25 02:58:06 +01:00
CKingdomInterface.h Reduce excessive updates of garrisons. Fixes selection reset in simturns 2023-11-09 00:01:48 +02:00
CMapOverview.cpp Reorganized types registration code 2023-11-11 00:39:08 +02:00
CMapOverview.h code review 2023-10-01 17:35:56 +02:00
CMessage.cpp Do not attempt to resize text box to zero-width 2023-11-27 14:08:49 +02:00
CMessage.h convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +02:00
CPuzzleWindow.cpp Fix regressions 2023-09-04 18:22:34 +03:00
CPuzzleWindow.h
CQuestLog.cpp convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +02:00
CQuestLog.h convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +02:00
CreaturePurchaseCard.cpp Always use ResourcePath for referencing images and animations 2023-09-04 18:22:34 +03:00
CreaturePurchaseCard.h
CSpellWindow.cpp search rectangle 2023-12-08 22:52:34 +01:00
CSpellWindow.h search rectangle 2023-12-08 22:52:34 +01:00
CTradeWindow.cpp Fix display of creatures to sell in Freelancer Guild 2023-11-27 14:08:49 +02:00
CTradeWindow.h fix build & suggested changed 2023-11-08 01:51:13 +02:00
CTutorialWindow.cpp adjust messages, add radial wheel 2023-11-17 18:23:11 +01:00
CTutorialWindow.h translation 2023-11-16 23:03:41 +01:00
CWindowObject.cpp fix asset failures 2023-10-31 22:05:22 +01:00
CWindowObject.h Creatures altar & Artifacts altar 2023-11-06 14:31:32 +02:00
GUIClasses.cpp Fixed check for free slots when recruiting in towns 2023-11-28 16:25:11 +02:00
GUIClasses.h Reduce excessive updates of garrisons. Fixes selection reset in simturns 2023-11-09 00:01:48 +02:00
InfoWindows.cpp Do not attempt to resize text box to zero-width 2023-11-27 14:08:49 +02:00
InfoWindows.h Add game pause 2023-10-08 16:03:57 +02:00
QuickRecruitmentWindow.cpp Always use ResourcePath for referencing images and animations 2023-09-04 18:22:34 +03:00
QuickRecruitmentWindow.h Replaced all usage of SDL_Color outside of render with ColorRGBA 2023-07-31 21:07:30 +03:00