1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/client/widgets
Ivan Savenko 476e60c753
Merge pull request #1615 from SoundSSGood/CArtifactsOfHero-refactoring
Optimization and cleanup CArtifactHolder
2023-03-05 17:28:36 +02:00
..
Buttons.cpp Moved Colors to a separate file, updated includes 2023-02-03 11:39:40 +02:00
Buttons.h Moved Colors to a separate file, updated includes 2023-02-03 11:39:40 +02:00
CArtifactHolder.cpp redraw optimization 2023-03-03 10:17:31 +02:00
CArtifactHolder.h redraw optimization 2023-03-03 10:17:31 +02:00
CComponent.cpp removed CAdvMapInt::handleRightClick method 2023-02-14 11:18:41 +02:00
CComponent.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
CGarrisonInt.cpp Removed text utilities from SDL_Extensions 2023-02-03 18:55:25 +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 Moved client files to more suitable locations 2023-02-01 13:09:19 +02:00
CreatureCostBox.h Reorganized includes for new layout. New class - IImageLoader 2023-02-01 20:42:06 +02:00
Images.cpp Reorganized includes for new layout. New class - IImageLoader 2023-02-01 20:42:06 +02:00
Images.h Merge pull request #1515 from IvanSavenko/time_based_animations 2023-02-01 12:25:54 +02:00
MiscWidgets.cpp Merge pull request #1429 from dydzio0614/creature-numeric-quantities 2023-02-26 22:57:01 +02:00
MiscWidgets.h Removed text utilities from SDL_Extensions 2023-02-03 18:55:25 +02:00
ObjectLists.cpp Fix: 'Load' and 'Main menu' in-game buttons should work properly 2021-01-17 19:18:26 +03:00
ObjectLists.h Fix ios compile 2023-01-20 16:11:43 +02:00
TextControls.cpp introduce VCMI_MOBILE macro 2023-03-02 12:09:49 +03:00
TextControls.h Moved Colors to a separate file, updated includes 2023-02-03 11:39:40 +02:00