jdorje: Don't allow output bonuses to drop below zer...
[email protected] Fri, 30 Sep 2005 10:11:02 -0700
| Newsgroups | gmane.games.freeciv.cvs |
|---|---|
| Message-ID | <[email protected]> |
This is an automated notification of a change to freeciv cvs, on Fri Sep 30 10:03:36 PDT 2005 = Fri Sep 30 17:03:36 2005 (GMT) by Jason Dorje Short <[email protected]> ---- Files affected: freeciv/common city.c freeciv/common/aicore cm.c ---- Log message: Tag: HEAD Don't allow output bonuses to drop below zero (or we'd have negative production). Also fix a CM bug when the output bonus is zero. Reported by Lo'oris <[email protected]> in PR#14014.