UFO: Alien Invasion Issue Tracker
UFO: Alien Invasion
Go to the previous open issue
Go to the previous issue (open or closed)
star_faded.png
Please log in to bookmark issues
icon_project.png UFO: Alien Invasion / Closed Bug report #3272 Standard HUD suddenly misses shoot/use buttons
Go to the next issue (open or closed)
Go to the next open issue
This issue has been closed with status "Closed" and resolution "Not determined".
Issue basics
  • Type of issue
    Bug report
  • Category
    Engine
  • Targetted for
    Not determined
  • Status
    Closed
  • Priority
    5. Important
User pain
  • Type of bug
    Not triaged
  • Likelihood
    Not triaged
  • Effect
    Not triaged
Affected by this issue (0)
There are no items
People involved
Times and dates
  • Posted at
  • Last updated
  • Estimated time
    Not estimated
Issue details
  • Resolution
    Not determined
  • Reproducability
    Not determined
  • Severity
    Not determined
  • Complexity
    Not determined
  • Platform
    Not determined
  • Architecture
    Not determined
Attachments (0)
There is nothing attached to this issue
Duplicate issues (0)
This issue does not have any duplicates
Description
[http://sourceforge.net/p/ufoai/bugs/3272 Item 3272] imported from sourceforge.net tracker on 2013-01-28 20:05:19

http://colabti.org/irclogger/irclogger_log/ufoai?date=2012-05-08#l303
===== Comments Ported from Sourceforge =====

====== matthiaskrgr (2012-05-08 19:58:57) ======

Introduced by

commit 03e40bdc0b37ad079cf561dea7141635f5b5cb09
Author: bayo <bayo.fr@gmail.com>
Date: Tue May 8 15:15:13 2012 +0200
* UI engine: reduce scope of &#039;image&#039; property
====== tlh2000 (2012-05-09 09:57:23) ======

because "image bt_pfire" does not have a src set... how did it work before?
====== tlh2000 (2012-05-09 10:02:03) ======

ah i see - it&#039;s added via confuncs:

confunc deselect_primaryleft { *node:root.left.bt_pfire@image = "hud/buttons1" }
confunc deselect_primaryright { *node:root.right.bt_pfire@image = "hud/buttons1" }
confunc deselect_reloadleft { *node:root.left.bt_reload@image = "hud/buttons2" }
confunc deselect_reloadright { *node:root.right.bt_reload@image = "hud/buttons2" }

so this should not be image but src, no?
====== tlh2000 (2012-05-09 10:02:30) ======

if this is true, this might be buggy for a lot of nodes now....
====== bayo-fr (2012-05-09 20:10:04) ======

yes, i remove image property from image node.
Old gui use a lot of image instead of button (hud)
I fix most of uses, but there is way to clean up the scripts by using button.
Will see what&#039;s going on
Steps to reproduce this issue
Nothing entered.
Todos (0 / 0)
Issue created
footer_logo.png The Bug Genie 4.3.1 | Support | Feedback spinning_16.gif