1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/client/widgets
2023-08-12 17:28:47 +03:00
..
Buttons.cpp Merged master into develop 2023-08-03 23:38:32 +03:00
Buttons.h Replaced all usage of SDL_Color outside of render with ColorRGBA 2023-07-31 21:07:30 +03:00
CArtifactHolder.cpp Merge pull request #2310 from IvanSavenko/left_click_refactor 2023-07-13 13:03:06 +03:00
CArtifactHolder.h Replaced clickReleased with clickPressed where applicable in H3 2023-07-09 17:48:25 +03:00
CArtifactsOfHeroAltar.cpp initial files 2023-07-15 22:15:32 +03:00
CArtifactsOfHeroAltar.h initial files 2023-07-15 22:15:32 +03:00
CArtifactsOfHeroBackpack.cpp backpack window slider 2023-07-18 21:01:55 +03:00
CArtifactsOfHeroBackpack.h backpack window slider 2023-07-18 21:01:55 +03:00
CArtifactsOfHeroBase.cpp backpack window slider 2023-07-18 21:01:55 +03:00
CArtifactsOfHeroBase.h initial files 2023-07-15 22:15:32 +03:00
CArtifactsOfHeroKingdom.cpp initial files 2023-07-15 22:15:32 +03:00
CArtifactsOfHeroKingdom.h initial files 2023-07-15 22:15:32 +03:00
CArtifactsOfHeroMain.cpp initial files 2023-07-15 22:15:32 +03:00
CArtifactsOfHeroMain.h initial files 2023-07-15 22:15:32 +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 all usage of SDL_Color outside of render with ColorRGBA 2023-07-31 21:07:30 +03:00
CComponent.h Replaced all usage of SDL_Color outside of render with ColorRGBA 2023-07-31 21:07:30 +03:00
CGarrisonInt.cpp Merge remote-tracking branch 'vcmi/beta' into develop 2023-08-12 17:28:47 +03:00
CGarrisonInt.h Show option description on hovering 2023-07-21 15:47:42 +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 two scrolling modes demo 2023-07-16 21:16:12 +03:00
CWindowWithArtifacts.h two scrolling modes demo 2023-07-16 21:16:12 +03:00
Images.cpp show/showAll methods now use Canvas instead of SDL_Surface 2023-06-02 16:42:18 +03:00
Images.h Replaced all usage of SDL_Color outside of render with ColorRGBA 2023-07-31 21:07:30 +03:00
MiscWidgets.cpp Merge remote-tracking branch 'vcmi/beta' into develop 2023-08-12 17:28:47 +03:00
MiscWidgets.h Merge remote-tracking branch 'vcmi/beta' into develop 2023-08-12 17:28:47 +03:00
ObjectLists.cpp backpack window slider 2023-07-18 21:01:55 +03:00
ObjectLists.h backpack window slider 2023-07-18 21:01:55 +03:00
RadialMenu.cpp haptic feedback on radial menu action 2023-07-23 15:17:30 +02:00
RadialMenu.h Do not activate radial wheel if cursor stays in the center 2023-07-21 17:01:53 +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 Replaced all usage of SDL_Color outside of render with ColorRGBA 2023-07-31 21:07:30 +03:00
Slider.h Replaced clickLeft with clickPressed clickReleased methods 2023-07-08 14:33:04 +03:00
TextControls.cpp Replaced all usage of SDL_Color outside of render with ColorRGBA 2023-07-31 21:07:30 +03:00
TextControls.h Replaced all usage of SDL_Color outside of render with ColorRGBA 2023-07-31 21:07:30 +03:00