1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-12 10:03:53 +02:00
vcmi/client/widgets
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
..
Buttons.cpp show/showAll methods now use Canvas instead of SDL_Surface 2023-06-02 16:42:18 +03:00
Buttons.h show/showAll methods now use Canvas instead of SDL_Surface 2023-06-02 16:42:18 +03:00
CArtifactHolder.cpp show/showAll methods now use Canvas instead of SDL_Surface 2023-06-02 16:42:18 +03:00
CArtifactHolder.h show/showAll methods now use Canvas instead of SDL_Surface 2023-06-02 16:42:18 +03:00
CArtifactsOfHeroAltar.cpp Fix warnings 2023-05-01 21:49:37 +04:00
CArtifactsOfHeroAltar.h CArtifactHolder divided into files 2023-05-01 00:34:45 +03:00
CArtifactsOfHeroBase.cpp show/showAll methods now use Canvas instead of SDL_Surface 2023-06-02 16:42:18 +03:00
CArtifactsOfHeroBase.h CArtifactHolder divided into files 2023-05-01 00:34:45 +03:00
CArtifactsOfHeroKingdom.cpp CArtifactHolder divided into files 2023-05-01 00:34:45 +03:00
CArtifactsOfHeroKingdom.h CArtifactHolder divided into files 2023-05-01 00:34:45 +03:00
CArtifactsOfHeroMain.cpp CArtifactHolder divided into files 2023-05-01 00:34:45 +03:00
CArtifactsOfHeroMain.h CArtifactHolder divided into files 2023-05-01 00:34:45 +03:00
CArtifactsOfHeroMarket.cpp CArtifactHolder divided into files 2023-05-01 00:34:45 +03:00
CArtifactsOfHeroMarket.h CArtifactHolder divided into files 2023-05-01 00:34:45 +03:00
CComponent.cpp show/showAll methods now use Canvas instead of SDL_Surface 2023-06-02 16:42:18 +03:00
CComponent.h show/showAll methods now use Canvas instead of SDL_Surface 2023-06-02 16:42:18 +03:00
CGarrisonInt.cpp show/showAll methods now use Canvas instead of SDL_Surface 2023-06-02 16:42:18 +03:00
CGarrisonInt.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
CreatureCostBox.cpp vcmi: reduce boost::lexical_cast usage 2023-03-09 16:36:46 +03:00
CreatureCostBox.h vcmi: massive refactoring v1 2023-04-05 22:33:12 +03:00
CWindowWithArtifacts.cpp Extracted event management from GuiHandler and CIntObject 2023-05-20 01:51:49 +03:00
CWindowWithArtifacts.h CArtifactHolder divided into files 2023-05-01 00:34:45 +03:00
Images.cpp show/showAll methods now use Canvas instead of SDL_Surface 2023-06-02 16:42:18 +03:00
Images.h show/showAll methods now use Canvas instead of SDL_Surface 2023-06-02 16:42:18 +03:00
MiscWidgets.cpp show/showAll methods now use Canvas instead of SDL_Surface 2023-06-02 16:42:18 +03:00
MiscWidgets.h show/showAll methods now use Canvas instead of SDL_Surface 2023-06-02 16:42:18 +03:00
ObjectLists.cpp Extracted event management from GuiHandler and CIntObject 2023-05-20 01:51:49 +03:00
ObjectLists.h show/showAll methods now use Canvas instead of SDL_Surface 2023-06-02 16:42:18 +03:00
TextControls.cpp show/showAll methods now use Canvas instead of SDL_Surface 2023-06-02 16:42:18 +03:00
TextControls.h show/showAll methods now use Canvas instead of SDL_Surface 2023-06-02 16:42:18 +03:00