Changes between Initial Version and Version 1 of Ticket #3545, comment 1


Ignore:
Timestamp:
Oct 23, 2015, 5:09:27 PM (9 years ago)
Author:
Stan

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3545, comment 1

    initial v1  
    33* We could batch create units 5 by 5 to save some function calls if that helps (If number is high enough ofc)
    44* We could replace the for lopp by a for in to clean it up.
     5* We could check for MaxPop to prevent it from going over 1000
     6
    57
    68I'm leaving this patch as is, waiting for feedback by the person who will commit it.