1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/client/widgets
2023-11-13 19:06:56 +02:00
..
Buttons.cpp client/widgets/Buttons.cpp: Fix const reference 2023-10-29 13:34:19 +00:00
Buttons.h client/widgets/Buttons.h: Fix const reference 2023-10-29 13:34:19 +00:00
CAltar.cpp Use variant identifier in netpacks where applicable 2023-11-08 14:00:23 +02:00
CAltar.h fix build & suggested changed 2023-11-08 01:51:13 +02:00
CArtifactHolder.cpp adjusting the placement of artifact slots 2023-11-06 14:31:32 +02:00
CArtifactHolder.h CArtPlace preparation 2023-11-06 14:01:13 +02:00
CArtifactsOfHeroAltar.cpp adjusting the placement of artifact slots 2023-11-06 14:31:32 +02:00
CArtifactsOfHeroAltar.h initial files 2023-07-15 22:15:32 +03:00
CArtifactsOfHeroBackpack.cpp ArtifactLocation now use ID for artHolder identification part2 2023-10-29 17:46:13 +02:00
CArtifactsOfHeroBackpack.h Support for different backpack capacities 2023-09-04 20:59:24 +03:00
CArtifactsOfHeroBase.cpp ArtifactLocation now use ID for artHolder identification part2 2023-10-29 17:46:13 +02:00
CArtifactsOfHeroBase.h adjusting the placement of artifact slots 2023-11-06 14:31:32 +02:00
CArtifactsOfHeroKingdom.cpp ArtifactLocation now use ID for artHolder identification part2 2023-10-29 17:46:13 +02:00
CArtifactsOfHeroKingdom.h initial files 2023-07-15 22:15:32 +03:00
CArtifactsOfHeroMain.cpp ArtifactLocation now use ID for artHolder identification part2 2023-10-29 17:46:13 +02:00
CArtifactsOfHeroMain.h initial files 2023-07-15 22:15:32 +03:00
CArtifactsOfHeroMarket.cpp CArtPlace preparation 2023-11-06 14:01:13 +02:00
CArtifactsOfHeroMarket.h CArtifactHolder divided into files 2023-05-01 00:34:45 +03:00
CComponent.cpp Bugfixing 2023-11-02 13:52:58 +02:00
CComponent.h Bugfixing 2023-11-02 13:52:58 +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 ArtifactLocation now use ID for artHolder identification part3 2023-10-29 17:46:13 +02: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
CTradeBase.cpp Creatures altar & Artifacts altar 2023-11-06 14:31:32 +02:00
CTradeBase.h CTradeBase initial commit 2023-11-06 14:31:31 +02:00
CWindowWithArtifacts.cpp Converted Component class to use VariantIdentifier instead of int 2023-11-02 12:00:04 +02:00
CWindowWithArtifacts.h Merge pull request #2814 from SoundSSGood/arts-counter-impovements 2023-10-01 17:53:51 +03:00
Images.cpp client/widgetsImages.{h,cpp}: implicit conversion loses integer precision: 'int' to 'uint8_t' (aka 'unsigned char') 2023-10-29 13:34:19 +00:00
Images.h client/widgetsImages.{h,cpp}: implicit conversion loses integer precision: 'int' to 'uint8_t' (aka 'unsigned char') 2023-10-29 13:34:19 +00:00
MiscWidgets.cpp #2903-morale-description-#1442 2023-11-10 15:58:19 +01:00
MiscWidgets.h Converted Component class to use VariantIdentifier instead of int 2023-11-02 12:00:04 +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 Added non-linear slider for better simturn duration selection 2023-11-13 19:06:56 +02:00
Slider.h Added non-linear slider for better simturn duration selection 2023-11-13 19:06:56 +02: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