packet_unit_get_actions: don't specify tgt city.
commit8d4e3e44cfe806bae93458487050cfc0adf60550
authorsveinung <sveinung@a0f10bec-cc02-0410-94fc-a9cfff90b4cd>
Sun, 26 Mar 2017 14:33:14 +0000 (26 14:33 +0000)
committersveinung <sveinung@a0f10bec-cc02-0410-94fc-a9cfff90b4cd>
Sun, 26 Mar 2017 14:33:14 +0000 (26 14:33 +0000)
treee042886e2fe576603cfb2682567c190332cc388e
parentcee56f1e4dd134623fbaccec29642916e6d0b98d
packet_unit_get_actions: don't specify tgt city.

Drop the unit_get_actions packet's ability to specify city id. There is
never more than one city at a tile. Take the city from the tile.

See hrm Feature #647692

git-svn-id: svn://svn.gna.org/svn/freeciv/trunk@35160 a0f10bec-cc02-0410-94fc-a9cfff90b4cd
client/control.c
client/gui-gtk-3.0/action_dialog.c
client/gui-gtk-3.22/action_dialog.c
client/gui-qt/dialogs.cpp
client/packhand.c
common/networking/packets.def
fc_version
server/unithand.c