empserver/src/lib/update
Markus Armbruster 5ec392227a (IPKG): New.
(ichr): Set IPKG packing bonus for all sectors to 1.
(move): Use it.  No functional change.
(deliver, dodistribute): Use it.  Inefficient sectors now get IPKG
instead of NPKG packing bonus, cutting civilian packing bonus from 10
to 1.

(dodistribute): Export uses the better of sector or distribution
center packing bonus.  Previously, it assumed that distribution center
WPKG packing is always best.  Which is currently true, but needlessly
breaks the abstraction.
2004-08-28 08:43:57 +00:00
..
.cvsignore List generated files and directories that CVS doesn't ignore by 2003-10-04 14:54:09 +00:00
age.c Declare all configuration variables in optlist.h. Include that 2004-02-17 22:58:04 +00:00
anno.c (delete_old_announcements, copy_and_expire): Split off 2004-08-21 00:44:20 +00:00
bp.c Replace getvec() by direct, read-only item access in some cases where 2004-03-05 10:38:58 +00:00
deliver.c (IPKG): New. 2004-08-28 08:43:57 +00:00
distribute.c (IPKG): New. 2004-08-28 08:43:57 +00:00
finish.c (dodeliver): Remove parameter vec, work with sp->sct_item[] instead. 2004-03-10 18:25:05 +00:00
human.c (do_feed): Rev. 1.4 accidentally limited avail after rollover to 999, 2004-05-14 20:21:46 +00:00
land.c (SCT_BLD_WORK, SHP_BLD_WORK, PLN_BLD_WORK, LND_BLD_WORK, 2004-05-15 13:23:39 +00:00
main.c (PRI_SMAINT, PRI_PMAINT, PRI_LMAINT, PRI_SBUILD, PRI_PBUILD, 2004-08-19 16:59:36 +00:00
Makefile Creating make include files with make doesn't work with many makes out 2004-02-07 00:54:35 +00:00
material.c (get_materials): Work directly on item arrays instead of copies made 2004-03-11 09:04:44 +00:00
mobility.c New server.h for server startup, control and shutdown, i.e. stuff in 2004-02-19 19:02:30 +00:00
move_sat.c deity.h is redundant, remove it. 2004-02-20 20:34:43 +00:00
nat.c Use gcc function attribute `format' to catch bad format strings. Fix 2004-03-09 12:27:40 +00:00
nav_ship.c (mchrstr, lchrstr): Change from variable-style storage of load 2004-08-17 14:09:04 +00:00
nav_util.c (V_CIVIL, V_MILIT, V_SHELL, V_GUN, V_PETROL, V_IRON, V_DUST, V_BAR, 2004-08-17 16:12:31 +00:00
nxtitemp.c Use CANT_HAPPEN() rather than logerror() for some internal errors. 2004-04-06 18:33:40 +00:00
nxtsctp.c Indented with src/scripts/indent-emp. 2003-09-02 20:48:48 +00:00
plague.c (infect_people): Use max_pop() to compute space. This makes all 2004-08-10 07:56:34 +00:00
plane.c (SCT_BLD_WORK, SHP_BLD_WORK, PLN_BLD_WORK, LND_BLD_WORK, 2004-05-15 13:23:39 +00:00
populace.c Remove dead code. 2004-08-17 18:59:52 +00:00
prepare.c (populace): Remove parameter vec, work with sp->sct_item[] instead. 2004-03-10 17:59:37 +00:00
produce.c Remove dead code. 2004-08-17 18:59:52 +00:00
removewants.c Indented with src/scripts/indent-emp. 2003-09-02 20:48:48 +00:00
revolt.c Replace getvec() by direct, read-only item access in some cases where 2004-03-05 10:38:58 +00:00
sail.c Replace getvec() by direct, read-only item access in some cases where 2004-03-05 10:38:58 +00:00
sect.c (dodeliver): Move from sect.c to deliver.c. No functional changes. 2004-08-28 07:10:38 +00:00
ship.c (mchrstr, lchrstr): Change from variable-style storage of load 2004-08-17 14:09:04 +00:00