]> git.pond.sub.org Git - empserver/commit - src/lib/subs/trdsub.c
Make trade show exactly what's on sale, remove option SHOW_PLANE
authorMarkus Armbruster <armbru@pond.sub.org>
Tue, 16 Sep 2008 23:11:18 +0000 (19:11 -0400)
committerMarkus Armbruster <armbru@pond.sub.org>
Tue, 16 Sep 2008 23:11:18 +0000 (19:11 -0400)
commit3e15a8e2261f81f656d7ef4a8400d41f38a850b9
tree0ed1ccc2512a5e7a7c177028d672c12189390f03
parent4a44b51f8c0683c287ae7a99de8dd2c206a0f3bd
Make trade show exactly what's on sale, remove option SHOW_PLANE

Planes and land units on ships are sold along with the ship, but trade
showed them only when SHOWPLANE was enabled.  Show them always.

Planes on land units are not sold along with the land unit, but trade
showed them when SHOWPLANE was enabled.  Don't.
include/econfig-spec.h
info/Options.t
src/lib/global/options.c
src/lib/subs/trdsub.c