openclonk/planet/Objects.ocd/HUD.ocd/ObjectInteractionMenu.ocd
David Dormagen b9420ce68c added shift+click support for menus
Or more generally: added support for any modifier key for any other command without the requirement to define a new command based on the old one plus the key. This can be helpful in situations where the player commands are decoupled from the script engine control handling (e.g. with menus).
Currently Shift+Click is only used by the inventory menu to transfer all items of a certain kind.
2015-10-09 13:14:27 +02:00
..
DefCore.txt started work on a new interaction menu - currently only the inventory part works 2014-02-15 14:40:53 +01:00
Graphics.png started work on a new interaction menu - currently only the inventory part works 2014-02-15 14:40:53 +01:00
Script.c added shift+click support for menus 2015-10-09 13:14:27 +02:00
StringTblDE.txt interaction menu: added minimize button 2015-09-06 16:35:35 +02:00
StringTblUS.txt interaction menu: added minimize button 2015-09-06 16:35:35 +02:00