widelands-dev team mailing list archive
-
widelands-dev team
-
Mailing list archive
-
Message #06860
Re: [Merge] lp:~widelands-dev/widelands/bug-1559729-lost_portspace into lp:widelands
Btw, do you happen to know why find_portdock doesn't check ownership against the owner of the given field itself, but rather the second field to the SE of it?
const FCoords start = br_n(br_n(get_fcoords(c)));
const Widelands::PlayerNumber owner = start.field->get_owned_by();
--
https://code.launchpad.net/~widelands-dev/widelands/bug-1559729-lost_portspace/+merge/289626
Your team Widelands Developers is requested to review the proposed merge of lp:~widelands-dev/widelands/bug-1559729-lost_portspace into lp:widelands.
References