]> git.pond.sub.org Git - empserver/commit
Remove option LANDSPIES, customize table land-chr instead
authorMarkus Armbruster <armbru@pond.sub.org>
Sun, 22 May 2011 15:04:46 +0000 (17:04 +0200)
committerMarkus Armbruster <armbru@pond.sub.org>
Sat, 25 Jun 2011 14:53:02 +0000 (16:53 +0200)
commit93edcf0ac403b3c5f7832e66d26805c340b9441a
tree8f18a6853261b576475c3ca35625aba9032371db
parent352bc320d2e874f50d34e518cd3a751bc89039dc
Remove option LANDSPIES, customize table land-chr instead

Spy units are now enabled when a land unit type with capability spy
exists.  To disable them, deities have to customize table land-chr.

Before, spy units types were ignored when option LANDSPIES was
disabled.  Except for xdump land-chr, which happily dumped unusable
spy unit types.
include/econfig-spec.h
info/History.t
info/Options.t
info/Ship-types.t
info/version.t
src/lib/commands/buil.c
src/lib/commands/load.c
src/lib/global/options.c
src/lib/subs/show.c