empserver/src
Markus Armbruster 15a43a780a tend: Suppress "not on ship" unless land unit is selected by UID
The quickest way to tend all land units on a ship is to select all
land units with '*'.  However, tend then prints a "not on ship"
message for every land unit not on the tender, as the load-tend test
demonstrates.  Annoying.  Suppress this message unless the land unit
was explictly selected by UID.  Similar to how load and unload
suppress messages, only they get the condition wrong (to be fixed
soon).

A related annoyance remains, also visible in the load-tend test: tend
can still complain "not on ship" many times when tending explicitly
selected land units from multiple ships.

Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
2021-01-05 07:25:17 +01:00
..
client Update copyright notice 2018-04-29 10:33:19 +02:00
lib tend: Suppress "not on ship" unless land unit is selected by UID 2021-01-05 07:25:17 +01:00
scripts Update copyright notice 2018-04-29 10:33:19 +02:00
server Update copyright notice 2018-04-29 10:33:19 +02:00
util Update copyright notice 2018-04-29 10:33:19 +02:00