1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-14 10:12:59 +02:00
vcmi/client/windows
Ivan Savenko 1d0fdb1c0e
Merge pull request #4867 from Laserlicht/notFocusedClick
notFocusedClick refactoring
2024-11-13 20:49:31 +02:00
..
settings Fix handling of autoselected interface scaling by client 2024-10-09 17:37:54 +00:00
CCastleInterface.cpp 8th creature fix 2024-11-03 22:51:48 +01:00
CCastleInterface.h code review + text 2024-09-28 16:10:03 +02:00
CCreatureWindow.cpp Merge pull request #4852 from IvanSavenko/remove_vlc_entities_serialization 2024-11-06 22:01:11 +02:00
CCreatureWindow.h Merge pull request #4812 from SoundSSGood/secSkillPlace 2024-10-30 13:33:39 +02:00
CExchangeWindow.cpp QuickBackpack window position on shift+click slot fixed 2024-11-04 14:16:06 +02:00
CExchangeWindow.h CSecSkillPlace done 2024-10-23 15:01:56 +03:00
CHeroBackpackWindow.cpp QuickBackpack window position on shift+click slot fixed 2024-11-04 14:16:06 +02:00
CHeroBackpackWindow.h add sort buttons 2024-10-02 13:35:08 +03:00
CHeroOverview.cpp QuickBackpack window position on shift+click slot fixed 2024-11-04 14:16:06 +02:00
CHeroOverview.h QuickBackpack window position on shift+click slot fixed 2024-11-04 14:16:06 +02:00
CHeroWindow.cpp QuickBackpack window position on shift+click slot fixed 2024-11-04 14:16:06 +02:00
CHeroWindow.h CSecSkillPlace done 2024-10-23 15:01:56 +03:00
CKingdomInterface.cpp QuickBackpack window position on shift+click slot fixed 2024-11-04 14:16:06 +02:00
CKingdomInterface.h
CMapOverview.cpp TerrainTile now uses identifiers instead of pointers to VLC 2024-10-30 16:22:11 +00:00
CMapOverview.h
CMarketWindow.cpp QuickBackpack window position on shift+click slot fixed 2024-11-04 14:16:06 +02:00
CMarketWindow.h
CMessage.cpp fix { and } in multiline 2024-10-07 18:01:20 +02:00
CMessage.h
CPuzzleWindow.cpp
CPuzzleWindow.h
CQuestLog.cpp Replaced most of accesses to CGObjectInstance::pos with anchorPoint() 2024-10-09 15:43:46 +00:00
CQuestLog.h
CreaturePurchaseCard.cpp
CreaturePurchaseCard.h
CSpellWindow.cpp Finish encapsulation of PlayerLocalState class 2024-10-08 14:17:04 +00:00
CSpellWindow.h
CTutorialWindow.cpp
CTutorialWindow.h
CWindowObject.cpp fix xbrz shadow 2024-09-17 23:58:56 +02:00
CWindowObject.h
CWindowWithArtifacts.cpp Merge pull request #4870 from SoundSSGood/secSkillPlace-fix 2024-11-06 22:02:28 +02:00
CWindowWithArtifacts.h QuickBackpack window position on shift+click slot fixed 2024-11-04 14:16:06 +02:00
GUIClasses.cpp Merge pull request #4867 from Laserlicht/notFocusedClick 2024-11-13 20:49:31 +02:00
GUIClasses.h notFocusedClick refactoring 2024-11-03 01:13:14 +01:00
InfoWindows.cpp Fix some of the new warnings from sonarcloud 2024-10-11 10:45:29 +00:00
InfoWindows.h Fix some of the new warnings from sonarcloud 2024-10-11 10:45:29 +00:00
QuickRecruitmentWindow.cpp Reduce usage of pointers to VLC entities 2024-10-10 12:28:08 +00:00
QuickRecruitmentWindow.h