1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-14 10:12:59 +02:00
vcmi/client/windows
Ivan Savenko a97deea563
Merge pull request #4824 from IvanSavenko/translate_fix
Fixes for issues with translations
2024-10-28 12:56:50 +02:00
..
settings Fix handling of autoselected interface scaling by client 2024-10-09 17:37:54 +00:00
CCastleInterface.cpp Fix some of the new warnings from sonarcloud 2024-10-11 10:45:29 +00:00
CCastleInterface.h code review + text 2024-09-28 16:10:03 +02:00
CCreatureWindow.cpp Better integration of wog commanders translation 2024-10-26 14:21:05 +00:00
CCreatureWindow.h Better integration of wog commanders translation 2024-10-26 14:21:05 +00:00
CExchangeWindow.cpp Integrated exchange window translation into vcmi 2024-10-26 13:09:09 +00:00
CExchangeWindow.h
CHeroBackpackWindow.cpp add sort buttons 2024-10-02 13:35:08 +03:00
CHeroBackpackWindow.h add sort buttons 2024-10-02 13:35:08 +03:00
CHeroOverview.cpp Split CHeroHandler.cpp/.h into 1 file per class 2024-10-13 14:01:09 +00:00
CHeroOverview.h
CHeroWindow.cpp Split CHeroHandler.cpp/.h into 1 file per class 2024-10-13 14:01:09 +00:00
CHeroWindow.h Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02:00
CKingdomInterface.cpp Simplify income calculation in kingdom overview, account for flaggables 2024-10-25 19:08:13 +00:00
CKingdomInterface.h
CMapOverview.cpp Fixed minimap generation when upscaled mode is used 2024-08-17 15:25:26 +00:00
CMapOverview.h Fix miscellaneous issues discovered by Sonar 2024-08-12 18:26:30 +00:00
CMarketWindow.cpp Reduce usage of pointers to VLC entities 2024-10-10 12:28:08 +00:00
CMarketWindow.h added CMarketWindow::getMarketTitle() 2024-08-24 13:52:54 +03:00
CMessage.cpp fix { and } in multiline 2024-10-07 18:01:20 +02:00
CMessage.h
CPuzzleWindow.cpp Fix miscellaneous issues discovered by Sonar 2024-08-12 18:26:30 +00:00
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 Renamed & unified OBJECT_CONSTRUCTION macro set 2024-08-09 15:30:04 +00:00
CreaturePurchaseCard.h Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02:00
CSpellWindow.cpp Finish encapsulation of PlayerLocalState class 2024-10-08 14:17:04 +00:00
CSpellWindow.h resource generation 2024-08-19 23:18:14 +02:00
CTutorialWindow.cpp Renamed & unified OBJECT_CONSTRUCTION macro set 2024-08-09 15:30:04 +00:00
CTutorialWindow.h
CWindowObject.cpp fix xbrz shadow 2024-09-17 23:58:56 +02:00
CWindowObject.h Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02:00
CWindowWithArtifacts.cpp Merge pull request #4643 from SoundSSGood/CArtHandler-refactoring 2024-10-01 16:26:32 +03:00
CWindowWithArtifacts.h ArtifactsUIController class 2024-07-09 14:27:05 +03:00
GUIClasses.cpp Merge remote-tracking branch 'upstream/develop' into adv_search 2024-10-14 19:52:55 +02:00
GUIClasses.h Merge remote-tracking branch 'upstream/develop' into adv_search 2024-10-14 19:52:55 +02: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