Changes
Summary
- [HUD_HS16] updated HUDPickupSystem also in HUDTemplatesFPS.oxo
- fixed two bugs in PickupInventory.lua: - the update function had a messed up logic regarding the use-button in the detail window (condition was partially inverted) - updating the event subscription of the use-button in the detail-window doesn't seem to work - probably CEGUI doesn't like updating/changing/overriding an event while begin IN a mouse-click-event already. moving the logic to the Use/Unuse-function instead seems to work.
Change Type | Path in Repository | Path in Workspace |
---|---|---|
/code/trunk/data/overlays/HUDTemplatesFPS.oxo (diff) | data/overlays/HUDTemplatesFPS.oxo | |
Change Type | Path in Repository | Path in Workspace |
/code/trunk/data/gui/scripts/PickupInventory.lua (diff) | data/gui/scripts/PickupInventory.lua |