1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/client/widgets
2023-07-07 01:23:17 +03:00
..
Buttons.cpp Renamed RCLICK -> SHOW_POPUP 2023-06-20 19:58:05 +03:00
Buttons.h Replaced clickRight event with showPopupWindow/closePopupWindow 2023-06-20 19:58:05 +03:00
CArtifactHolder.cpp Replaced clickRight event with showPopupWindow/closePopupWindow 2023-06-20 19:58:05 +03:00
CArtifactHolder.h Replaced clickRight event with showPopupWindow/closePopupWindow 2023-06-20 19:58:05 +03:00
CArtifactsOfHeroAltar.cpp fixup 2023-05-19 01:55:11 +03:00
CArtifactsOfHeroAltar.h CArtifactHolder divided into files 2023-05-01 00:34:45 +03:00
CArtifactsOfHeroBase.cpp hotfix 2023-06-07 13:08:04 +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 Replaced CIntObject::type bitfield with bool's. Added input blocking. 2023-07-03 19:24:12 +03:00
CComponent.h Replaced clickRight event with showPopupWindow/closePopupWindow 2023-06-20 19:58:05 +03:00
CGarrisonInt.cpp Moved CGameState files into a separate directory 2023-06-26 17:15:59 +03:00
CGarrisonInt.h Replaced clickRight event with showPopupWindow/closePopupWindow 2023-06-20 19:58:05 +03:00
CreatureCostBox.cpp Replaced CIntObject::type bitfield with bool's. Added input blocking. 2023-07-03 19:24:12 +03:00
CreatureCostBox.h vcmi: massive refactoring v1 2023-04-05 22:33:12 +03:00
CWindowWithArtifacts.cpp Replaced clickRight event with showPopupWindow/closePopupWindow 2023-06-20 19:58:05 +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 Merge pull request #2259 from IvanSavenko/campaign_refactoring 2023-06-30 12:59:48 +03:00
MiscWidgets.h Replaced CIntObject::type bitfield with bool's. Added input blocking. 2023-07-03 19:24:12 +03:00
ObjectLists.cpp Fix infobox resetting to current hero during enemy turn 2023-07-04 20:28:02 +03:00
ObjectLists.h show/showAll methods now use Canvas instead of SDL_Surface 2023-06-02 16:42:18 +03:00
Scrollable.cpp Renamed gesture-related methods, remove unused code 2023-06-20 19:58:05 +03:00
Scrollable.h Renamed gesture-related methods, remove unused code 2023-06-20 19:58:05 +03:00
Slider.cpp Fix slider scroll via UI buttons 2023-07-07 01:23:17 +03:00
Slider.h Fixed slider's behavior, especially for mobile systems 2023-06-22 23:49:38 +03:00
TextControls.cpp Simplified text input handling, fixes hotkeys on windows with text input 2023-07-04 18:42:52 +03:00
TextControls.h Simplified text input handling, fixes hotkeys on windows with text input 2023-07-04 18:42:52 +03:00