]> git.pond.sub.org Git - empserver/commit
Sectors and ships no longer need shells to fire flak
authorMarkus Armbruster <armbru@pond.sub.org>
Wed, 11 Feb 2009 19:46:27 +0000 (20:46 +0100)
committerMarkus Armbruster <armbru@pond.sub.org>
Sat, 14 Feb 2009 13:17:44 +0000 (14:17 +0100)
commitc0b300d875a270154960d32553f244fd419899d4
tree3872ada03f3d29259fac0c47a73c87a6a1fa2b5b
parent7cce3124bfd4f165bc00e872ff97a3719d1659a9
Sectors and ships no longer need shells to fire flak

4.0.9 changed flak not to use up shells, but they still had to be
present.  Drop that, because it doesn't really provide any value.
Moreover, this gets rid of the buggy flak shell supply code (seqno
mismatch oopses, lost supplies).
info/Flak.t
info/supply.t
src/lib/commands/bomb.c
src/lib/subs/aircombat.c