]> git.pond.sub.org Git - empserver/commit
Fix fly and drop to report discarded cargo items correctly
authorMarkus Armbruster <armbru@pond.sub.org>
Sun, 18 Apr 2010 16:36:55 +0000 (18:36 +0200)
committerMarkus Armbruster <armbru@pond.sub.org>
Sun, 9 May 2010 07:08:03 +0000 (09:08 +0200)
commit6de86720b2f618bbed633d62da5e077279706706
tree9ef1dc41b96a74faf8c0289581c976c085e3675b
parent464094a69306c21191c146cee572af48b7ede9e3
Fix fly and drop to report discarded cargo items correctly

When d of n cargo items are discarded for want of space, pln_dropoff()
reported -d items discarded and -d items unloaded.  Already broken in
BSD Empire 1.1.
src/lib/subs/plnsub.c