Ivan Savenko c02a8a84fd Stacks of armed instance are now unique_ptr 7 months ago
..
settings 9732d39c70 Moved shutdown request dialog handling to GameInstance 7 months ago
CCastleInterface.cpp c02a8a84fd Stacks of armed instance are now unique_ptr 6 months ago
CCastleInterface.h 2362c6da21 Fixes for multiple new issues from Sonar 8 months ago
CCreatureWindow.cpp db2e4c5f6d Include bonus from artifacts to Ballista damage, unify code 6 months ago
CCreatureWindow.h af9445c16f Fixes following review 10 months ago
CExchangeWindow.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 8 months ago
CExchangeWindow.h ceac0bc203 Full exchange when holding alt while pressing exchange screen creature arrow button 11 months ago
CHeroBackpackWindow.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 8 months ago
CHeroBackpackWindow.h 52d72c75fc Buttons with text tooltip for artifact sorting screen 8 months ago
CHeroOverview.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 8 months ago
CHeroOverview.h 076af53733 add scrollbar for hero overview 10 months ago
CHeroWindow.cpp 417ea6451a Remove ConstTransitivePtr from hero and town instances 6 months ago
CHeroWindow.h 83279211e6 CSecSkillPlace done 1 year ago
CKingdomInterface.cpp 417ea6451a Remove ConstTransitivePtr from hero and town instances 6 months ago
CKingdomInterface.h 20471c9c2f virtual CWindowObject 1 year ago
CMapOverview.cpp cacceda950 Renamed CGuiHandler to GameEngine 8 months ago
CMapOverview.h 2362c6da21 Fixes for multiple new issues from Sonar 8 months ago
CMarketWindow.cpp a061ed04de Remove usage of ConstTransitivePtr from CTown 8 months ago
CMarketWindow.h 4035ab1550 added CMarketWindow::getMarketTitle() 1 year ago
CMessage.cpp cacceda950 Renamed CGuiHandler to GameEngine 8 months ago
CMessage.h 4b4dedeab9 Code formatting 1 year ago
CPuzzleWindow.cpp cbcd48aabb Fix build 8 months ago
CPuzzleWindow.h 8ea0ecaec1 show/showAll methods now use Canvas instead of SDL_Surface 2 years ago
CQuestLog.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 8 months ago
CQuestLog.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 years ago
CSpellWindow.cpp 749149a679 Fixes following reviews 7 months ago
CSpellWindow.h 58042c5cd6 Remove default focus from spellbook search, allow toggling focus via shortcut 8 months ago
CTutorialWindow.cpp 948abfb04c AI now uses std::thread, added custom thread interruption logic 8 months ago
CTutorialWindow.h d08c7b7b8f Added VideoWidget to hide implementation details 1 year ago
CWindowObject.cpp 156de5b17e Added GameInstance class 8 months ago
CWindowObject.h 02e429e973 Fix typos using https://github.com/crate-ci/typos 1 year ago
CWindowWithArtifacts.cpp 60afbbe20f Necromancy & Eagle eye infowindows 6 months ago
CWindowWithArtifacts.h fa9201831b QuickBackpack window position on shift+click slot fixed 1 year ago
CreaturePurchaseCard.cpp cacceda950 Renamed CGuiHandler to GameEngine 8 months ago
CreaturePurchaseCard.h 02e429e973 Fix typos using https://github.com/crate-ci/typos 1 year ago
GUIClasses.cpp 417ea6451a Remove ConstTransitivePtr from hero and town instances 6 months ago
GUIClasses.h 749149a679 Fixes following reviews 7 months ago
InfoWindows.cpp 948abfb04c AI now uses std::thread, added custom thread interruption logic 8 months ago
InfoWindows.h 156de5b17e Added GameInstance class 8 months ago
QuickRecruitmentWindow.cpp a8a6be7ac1 Fix potential compatibility with C++20 / C++23 mode 8 months ago
QuickRecruitmentWindow.h f3277b7953 Define each identifier in a dedicated statement 1 year ago