]> git.pond.sub.org Git - empserver/commit
Fix prod() to limit level production to resource contents
authorMarkus Armbruster <armbru@pond.sub.org>
Mon, 7 Sep 2009 19:18:17 +0000 (15:18 -0400)
committerMarkus Armbruster <armbru@pond.sub.org>
Tue, 8 Dec 2009 07:12:55 +0000 (08:12 +0100)
commit8718a9428a9e7de3fac864a520aac6c88f673259
tree18e3e8b523556d7cd1ae0bf1ae95f372880523fd
parentc63ec06d158844e8e7b50634b18ab41037acc1c2
Fix prod() to limit level production to resource contents

This could make production command mispredict resource-depleting level
production.  Stock game is not affected.  In fact, such a product
would be highly unusual.
src/lib/commands/prod.c