]> git.pond.sub.org Git - empserver/commit
(tran_plane): Fix major, abusable bug: getsect() before move_ground(),
authorMarkus Armbruster <armbru@pond.sub.org>
Tue, 7 Sep 2004 06:34:08 +0000 (06:34 +0000)
committerMarkus Armbruster <armbru@pond.sub.org>
Tue, 7 Sep 2004 06:34:08 +0000 (06:34 +0000)
commit5bd904f825ae8c81e229013920c1261d0eed361c
tree5ee1903fe87134a756652f57e7eee413220ef13b
parentd4fe345edbb2b6a2bb435a78a26b7bb3bdf59fc0
(tran_plane): Fix major, abusable bug: getsect() before move_ground(),
putsect() afterwards.  This allowed two cooperating countries to
duplicate items.

(tran_plane): Don't report interdiction damage twice.

(tran_plane): Simplify loop collecting planes.
src/lib/commands/tran.c