1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-02 09:02:03 +02:00
vcmi/client/windows
2023-01-30 20:18:59 +01:00
..
CAdvmapInterface.cpp Initial draft of tabbed settings window 2023-01-30 20:18:59 +01:00
CAdvmapInterface.h Initial draft of tabbed settings window 2023-01-30 20:18:59 +01:00
CCastleInterface.cpp Removed pointer to current SDL_Event from GuiHandler 2023-01-27 23:17:40 +02:00
CCastleInterface.h Minor refactoring from code review 2023-01-16 00:33:53 +01:00
CCreatureWindow.cpp All artifact strings now pass through translator 2023-01-20 15:18:36 +02:00
CCreatureWindow.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
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 Fixed RETURN_IF_BATTLE(). Undid disabled warnings. Fixed indentation. 2020-10-05 16:28:28 -07:00
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 Fix not responding statusbar 2018-10-29 14:12:07 +01:00
GUIClasses.cpp Extract options stuff to separate file 2023-01-29 17:36:33 +01:00
GUIClasses.h Extract options stuff to separate file 2023-01-29 17:36:33 +01: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 buy units starting from the highest level in the "buy all units" dialog 2023-01-20 15:14:15 +02:00
QuickRecruitmentWindow.h fix typo: purhase -> purchase 2022-09-18 17:43:40 +03:00
SettingsMainContainer.cpp Initial draft of tabbed settings window 2023-01-30 20:18:59 +01:00
SettingsMainContainer.h Initial draft of tabbed settings window 2023-01-30 20:18:59 +01:00
SystemOptionsWindow.cpp Initial draft of tabbed settings window 2023-01-30 20:18:59 +01:00
SystemOptionsWindow.h Initial draft of tabbed settings window 2023-01-30 20:18:59 +01:00
VcmiSettingsWindow.cpp Initial draft of tabbed settings window 2023-01-30 20:18:59 +01:00
VcmiSettingsWindow.h Initial draft of tabbed settings window 2023-01-30 20:18:59 +01:00