1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-26 22:57:00 +02:00
vcmi/client/widgets
Ivan Savenko b875da108b
Merge pull request #1717 from SoundSSGood/backpack-limit-size
Introducing backpack size limit functionality
2023-03-27 17:17:49 +03:00
..
Buttons.cpp Remove unnecessary redraws 2023-03-05 19:51:42 +02:00
Buttons.h Moved Colors to a separate file, updated includes 2023-02-03 11:39:40 +02:00
CArtifactHolder.cpp Backpack limit. Amount of fixes. 2023-03-21 22:11:42 +02:00
CArtifactHolder.h Backpack limit part1 (move, disassemble) 2023-03-21 12:14:33 +02:00
CComponent.cpp vcmi: correctly show spells from SpellInt.def 2023-03-11 21:41:57 +03:00
CComponent.h vcmi: all notifications now shows inside the infobar properly 2023-03-11 21:41:57 +03:00
CGarrisonInt.cpp Backpack limit part5. End of battle. Other stuff 2023-03-21 12:14:33 +02:00
CGarrisonInt.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
CreatureCostBox.cpp vcmi: reduce boost::lexical_cast usage 2023-03-09 16:36:46 +03:00
CreatureCostBox.h Reorganized includes for new layout. New class - IImageLoader 2023-02-01 20:42:06 +02:00
Images.cpp vcmi: fix week animation 2023-03-13 01:22:19 +03:00
Images.h vcmi: fix week animation 2023-03-13 01:22:19 +03:00
MiscWidgets.cpp Renamed & reorganized all game mechanics settings names 2023-03-16 18:11:35 +02:00
MiscWidgets.h Removed text utilities from SDL_Extensions 2023-02-03 18:55:25 +02:00
ObjectLists.cpp Do not activate new items when parent widget is inactive 2023-03-24 18:56:38 +02:00
ObjectLists.h Fix ios compile 2023-01-20 16:11:43 +02:00
TextControls.cpp TextControls: fix centering of the yellow text 2023-03-15 14:35:55 +03:00
TextControls.h Moved Colors to a separate file, updated includes 2023-02-03 11:39:40 +02:00