View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004354 | The Dark Mod | GUI | public | 28.07.2016 22:07 | 29.07.2016 01:28 |
Reporter | grayman | Assigned To | grayman | ||
Priority | normal | Severity | normal | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | TDM 2.04 | ||||
Target Version | TDM 2.05 | Fixed in Version | TDM 2.05 | ||
Summary | 0004354: Displaying the inventory grid should be subject to immobilization upon request | ||||
Description | When in the dream sequence of WS3, the inventory grid can be brought up and down. | ||||
Additional Information | When entering the dream, numerous player actions are immobilized. The solution is to add a check in the new inventory grid code to query the immobilization flag for selecting inventory items (EIM_ITEM_SELECT). This occurs at line 1501 of Player.cpp: if (inventoryGridOverlay != -1 || (GetImmobilization() & EIM_ITEM_SELECT)) | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
28.07.2016 22:07 | grayman | New Issue | |
28.07.2016 22:07 | grayman | Status | new => assigned |
28.07.2016 22:07 | grayman | Assigned To | => grayman |
28.07.2016 22:09 | grayman | Note Added: 0008245 | |
28.07.2016 22:09 | grayman | Description Updated | |
29.07.2016 01:27 | grayman | Note Added: 0008246 | |
29.07.2016 01:27 | grayman | Fixed in Version | => TDM 2.05 |
29.07.2016 01:28 | grayman | Status | assigned => resolved |
29.07.2016 01:28 | grayman | Resolution | open => fixed |