empserver/src/lib/update
Markus Armbruster b37ebbbde3 Fix starvation not to starve one more than it should
Commit 109dad1b (v4.3.5) promised to round victim fractions down, but
got it wrong for odd population when exactly half of it rounded down
could be fed.  This could starve the last man on a boat or land unit.
Fix famine_victims().
2008-05-17 08:50:56 +02:00
..
age.c Update copyright notice 2008-01-19 10:15:37 +01:00
anno.c Update copyright notice 2008-01-19 10:15:37 +01:00
bp.c Use sctstr member sct_uid instead of recomputing it 2008-03-26 22:10:29 +01:00
deliver.c Replace some typedef names by enum tags. 2008-03-14 20:25:42 +01:00
distribute.c Replace some typedef names by enum tags. 2008-03-14 20:25:42 +01:00
finish.c Use sctstr member sct_uid instead of recomputing it 2008-03-26 22:10:29 +01:00
human.c Fix starvation not to starve one more than it should 2008-05-17 08:50:56 +02:00
land.c Update known contributors comments 2008-03-14 20:25:44 +01:00
main.c Update copyright notice 2008-01-19 10:15:37 +01:00
material.c Update copyright notice 2008-01-19 10:15:37 +01:00
mobility.c Remove option FUEL 2008-05-12 09:25:20 +02:00
move_sat.c Update copyright notice 2008-01-19 10:15:37 +01:00
nat.c Give logx() internal linkage 2008-03-14 20:25:10 +01:00
nav_ship.c Remove option FUEL 2008-05-12 09:25:20 +02:00
nav_util.c Remove option FUEL 2008-05-12 09:25:20 +02:00
nxtitemp.c Check ef_type before dereferencing struct empobj 2008-03-14 20:25:08 +01:00
plague.c Update copyright notice 2008-01-19 10:15:37 +01:00
plane.c Distinguish between planes "in orbit" and "launched" 2008-03-26 22:09:09 +01:00
populace.c Update copyright notice 2008-01-19 10:15:37 +01:00
prepare.c Update copyright notice 2008-01-19 10:15:37 +01:00
produce.c Update copyright notice 2008-01-19 10:15:37 +01:00
removewants.c Update copyright notice 2008-01-19 10:15:37 +01:00
revolt.c Fix tracking of planes flying a sortie 2008-03-26 22:10:13 +01:00
sail.c Update copyright notice 2008-01-19 10:15:37 +01:00
sect.c Update copyright notice 2008-01-19 10:15:37 +01:00
ship.c Update known contributors comments 2008-03-14 20:25:44 +01:00