1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/client/widgets
2023-10-23 13:59:15 +03:00
..
Buttons.cpp Merge remote-tracking branch 'vcmi/beta' into develop 2023-09-08 18:49:06 +03:00
Buttons.h Always use ResourcePath for referencing images and animations 2023-09-04 18:22:34 +03:00
CArtifactHolder.cpp Split off some netpack structures into separate files 2023-10-23 13:59:15 +03:00
CArtifactHolder.h crash fixed 2023-10-20 01:11:10 +03:00
CArtifactsOfHeroAltar.cpp Split off some netpack structures into separate files 2023-10-23 13:59:15 +03:00
CArtifactsOfHeroAltar.h initial files 2023-07-15 22:15:32 +03:00
CArtifactsOfHeroBackpack.cpp Split off some netpack structures into separate files 2023-10-23 13:59:15 +03:00
CArtifactsOfHeroBackpack.h Support for different backpack capacities 2023-09-04 20:59:24 +03:00
CArtifactsOfHeroBase.cpp Split off some netpack structures into separate files 2023-10-23 13:59:15 +03:00
CArtifactsOfHeroBase.h refactoring 2023-09-19 13:31:57 +03:00
CArtifactsOfHeroKingdom.cpp Split off some netpack structures into separate files 2023-10-23 13:59:15 +03:00
CArtifactsOfHeroKingdom.h initial files 2023-07-15 22:15:32 +03:00
CArtifactsOfHeroMain.cpp Split off some netpack structures into separate files 2023-10-23 13:59:15 +03:00
CArtifactsOfHeroMain.h initial files 2023-07-15 22:15:32 +03:00
CArtifactsOfHeroMarket.cpp fixed highlighting slots 2023-09-07 11:39:29 +03:00
CArtifactsOfHeroMarket.h CArtifactHolder divided into files 2023-05-01 00:34:45 +03:00
CComponent.cpp Split off some netpack structures into separate files 2023-10-23 13:59:15 +03:00
CComponent.h show missing resources 2023-10-09 21:43:43 +02:00
CExchangeController.cpp fix build 2023-09-19 16:04:37 +03:00
CExchangeController.h refactoring 2023-09-19 13:31:57 +03:00
CGarrisonInt.cpp Split off some netpack structures into separate files 2023-10-23 13:59:15 +03:00
CGarrisonInt.h Show option description on hovering 2023-07-21 15:47:42 +03:00
ComboBox.cpp Always use ResourcePath for referencing images and animations 2023-09-04 18:22:34 +03:00
ComboBox.h Always use ResourcePath for referencing images and animations 2023-09-04 18:22:34 +03:00
CreatureCostBox.cpp Always use ResourcePath for referencing images and animations 2023-09-04 18:22:34 +03:00
CreatureCostBox.h vcmi: massive refactoring v1 2023-04-05 22:33:12 +03:00
CWindowWithArtifacts.cpp Split off some netpack structures into separate files 2023-10-23 13:59:15 +03:00
CWindowWithArtifacts.h Merge pull request #2814 from SoundSSGood/arts-counter-impovements 2023-10-01 17:53:51 +03:00
Images.cpp crash fixed 2023-10-20 01:11:10 +03:00
Images.h crash fixed 2023-10-20 01:11:10 +03:00
MiscWidgets.cpp Tavern also in infobox & haptics 2023-10-13 23:36:51 +02:00
MiscWidgets.h Tavern also in infobox & haptics 2023-10-13 23:36:51 +02: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 code review 2023-10-16 00:04:29 +02:00
RadialMenu.h code review 2023-10-16 00:04:29 +02: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 Always use ResourcePath for referencing images and animations 2023-09-04 18:22:34 +03:00
Slider.h Replaced clickLeft with clickPressed clickReleased methods 2023-07-08 14:33:04 +03:00
TextControls.cpp fix focus problem 2023-10-16 01:39:53 +02:00
TextControls.h code review 2023-10-14 12:08:38 +02:00