.. |
settings
|
Merge pull request #2358 from dydzio0614/persistent-hero-info-window
|
2023-07-19 14:46:16 +03:00 |
CCastleInterface.cpp
|
Merged master into develop
|
2023-08-03 23:38:32 +03:00 |
CCastleInterface.h
|
Show creature popup window on right-click in town fort
|
2023-07-30 15:29:18 +03:00 |
CCreatureWindow.cpp
|
Split massive CModHandler class/file into multiple parts:
|
2023-07-30 22:17:47 +03:00 |
CCreatureWindow.h
|
Replaced clickLeft with clickPressed clickReleased methods
|
2023-07-08 14:33:04 +03:00 |
CHeroBackpackWindow.cpp
|
backpack window slider
|
2023-07-18 21:01:55 +03:00 |
CHeroBackpackWindow.h
|
backpack window slider
|
2023-07-18 21:01:55 +03:00 |
CHeroWindow.cpp
|
Refactoring of CGarrisonInt
|
2023-07-21 15:47:42 +03:00 |
CHeroWindow.h
|
Refactoring of CGarrisonInt
|
2023-07-21 15:47:42 +03:00 |
CKingdomInterface.cpp
|
Split massive CModHandler class/file into multiple parts:
|
2023-07-30 22:17:47 +03:00 |
CKingdomInterface.h
|
Replaced all usage of SDL_Color outside of render with ColorRGBA
|
2023-07-31 21:07:30 +03:00 |
CMessage.cpp
|
Replaced all usage of SDL_Color outside of render with ColorRGBA
|
2023-07-31 21:07:30 +03:00 |
CMessage.h
|
Replaced all usage of SDL_Color outside of render with ColorRGBA
|
2023-07-31 21:07:30 +03:00 |
CPuzzleWindow.cpp
|
Replaced all usage of SDL_Color outside of render with ColorRGBA
|
2023-07-31 21:07:30 +03:00 |
CPuzzleWindow.h
|
show/showAll methods now use Canvas instead of SDL_Surface
|
2023-06-02 16:42:18 +03:00 |
CQuestLog.cpp
|
Replaced clickLeft with clickPressed clickReleased methods
|
2023-07-08 14:33:04 +03:00 |
CQuestLog.h
|
Replaced all usage of SDL_Color outside of render with ColorRGBA
|
2023-07-31 21:07:30 +03:00 |
CreaturePurchaseCard.cpp
|
Replaced clickLeft with clickPressed clickReleased methods
|
2023-07-08 14:33:04 +03:00 |
CreaturePurchaseCard.h
|
Replaced clickLeft with clickPressed clickReleased methods
|
2023-07-08 14:33:04 +03:00 |
CSpellWindow.cpp
|
Replaced all usage of SDL_Color outside of render with ColorRGBA
|
2023-07-31 21:07:30 +03:00 |
CSpellWindow.h
|
Replaced all usage of SDL_Color outside of render with ColorRGBA
|
2023-07-31 21:07:30 +03:00 |
CTradeWindow.cpp
|
initial files
|
2023-07-15 22:15:32 +03:00 |
CTradeWindow.h
|
backpack window initial
|
2023-07-15 22:15:32 +03:00 |
CWindowObject.cpp
|
Renamed gesture-related methods, remove unused code
|
2023-06-20 19:58:05 +03:00 |
CWindowObject.h
|
Renamed gesture-related methods, remove unused code
|
2023-06-20 19:58:05 +03:00 |
GUIClasses.cpp
|
Split massive CModHandler class/file into multiple parts:
|
2023-07-30 22:17:47 +03:00 |
GUIClasses.h
|
Replaced all usage of SDL_Color outside of render with ColorRGBA
|
2023-07-31 21:07:30 +03:00 |
InfoWindows.cpp
|
Fix keyboard shortcuts on selection dialogs
|
2023-07-22 22:29:05 +03:00 |
InfoWindows.h
|
Replaced all usage of SDL_Color outside of render with ColorRGBA
|
2023-07-31 21:07:30 +03:00 |
QuickRecruitmentWindow.cpp
|
Implemented Scrollable class, to server as common base for such classes
|
2023-06-05 19:17:04 +03:00 |
QuickRecruitmentWindow.h
|
Replaced all usage of SDL_Color outside of render with ColorRGBA
|
2023-07-31 21:07:30 +03:00 |