empserver/tests/retreat
Markus Armbruster ff826d2582 retreat: Don't consume a retreat direction that wasn't followed
When a retreating ship or land unit runs into a sector it can't enter,
it stops.  The direction character that led it there is consumed, even
though it could not be followed.  The next retreat will then attempt
to follow the rest of the path.  Don't do that.

Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
2014-02-16 13:19:26 +01:00
..
01-retreat-1 retreat: Reject invalid retreat paths 2014-02-16 13:19:26 +01:00
99-POGO tests/retreat: New; exercising retreat 2014-02-16 13:19:25 +01:00
final.xdump retreat: Don't consume a retreat direction that wasn't followed 2014-02-16 13:19:26 +01:00
journal.log retreat: Don't consume a retreat direction that wasn't followed 2014-02-16 13:19:26 +01:00
server.log retreat: Fix stack smash in land unit group retreat 2014-02-16 13:19:25 +01:00
setup-POGO tests/retreat: New; exercising retreat 2014-02-16 13:19:25 +01:00