Changes between Initial Version and Version 3 of Ticket #2206


Ignore:
Timestamp:
Oct 27, 2013, 12:24:27 AM (11 years ago)
Author:
Itms
Comment:

Thanks mimo,

This is a patch which implements the back-to-work order queue.

It should work fine, please tell me if anyone experiences any problem !

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2206

    • Property Summary [PATCH] Correct bug in "back to work" behaviour[PATCH] Improve the "back to work" behaviour
  • Ticket #2206 – Description

    initial v3  
    1 The orders should be remembered regardless of the way they were given.
    2 
    3 For instance, when queuing multiple building orders, the first one is remembered then forgotten when the first building is finished, but the others aren't remembered. 
    4 
    5 This is a patch to correct it.
     1This patch allows units to remember a queue of work orders, and not a single one (useful for instance when constructing several buildings).