empserver/src
Markus Armbruster 8b1cc6cb47 update: Saner rounding of sector building money and work
buildeff() rounds work and money up.  Until recently, fractions could
only occur on tear-down, but with customized costs they can now also
occur on build-up.

The previous commit changed unit building to round money and work
randomly.  Before, money was rounded down, and work was rounded up.

Round them randomly for sectors as well, for consistency.

Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
2017-08-06 19:59:58 +02:00
..
client Update copyright notice 2017-07-02 17:45:44 +02:00
lib update: Saner rounding of sector building money and work 2017-08-06 19:59:58 +02:00
scripts indent-emp: Take files to indent from command line 2017-08-06 19:59:56 +02:00
server Update copyright notice 2017-07-02 17:45:44 +02:00
util Update copyright notice 2017-07-02 17:45:44 +02:00