1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/client/widgets
Andrii Danylchenko 5f5a259974
Merge pull request #1013 from kambala-decapitator/ios-chat-text-enter
use SDL's standard input handling for in-game console
2022-10-01 19:50:15 +03:00
..
AdventureMapClasses.cpp Merge pull request #1013 from kambala-decapitator/ios-chat-text-enter 2022-10-01 19:50:15 +03:00
AdventureMapClasses.h Remove T prefix from new typedefs 2022-09-29 11:44:46 +02:00
Buttons.cpp Fixed lots of warnings. 2020-10-04 02:20:18 -07:00
Buttons.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
CArtifactHolder.cpp Entities redesign and a few ERM features 2021-02-14 19:05:43 +03:00
CArtifactHolder.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
CComponent.cpp fix includes in client subdirectories 2022-09-18 17:43:40 +03: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 fix includes in client subdirectories 2022-09-18 17:43:40 +03:00
CGarrisonInt.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
Images.cpp Army exchange implementation 2022-01-03 15:13:46 +02:00
Images.h Added constructor with target size argument for CAnimImage 2022-01-03 15:13:46 +02:00
MiscWidgets.cpp Fixed: duplicated bonusing building. Improved: opposite bonus propagation 2021-09-12 14:30:54 +03:00
MiscWidgets.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03: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: 'Load' and 'Main menu' in-game buttons should work properly 2021-01-17 19:18:26 +03:00
TextControls.cpp prevent showing keyboard automatically in main menu 2022-09-24 15:55:18 +03:00
TextControls.h Android: make keyboard appear and disappear only on demand 2022-05-08 17:09:17 +03:00