empserver/tests/navi-march
Markus Armbruster b0221b9d2f march: Fix 'm' not to leave engineer without mobility behind
When lnd_sweep() rejects an engineer for want of mobility, it removes
it from the list of units.

Can happen only when sweeping for march sub-command 'm'.  Any engineer
without mobility is dropped from the march immediately.  Broken in
Empire 2.

Fix lnd_sweep() to handle this case just like the others, and like
shp_sweep(): report and continue with the next list member.

Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
2015-02-28 16:13:15 +01:00
..
01-navigate-1 navigate: Don't disclose whether unfriendly canal is navigable 2015-02-28 16:13:15 +01:00
02-march-1 march: Fix 'm' not to leave engineer without mobility behind 2015-02-28 16:13:15 +01:00
99-POGO tests/navi-march: New; exercises navigate and march command 2015-02-01 16:53:01 +01:00
final.xdump navigate: Require all ships to start in the same sector 2015-02-28 16:13:14 +01:00
journal.log march: Fix 'm' not to leave engineer without mobility behind 2015-02-28 16:13:15 +01:00
server.log tests/navi-march: New; exercises navigate and march command 2015-02-01 16:53:01 +01:00
setup-POGO navigate: Require all ships to start in the same sector 2015-02-28 16:13:14 +01:00