empserver/tests/navi-march
Markus Armbruster c8ead1ec33 subs: Report where exactly ships and land units sweep mines
shp_sweep() and lnd_sweep() print only a couple of "Sweep...".
Sometimes, the sector isn't obvious, e.g. when you march multiple
sectors in one go, sweeping along the way.

Print "Approaching minefield at X,Y..." right before the first sweep
in a sector.

Note that retreat.c duplicates the sweeping code.  Retreating ships
report sweeping with coordinates since commit dcd0794, v4.2.21.
Retreating land units still sweep silently.  Left for another day.

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 attack assault: Hit mines like ships do 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 march attack assault: Hit mines like ships do 2015-02-28 16:13:15 +01:00
journal.log subs: Report where exactly ships and land units sweep mines 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