1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-24 22:14:36 +02:00
vcmi/client/widgets
2023-04-08 00:41:55 +03:00
..
Buttons.cpp Allow defining active areas for sliders. Fixes settings window. 2023-04-02 22:24:07 +03:00
Buttons.h Allow defining active areas for sliders. Fixes settings window. 2023-04-02 22:24:07 +03:00
CArtifactHolder.cpp client is able to erase artifact 2023-04-08 00:41:55 +03: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