Closed kronmillerg closed 7 years ago
Plan of attack:
This issue cannot be closed until we've eradicated all calls to playerToUnit. Among other things, of course.
The definition of playerToUnit is gone now, and all calls have been removed except for one that's commented out in centerViewOnSelf. That method is dead anyway, so as far as I'm concerned we've met our goal of "eradicate all calls to playerToUnit".
There's plenty more to do with the UI for controlling multiple units, but very little of it is really necessary before we can close off this issue. (We should file separate issues for those other things.)
At this point I think the only thing left to do before we can close this issue is to provide some method through the GUI of adding and removing units. (That is, add controls for order_new
and order_del
.)
Things that need to be done for this: