Changes between Initial Version and Version 1 of Ticket #4264


Ignore:
Timestamp:
Oct 2, 2016, 7:01:28 PM (8 years ago)
Author:
Imarok
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4264

    • Property Summary [PATCH] Fix training time tooltip with multiple selection[PATCH] Fix training tooltip with multiple selection
  • Ticket #4264 – Description

    initial v1  
    11first bug: select 1 barrack: train time is 10; select 2 barracks: train time is 18
    2 second bug: the train time wasn't displayed correctly for units with an training limit > 1 but < ∞
     2second bug: the train costs weren't displayed correctly for units with an training limit > 1 but < ∞ (to reproduce: set hero limit to 7, select two hero train buildings -> the tooltip and button caption shows the same as for one building)
     3
    34
    45patch: https://github.com/imarok/0ad/tree/multiple_batch_time