]> git.pond.sub.org Git - empserver/commit
(shp_sweep): New parameter takemob. Charge mobility only if it's
authorMarkus Armbruster <armbru@pond.sub.org>
Sun, 11 Jun 2006 18:09:09 +0000 (18:09 +0000)
committerMarkus Armbruster <armbru@pond.sub.org>
Sun, 11 Jun 2006 18:09:09 +0000 (18:09 +0000)
commitf900ac68cb23bcdb7dfaac2c5816436c4651738e
treec65fc5443d1edc072c3fb711771aebca352d9064
parent0252d4a7501c5b7e2e578133b6dfce3a36b18e80
(shp_sweep): New parameter takemob.  Charge mobility only if it's
true.
(shp_nav_one_sector): Pass false.  This lets minesweepers move at the
speed their stats indicate.  Closes #1498801.
(navi): Pass true.  This ensures sweeping without moving still costs
mobility.
include/prototypes.h
src/lib/commands/navi.c
src/lib/subs/shpsub.c