Ivan Savenko 387a7b421a Refactoring of new code, multiple functionality changes: 2 years ago
..
settings ebe996fa74 Hero movement speed and map scrolling speed now matches H3 2 years ago
CCastleInterface.cpp 7df5c612f7 Fix battle rendering 2 years ago
CCastleInterface.h 195eac3375 Merge pull request #1545 from dydzio0614/town-panel-number-formatting 2 years ago
CCreatureWindow.cpp 62151cd20c Replaced genRect with Rect constructor call 2 years ago
CCreatureWindow.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
CHeroWindow.cpp 7c58a46279 Removed some instances of access to `screen` surface 2 years ago
CHeroWindow.h ebeff94130 inherit CHeroWindow from CStatusbarWindow for proper status bar support 3 years ago
CKingdomInterface.cpp a1dbbe2d86 redraw optimization 2 years ago
CKingdomInterface.h a1dbbe2d86 redraw optimization 2 years ago
CMessage.cpp 7df5c612f7 Fix battle rendering 2 years ago
CMessage.h 108a42e4ba Reorganized includes for new layout. New class - IImageLoader 2 years ago
CPuzzleWindow.cpp 387a7b421a Refactoring of new code, multiple functionality changes: 2 years ago
CPuzzleWindow.h 387a7b421a Refactoring of new code, multiple functionality changes: 2 years ago
CQuestLog.cpp 45e2875342 Completely removed old TerrainRect class 2 years ago
CQuestLog.h 214fc19e74 CIntObject now receives mouse position as point instead of SDL event 2 years ago
CSpellWindow.cpp f8c1c46562 removed CAdvMapInt::handleRightClick method 2 years ago
CSpellWindow.h cfcaf5cbb6 renamed keyDown -> keyPressed 2 years ago
CTradeWindow.cpp f8c1c46562 removed CAdvMapInt::handleRightClick method 2 years ago
CTradeWindow.h 397371b969 HoMM3 bug workaround: fixes missing slot on artifact merchant background 3 years ago
CWindowObject.cpp 7c58a46279 Removed some instances of access to `screen` surface 2 years ago
CWindowObject.h 22ce535a2a Fix not responding statusbar 7 years ago
CreaturePurchaseCard.cpp 108a42e4ba Reorganized includes for new layout. New class - IImageLoader 2 years ago
CreaturePurchaseCard.h b83a40db87 #1054 - fix crash and UI 3 years ago
GUIClasses.cpp ec6f19ea18 Code reorganization, no changes to functionality 2 years ago
GUIClasses.h ec6f19ea18 Code reorganization, no changes to functionality 2 years ago
InfoWindows.cpp 45e2875342 Completely removed old TerrainRect class 2 years ago
InfoWindows.h 8ed115a628 Fix ios compile 2 years ago
QuickRecruitmentWindow.cpp 108a42e4ba Reorganized includes for new layout. New class - IImageLoader 2 years ago
QuickRecruitmentWindow.h 81dec1405f fix typo: purhase -> purchase 3 years ago