empserver/include
Markus Armbruster fd894d9864 Fix and enable collateral damage for missing missiles
Collateral damage was disabled, because after msl_hit() reported a
miss, the missile may or may not have reached the target.

Fix by splitting msl_launch() off msl_hit().

Drop the disabled collateral damage code for sector targets, because
sectors can't be missed.  Enable it for ships and land units.

Since msl_launch() returns whether the missile is sub-launched, drop
launch_missile() parameter sublaunch, and simplify its caller.
2009-12-13 08:05:26 +01:00
..
budg.h Make sector maintenance cost configurable 2009-07-19 13:58:47 -04:00
com.h
combat.h
commands.h
commodity.h
damage.h
distribute.h
econfig-spec.h Enable marine msl. unconditionally, remove option PINPOINTMISSILE 2009-12-08 08:15:50 +01:00
empio.h Move queue flush out of io.c 2009-07-19 14:11:53 -04:00
empobj.h
empthread.h Make empth_rwlock_t prefer writers 2009-07-19 14:11:52 -04:00
file.h
game.h Update known contributors comments 2009-02-18 21:11:33 +01:00
ioqueue.h Hide struct io and implementation of struct ioqueue 2009-07-19 14:11:52 -04:00
item.h
journal.h
land.h Factor new lnd_sabo() out of sabo() 2009-12-05 15:19:37 +01:00
loan.h
lost.h
lwp.h Update known contributors comments 2009-02-18 21:11:33 +01:00
map.h
match.h
misc.h Remove macro S_IRWUG 2009-11-30 19:45:27 +01:00
mission.h
nat.h Update known contributors comments 2009-02-18 21:11:33 +01:00
news.h
nsc.h
nuke.h
optlist.h
path.h
plague.h
plane.h Drop capabilities stealth and half-stealth 2009-12-12 16:28:52 +01:00
player.h Fix accepting connections from hosts with "long" IPv6 address 2009-11-30 19:43:47 +01:00
power.h
product.h
proto.h
prototypes.h Fix and enable collateral damage for missing missiles 2009-12-13 08:05:26 +01:00
queue.h
retreat.h
sect.h Make sector maintenance cost configurable 2009-07-19 13:58:47 -04:00
server.h Simplify checks whether player thread may sleep 2009-11-30 19:43:18 +01:00
service.h Include <windows.h> from service.h to make it self-contained 2009-11-30 19:45:27 +01:00
ship.h Comment fix 2009-12-12 16:28:52 +01:00
tel.h Update known contributors comments 2009-02-18 21:11:33 +01:00
trade.h
treaty.h
types.h
unit.h
update.h
version.h
xdump.h
xy.h