empserver/src/lib/update
Markus Armbruster 58e93c0ea3 (deli, do_demo, lnd_sweep, guerrilla): Saturate items at ITEM_MAX.
With variables, item increases beyond the capacity of variables
(65535) were ignored here.

This should cover all item changes not going through putvec().
2004-03-05 06:48: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 Don't declare things in more than one place. Move some declarations 2004-02-20 20:45:18 +00:00
bp.c Cosmetic. 2004-02-17 18:08:51 +00:00
deliver.c (ITEM_MAX): New, value 9999. 2004-03-05 06:34:34 +00:00
distribute.c Sectors need space for items, deliveries and distribution thresholds. 2004-03-03 16:54:22 +00:00
finish.c Add some missing declarations to headers. Remove some redundant 2004-02-20 10:51:03 +00:00
human.c Declare all configuration variables in optlist.h. Include that 2004-02-17 22:58:04 +00:00
land.c Sectors need space for items, deliveries and distribution thresholds. 2004-03-03 16:54:22 +00:00
main.c Don't declare things in more than one place. Move some declarations 2004-02-20 20:45:18 +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 Indented with src/scripts/indent-emp. 2003-09-02 20:48:48 +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 Add some missing declarations to headers. Remove some redundant 2004-02-20 10:51:03 +00:00
nav_ship.c Sectors need space for items, deliveries and distribution thresholds. 2004-03-03 16:54:22 +00:00
nav_util.c (ITEM_MAX): New, value 9999. 2004-03-05 06:34:34 +00:00
nxtitemp.c Indented with src/scripts/indent-emp. 2003-09-02 20:48:48 +00:00
nxtsctp.c Indented with src/scripts/indent-emp. 2003-09-02 20:48:48 +00:00
plague.c Sectors need space for items, deliveries and distribution thresholds. 2004-03-03 16:54:22 +00:00
plane.c Declare update related variables in budg.h. Remove some redundant 2004-02-19 17:28:03 +00:00
populace.c Indented with src/scripts/indent-emp. 2003-09-02 20:48:48 +00:00
prepare.c Sectors need space for items, deliveries and distribution thresholds. 2004-03-03 16:54:22 +00:00
produce.c (nameofitem, produce, check, fire_dchrg, send_reacting_units_home, 2004-03-03 09:39:50 +00:00
removewants.c Indented with src/scripts/indent-emp. 2003-09-02 20:48:48 +00:00
revolt.c (deli, do_demo, lnd_sweep, guerrilla): Saturate items at ITEM_MAX. 2004-03-05 06:48:57 +00:00
sail.c Portability fix: don't declare library function, include appropriate 2004-02-20 11:17:32 +00:00
sect.c (FALLOUT_MAX): New. 2004-03-04 16:19:50 +00:00
ship.c Sectors need space for items, deliveries and distribution thresholds. 2004-03-03 16:54:22 +00:00