empserver/src/lib/common
Markus Armbruster 55ff194f7f (lnd_pathcost): New, factored out of lnd_mobcost().
(att_reacting_units): Use it.  Fixes overcharging of inefficient
units.  Broken when Empire3 changed land unit mobility use not to
depend on efficiency, except for supply units.
(lnd_sweep): Use it.  No functional change.

(speed_factor): New, factored out of lnd_pathcost() and shp_mobcost().
2006-06-08 20:43:13 +00:00
..
bestpath.c (mapindex, mapbuf): Change element type to unsigned short, because 16 2006-05-20 14:18:29 +00:00
bridgefall.c (add, plane_bomb, pinflak_planedamage, doship, dounit, doplane, laun) 2006-05-27 19:25:12 +00:00
check.c Change nuke storage and commands to match other units: 2006-05-06 07:20:21 +00:00
conftab.c (ichr, pchr, dchr, intrchr): Move initializer to new builtin config 2006-06-04 09:34:39 +00:00
damage.c (landdamage): Code to guard against zero land_mob_max was broken. 2006-05-21 07:59:19 +00:00
ef_verify.c (ef_verify): Check pchr[].p_level matches pchr[].p_type. 2006-06-08 20:22:58 +00:00
file.c (ef_open): Zero cache size (empty EFF_MEM file) can lead to null cache 2006-03-06 18:23:41 +00:00
fsize.c COPYING duplicates information from README. Remove. Move GPL from 2006-01-21 19:48:41 +00:00
hap_fact.c (hap_req): New. 2006-05-06 11:07:35 +00:00
hours.c Update known contributors comment. 2006-02-24 21:35:27 +00:00
journal.c Finally merge the journal patch: 2006-06-08 20:11:26 +00:00
land.c COPYING duplicates information from README. Remove. Move GPL from 2006-01-21 19:48:41 +00:00
log.c (CANT_REACH): New. Use it instead of CANT_HAPPEN() where possible. 2006-04-17 17:36:07 +00:00
mailbox.c s_char purge directed by compiler warnings. 2006-04-29 06:41:45 +00:00
maps.c (s_char): Remove. Use signed char for small integers, plain char for 2006-04-29 16:25:17 +00:00
move.c (lnd_pathcost): New, factored out of lnd_mobcost(). 2006-06-08 20:43:13 +00:00
nat.c (natstr, add, getrejects, putreject): Simplify rejections storage. 2006-05-18 18:43:38 +00:00
path.c 4.0.2 made land unit mobility costs differ significantly from normal 2006-06-04 17:41:12 +00:00
res_pop.c COPYING duplicates information from README. Remove. Move GPL from 2006-01-21 19:48:41 +00:00
sectdamage.c (sectdamage): Simplify. 2006-05-21 08:56:17 +00:00
stmtch.c COPYING duplicates information from README. Remove. Move GPL from 2006-01-21 19:48:41 +00:00
tfact.c (tfactfire): Unused since src/lib/subs/landgun.c rev. 1.12, remove. 2006-05-20 13:02:40 +00:00
type.c (P_SHELL, P_GUN, P_PETROL, P_IRON, P_DUST, P_BAR, P_FOOD, P_OIL) 2006-06-05 17:44:25 +00:00
wantupd.c Comments, whitespace. 2006-06-02 05:49:29 +00:00
xundump.c Fix the previous revision. 2006-06-04 09:01:51 +00:00
xy.c COPYING duplicates information from README. Remove. Move GPL from 2006-01-21 19:48:41 +00:00