.. |
settings
|
Change main settings tabs to toggle group + fix json commas
|
2023-02-16 21:37:37 +01:00 |
CCastleInterface.cpp
|
All adventure map components now use shared_ptr
|
2023-02-14 11:18:41 +02:00 |
CCastleInterface.h
|
renamed keyDown -> keyPressed
|
2023-02-03 11:39:40 +02:00 |
CCreatureWindow.cpp
|
Replaced genRect with Rect constructor call
|
2023-02-03 19:17:59 +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
|
Removed some instances of access to screen surface
|
2023-02-03 18:23:53 +02:00 |
CHeroWindow.h
|
inherit CHeroWindow from CStatusbarWindow for proper status bar support
|
2022-10-01 11:21:16 +03:00 |
CKingdomInterface.cpp
|
removed CAdvMapInt::handleRightClick method
|
2023-02-14 11:18:41 +02:00 |
CKingdomInterface.h
|
Fixed RETURN_IF_BATTLE(). Undid disabled warnings. Fixed indentation.
|
2020-10-05 16:28:28 -07:00 |
CMessage.cpp
|
Removed text utilities from SDL_Extensions
|
2023-02-03 18:55:25 +02:00 |
CMessage.h
|
Reorganized includes for new layout. New class - IImageLoader
|
2023-02-01 20:42:06 +02:00 |
CQuestLog.cpp
|
Cleaned up code of Minimap
|
2023-02-14 11:18:41 +02:00 |
CQuestLog.h
|
CIntObject now receives mouse position as point instead of SDL event
|
2023-02-03 11:39:39 +02:00 |
CreaturePurchaseCard.cpp
|
Reorganized includes for new layout. New class - IImageLoader
|
2023-02-01 20:42:06 +02:00 |
CreaturePurchaseCard.h
|
#1054 - fix crash and UI
|
2022-10-04 21:54:14 +03:00 |
CSpellWindow.cpp
|
removed CAdvMapInt::handleRightClick method
|
2023-02-14 11:18:41 +02:00 |
CSpellWindow.h
|
renamed keyDown -> keyPressed
|
2023-02-03 11:39:40 +02:00 |
CTradeWindow.cpp
|
removed CAdvMapInt::handleRightClick method
|
2023-02-14 11:18:41 +02:00 |
CTradeWindow.h
|
HoMM3 bug workaround: fixes missing slot on artifact merchant background
|
2022-12-02 18:52:05 +02:00 |
CWindowObject.cpp
|
Merge remote-tracking branch 'origin/develop' into settings-rework
|
2023-02-12 11:55:21 +01:00 |
CWindowObject.h
|
Fix not responding statusbar
|
2018-10-29 14:12:07 +01:00 |
GUIClasses.cpp
|
Merge remote-tracking branch 'origin/develop' into settings-rework
|
2023-02-14 21:00:17 +01:00 |
GUIClasses.h
|
Merge remote-tracking branch 'origin/develop' into settings-rework
|
2023-02-12 11:55:21 +01:00 |
InfoWindows.cpp
|
Partial encapsulation of AdvMapInt
|
2023-02-14 11:18:42 +02:00 |
InfoWindows.h
|
Fix ios compile
|
2023-01-20 16:11:43 +02:00 |
QuickRecruitmentWindow.cpp
|
Reorganized includes for new layout. New class - IImageLoader
|
2023-02-01 20:42:06 +02:00 |
QuickRecruitmentWindow.h
|
fix typo: purhase -> purchase
|
2022-09-18 17:43:40 +03:00 |