1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-12-01 07:34:31 +00:00
openmw/apps
elsid 463de2d791
Instantly transfer items if alt key is pressed
Support player's inventory, container and companion windows with
dropping and picking up items from the world.

Add ItemTransfer class to handle transfers similar to DragAndDrop. When
a container window is opened the view is added to the set of targets and
removed when closed. If ALT is pressed instead of starting dragging an
item perform a transfer. If there is 1 target which is not a source move
item there. If there is no target drop item into the world using
WorldItemModel.

Special case is picking up an item. Don't start dragging, just update
the player's inventory view because the item is already there.
2025-07-12 13:34:59 +02:00
..
benchmarks Fix clang-analyzer-deadcode.DeadStores 2025-04-05 12:55:17 +02:00
bsatool Install tools left out on Windows 2025-01-11 19:36:24 +00:00
bulletobjecttool Fix path handling for files in BSAs 2025-07-03 08:46:23 +02:00
components_tests Merge branch 'esm4sound' into 'master' 2025-07-08 10:32:24 +00:00
esmtool Rename components/to_utf8 directory and files to follow naming conventions 2025-02-23 00:18:07 +03:00
essimporter Merge branch 'filenameexceptions' into 'master' 2025-07-01 20:45:33 +00:00
launcher Add resolution hints to launcher 2025-07-10 10:24:39 +04:00
mwiniimporter Merge branch 'ini-importer-tidying' into 'master' 2025-07-02 09:40:58 +00:00
navmeshtool Fix path handling for files in BSAs 2025-07-03 08:46:23 +02:00
niftest Fix path handling for files in BSAs 2025-07-03 08:46:23 +02:00
opencs Fix path handling for files in BSAs 2025-07-03 08:46:23 +02:00
opencs_tests Use temporary directory for tests output 2025-03-23 23:33:40 +01:00
openmw Instantly transfer items if alt key is pressed 2025-07-12 13:34:59 +02:00
openmw_tests Merge branch 'fix_keyword_highlighting' into 'master' 2025-07-02 06:13:26 +00:00
wizard Rename components/to_utf8 directory and files to follow naming conventions 2025-02-23 00:18:07 +03:00
doc.hpp first set of additional doxygen comments 2010-09-25 15:03:53 +02:00