fs2open: trunk r8841

Author Committer Branch Timestamp Parent
iss_mneur trunk 2012-05-31 22:05 Pending
Changeset From Mastadon: "Target closest attacker" cycles through all attackers; misc code cleanup.

- Changed "target closest attacker" command to cycle through the other baddies gunning for you by pressing the "target closest attacker" command repeatedly.
- The new functionality behaves similarly to the "target closest hostile" key.
- Moved the esct (or, the "Evaluate Ship as Closest Target" struct) to hudtarget.h, where a type declaration belongs.
- Moved the documenting comments for hud_target_closest() to be just above the function definition.
-- Also, converted these comments to doxygen format.
mod - /trunk/fs2_open/code/io/keycontrol.cpp Diff File
mod - /trunk/fs2_open/code/hud/hudtarget.h Diff File
mod - /trunk/fs2_open/code/hud/hudtarget.cpp Diff File