Check that target is at target tile.
commitcee56f1e4dd134623fbaccec29642916e6d0b98d
authorsveinung <sveinung@a0f10bec-cc02-0410-94fc-a9cfff90b4cd>
Sun, 26 Mar 2017 14:33:04 +0000 (26 14:33 +0000)
committersveinung <sveinung@a0f10bec-cc02-0410-94fc-a9cfff90b4cd>
Sun, 26 Mar 2017 14:33:04 +0000 (26 14:33 +0000)
treed3c8f3b52ede5d89ac475c89e727e6c2d13e7be7
parentb89738942020be02815b597255ba2d69811f2561
Check that target is at target tile.

Have handle_unit_get_actions() check that target unit and target city is
located at the target tile. Assuming this makes it safe to just check the
tile.

See hrm Feature #647175

git-svn-id: svn://svn.gna.org/svn/freeciv/trunk@35159 a0f10bec-cc02-0410-94fc-a9cfff90b4cd
server/unithand.c