1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-26 08:41:13 +02:00
vcmi/client/widgets
FeniksFire 86021f0bda Add keyboard shortcuts for quick army management from HD mod.
Just want add fast some really nice shortcuts from HD mod.
1) [LShift] + LClick – splits a half units from the selected stack into
an empty slot. WARNING: The second behaviour ("smart split, ignores
single creatures") of this HD mod option is not done.
2) [LCtrl] + LClick – splits a single unit from the selected stack into
an empty slot.
3) [LCtrl] + [LShift] + LClick – split single units from the selected
stack into all empty hero/garrison slots
2017-10-27 05:21:33 +02:00
..
AdventureMapClasses.cpp Logging cleanup. 2017-08-11 15:47:50 +03:00
AdventureMapClasses.h Code style: remove senseless comments 2017-07-18 00:04:00 +03:00
Buttons.cpp Logging cleanup. 2017-08-11 15:47:50 +03:00
Buttons.h Code style: move or add licensing information on top of every file 2017-07-14 01:26:03 +03:00
CArtifactHolder.cpp Declare ownership of CCursorHandler::dndObject 2017-09-05 15:25:31 +03:00
CArtifactHolder.h Code style: remove senseless comments 2017-07-18 00:04:00 +03:00
CComponent.cpp skill names and descriptions are fully managed by CSkillHandler 2017-08-30 22:35:23 +12:00
CComponent.h Code style: remove senseless comments 2017-07-18 00:04:00 +03:00
CGarrisonInt.cpp Add keyboard shortcuts for quick army management from HD mod. 2017-10-27 05:21:33 +02:00
CGarrisonInt.h Add keyboard shortcuts for quick army management from HD mod. 2017-10-27 05:21:33 +02:00
Images.cpp Logging cleanup. 2017-08-11 15:47:50 +03:00
Images.h Support for creature 2-hex attack, alternate death and cast animation types 2017-09-12 19:51:54 +03:00
MiscWidgets.cpp fix #2731, now no morale, and no luck texts show properly 2017-10-05 17:13:49 +02:00
MiscWidgets.h Code style: remove senseless comments 2017-07-18 00:04:00 +03:00
ObjectLists.cpp Code style: move or add licensing information on top of every file 2017-07-14 01:26:03 +03:00
ObjectLists.h Code style: move or add licensing information on top of every file 2017-07-14 01:26:03 +03:00
TextControls.cpp Logging cleanup. 2017-08-11 15:47:50 +03:00
TextControls.h Better android input handling: sending notifications about CInputText changes to java so that we can display textinput overlay there; (#354) 2017-07-23 20:23:48 +03:00