-
Notifications
You must be signed in to change notification settings - Fork 284
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Multidrop code cleanup + optimization (#885)
* Untangle 'allows_selecting' from 'activatable' The first is a per-column setting, the second is whether the column has items that can be selected (cherry picked from commit 322725a521e0713754c05f0bd8e375b81ee54949) * Cleanup of inventory_ui types and visibility * Use alias instead of magic item pointers in drop multiselector * Remove ancient activity migration code * Move ACT_WASH, ACT_STASH, ACT_DROP to activity actors
- Loading branch information
Showing
22 changed files
with
433 additions
and
336 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.