Added fixes for inventory drag&drop issues, related to reverse order of items in memory relative to visual order in which items appear on screen. Fixes enabled using [Misc].InventoryDragIssuesFix option.

This commit is contained in:
phobos2077
2015-07-19 01:47:58 +07:00
parent f10e894201
commit c27a0b0b61
2 changed files with 20 additions and 8 deletions
+5
View File
@@ -539,6 +539,11 @@ TooManyItemsBugFix=1
; Allow for 9 options (lines of text) to be displayed correctly in a dialog window
DialogOptions9Lines=1
; Fix for minor visual glitch when picking up solo item from the top of inventory
; and there is multiple item stack at the bottom of inventory
; also fixes inability to reload weapon by dragging ammo from inventory to weapon that is in inventory too (not in hands)
InventoryDragIssuesFix=1
;XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
[Debugging]
;extra sfall configuration settings that can be used by the modders version of sfall