1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-04 00:15:53 +02:00
vcmi/client/windows
2023-01-28 13:19:35 +02:00
..
CAdvmapInterface.cpp Merge pull request #1508 from kambala-decapitator/shipyard-regression 2023-01-28 02:04:10 +02:00
CAdvmapInterface.h Merge pull request #1446 from dydzio0614/movement-points-show 2023-01-25 12:30:34 +02:00
CCastleInterface.cpp CShowableAnim is now time-based with timing matching H3 2023-01-28 13:19:35 +02:00
CCastleInterface.h Fixed timings of building construction to match H3 2023-01-28 13:19:35 +02:00
CCreatureWindow.cpp All artifact strings now pass through translator 2023-01-20 15:18:36 +02:00
CCreatureWindow.h
CHeroWindow.cpp All heroes-related strings are passed through translator 2023-01-20 15:18:36 +02:00
CHeroWindow.h inherit CHeroWindow from CStatusbarWindow for proper status bar support 2022-10-01 11:21:16 +03:00
CKingdomInterface.cpp Refactoring of SDL API usage: 2023-01-20 16:11:43 +02:00
CKingdomInterface.h
CQuestLog.cpp Refactoring of SDL API usage: 2023-01-20 16:11:43 +02:00
CQuestLog.h Most of rendering in BattleInt is done via canvas 2022-11-26 23:12:20 +02:00
CreaturePurchaseCard.cpp Most of rendering in BattleInt is done via canvas 2022-11-26 23:12:20 +02:00
CreaturePurchaseCard.h #1054 - fix crash and UI 2022-10-04 21:54:14 +03:00
CSpellWindow.cpp Refactoring of SDL API usage: 2023-01-20 16:11:43 +02:00
CSpellWindow.h Refactoring of SDL API usage: 2023-01-20 16:11:43 +02:00
CTradeWindow.cpp Refactoring of SDL API usage: 2023-01-20 16:11:43 +02:00
CTradeWindow.h HoMM3 bug workaround: fixes missing slot on artifact merchant background 2022-12-02 18:52:05 +02:00
CWindowObject.cpp Refactoring of SDL API usage: 2023-01-20 16:11:43 +02:00
CWindowObject.h
GUIClasses.cpp Merge pull request #1501 from kambala-decapitator/townportal-doubleclick 2023-01-25 17:42:15 +03:00
GUIClasses.h handle double-click in Town Portal dialog 2023-01-23 15:43:55 +03:00
InfoWindows.cpp Removed pointer to current SDL_Event from GuiHandler 2023-01-27 23:17:40 +02:00
InfoWindows.h Fix ios compile 2023-01-20 16:11:43 +02:00
QuickRecruitmentWindow.cpp
QuickRecruitmentWindow.h