empserver/src
Markus Armbruster 2e693275f1 Make land unit attack mobility cost consistent with march cost:
(att_mobcost): New.
(ask_olist, take_move_in_mob): Use it.  Attacking land units can now
use roads and suffer the newly taken penalty.  No difference in most
cases, because the penalty commonly cancels the road bonus.
(get_mob_support, calc_mobcost, ask_move_in_off): Use it.  No
functional change now; ensures that military's attack mobility cost
will stay consistent with move cost.
(MOB_NONE): Unused, remove.
(sector_mcost): Simplify.
2006-06-13 20:29:47 +00:00
..
client Bump version to 4.3.6. 2006-05-29 18:39:46 +00:00
lib Make land unit attack mobility cost consistent with march cost: 2006-06-13 20:29:47 +00:00
scripts (s_char): Remove. Use signed char for small integers, plain char for 2006-04-29 16:25:17 +00:00
server (shutdwn) [_WIN32]: Not supposed to return, so don't. 2006-06-08 20:20:02 +00:00
util Remove budget priorities: 2006-05-29 20:43:30 +00:00