]> git.pond.sub.org Git - empserver/commit
build: Report missing stuff more nicely for bridges
authorMarkus Armbruster <armbru@pond.sub.org>
Mon, 13 Jan 2014 08:23:26 +0000 (09:23 +0100)
committerMarkus Armbruster <armbru@pond.sub.org>
Sun, 16 Feb 2014 10:51:50 +0000 (11:51 +0100)
commite44578038fb3219b61c07b09cb074e6636d761dc
treeec2d19ce8cc15b259d3d0d10b8a3f2e7d1f74fe3
parent1c0315048abffcd776930ed83c11f153d55faf53
build: Report missing stuff more nicely for bridges

By switching build_nuke() to sector_can_build(), build_charge().

Report missing available work, or else missing materials, or else
missing money, for consistency with the other things you can build.

Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
src/lib/commands/buil.c
tests/build/journal.log