1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-04 00:15:53 +02:00
vcmi/client/windows
Ivan Savenko 8ea0ecaec1 show/showAll methods now use Canvas instead of SDL_Surface
- added compatibility method to Canvas to allow SDL_Surface access
- added drawBorder method to Canvas to replace CSDL_Ext method
- added drawColor method to Canvas to replace CSDL_Ext method
- minor changes to Tavern and Trade windows to adapt to new API
2023-06-02 16:42:18 +03:00
..
settings show/showAll methods now use Canvas instead of SDL_Surface 2023-06-02 16:42:18 +03:00
CCastleInterface.cpp show/showAll methods now use Canvas instead of SDL_Surface 2023-06-02 16:42:18 +03:00
CCastleInterface.h show/showAll methods now use Canvas instead of SDL_Surface 2023-06-02 16:42:18 +03:00
CCreatureWindow.cpp show/showAll methods now use Canvas instead of SDL_Surface 2023-06-02 16:42:18 +03:00
CCreatureWindow.h vcmi: rename HeroBonus.h to Bonus.h 2023-05-02 11:20:58 +03:00
CHeroWindow.cpp show/showAll methods now use Canvas instead of SDL_Surface 2023-06-02 16:42:18 +03:00
CHeroWindow.h show/showAll methods now use Canvas instead of SDL_Surface 2023-06-02 16:42:18 +03:00
CKingdomInterface.cpp show/showAll methods now use Canvas instead of SDL_Surface 2023-06-02 16:42:18 +03:00
CKingdomInterface.h CArtifactHolder divided into files 2023-05-01 00:34:45 +03:00
CMessage.cpp show/showAll methods now use Canvas instead of SDL_Surface 2023-06-02 16:42:18 +03:00
CMessage.h vcmi: move getEstimatedComponentHeight 2023-03-13 00:24:26 +03:00
CPuzzleWindow.cpp show/showAll methods now use Canvas instead of SDL_Surface 2023-06-02 16:42:18 +03:00
CPuzzleWindow.h show/showAll methods now use Canvas instead of SDL_Surface 2023-06-02 16:42:18 +03:00
CQuestLog.cpp show/showAll methods now use Canvas instead of SDL_Surface 2023-06-02 16:42:18 +03:00
CQuestLog.h show/showAll methods now use Canvas instead of SDL_Surface 2023-06-02 16:42:18 +03:00
CreaturePurchaseCard.cpp Renamed "Int" -> "Window" in WindowHandler API 2023-05-16 19:10:22 +03:00
CreaturePurchaseCard.h
CSpellWindow.cpp show/showAll methods now use Canvas instead of SDL_Surface 2023-06-02 16:42:18 +03:00
CSpellWindow.h show/showAll methods now use Canvas instead of SDL_Surface 2023-06-02 16:42:18 +03:00
CTradeWindow.cpp show/showAll methods now use Canvas instead of SDL_Surface 2023-06-02 16:42:18 +03:00
CTradeWindow.h show/showAll methods now use Canvas instead of SDL_Surface 2023-06-02 16:42:18 +03:00
CWindowObject.cpp show/showAll methods now use Canvas instead of SDL_Surface 2023-06-02 16:42:18 +03:00
CWindowObject.h show/showAll methods now use Canvas instead of SDL_Surface 2023-06-02 16:42:18 +03:00
GUIClasses.cpp show/showAll methods now use Canvas instead of SDL_Surface 2023-06-02 16:42:18 +03:00
GUIClasses.h show/showAll methods now use Canvas instead of SDL_Surface 2023-06-02 16:42:18 +03:00
InfoWindows.cpp show/showAll methods now use Canvas instead of SDL_Surface 2023-06-02 16:42:18 +03:00
InfoWindows.h show/showAll methods now use Canvas instead of SDL_Surface 2023-06-02 16:42:18 +03:00
QuickRecruitmentWindow.cpp Use more descriptive names for hotkeys 2023-05-01 17:59:20 +03:00
QuickRecruitmentWindow.h