]> git.pond.sub.org Git - empserver/commit
Fix misdirected prints when missile explodes on launch
authorMarkus Armbruster <armbru@pond.sub.org>
Sun, 16 May 2010 17:34:46 +0000 (19:34 +0200)
committerMarkus Armbruster <armbru@pond.sub.org>
Mon, 21 Jun 2010 19:03:21 +0000 (21:03 +0200)
commit40bc823474b9c8bde2f18a0dc1fda1d210c27ead
treeb98ce506d883aca4a679388681f32a62fcb154dd
parent53dc49c85c0300b7c8a7f38ecf23186669e13df5
Fix misdirected prints when missile explodes on launch

msl_launch() printed some lines to the player instead of the missile
owner when the missile exploded on launch.  They are different when
the launch is for a mission or an interception.  This disclosed the
the owner's origin.  Broken in Empire 2.
src/lib/subs/mslsub.c