1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/client/widgets
Ivan Savenko c8ec0d5419 Added caching for creature icons in garrisons
More complete version of caching will be done for 1.4
Fixes freezes on hero movement when hota mod is used
2023-08-05 14:26:54 +03:00
..
Buttons.cpp Button-Sound -> haptic feedback 2023-07-29 00:11:16 +02:00
Buttons.h Merge pull request #2310 from IvanSavenko/left_click_refactor 2023-07-13 13:03:06 +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 Merge pull request #2310 from IvanSavenko/left_click_refactor 2023-07-13 13:03:06 +03:00
CComponent.h Replaced clickLeft with clickPressed clickReleased methods 2023-07-08 14:33:04 +03:00
CGarrisonInt.cpp Added caching for creature icons in garrisons 2023-08-05 14:26:54 +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 show/showAll methods now use Canvas instead of SDL_Surface 2023-06-02 16:42:18 +03:00
MiscWidgets.cpp Prefer composition over inheritance 2023-08-05 14:25:57 +03:00
MiscWidgets.h Prefer composition over inheritance 2023-08-05 14:25:57 +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 clickLeft with clickPressed clickReleased methods 2023-07-08 14:33:04 +03:00
Slider.h Replaced clickLeft with clickPressed clickReleased methods 2023-07-08 14:33:04 +03:00
TextControls.cpp Replaced clickReleased with clickPressed where applicable in H3 2023-07-09 17:48:25 +03:00
TextControls.h Replaced clickReleased with clickPressed where applicable in H3 2023-07-09 17:48:25 +03:00