]> git.pond.sub.org Git - empserver/commit
(prod): Change variable work from double to int. This matches actual
authorMarkus Armbruster <armbru@pond.sub.org>
Fri, 14 May 2004 19:53:17 +0000 (19:53 +0000)
committerMarkus Armbruster <armbru@pond.sub.org>
Fri, 14 May 2004 19:53:17 +0000 (19:53 +0000)
commit0e7211738f71877687becb85de19e0bb7f7b5086
tree1abb8f13b7a6771f82d80238e9823fb1e7b35dfb
parentfb5a4b85323f024c38e925582f351d0a5f2b5e02
(prod): Change variable work from double to int.  This matches actual
production code better, and fixes a small inaccuracy introduced in
rev. 1.10.

(prod): Production is limited to 999 units.  Fix for production
efficiency > 1, e.g. agribusiness.

(prod): Raw material consumption was incorrectly limited to 999.

(prod): Production backlog was handled incorrectly; it claimed `will
make' lots, `max' less, which is backwards.
src/lib/commands/prod.c