fs2open: fs2_open_3_6_14 r8965

Author Committer Branch Timestamp Parent
Zacam fs2_open_3_6_14 2012-07-01 21:45 Pending
Changeset Backport: Trunk r8914/8918/8921/8922/8923/8924;
fix the old Volition bug where a docked ship would execute its default behavior even when the preceding comment explicitly said that it should "just sit here" :-/
also guard against a few edge cases related to this (Mantis 945)
this should fix all of the issues with docked fighters and bombers (Mantis 945)
looks like this was never actually implemented!
add more error checking for initially docked ships, per Mantis (Mantis 1658)
make the dock leader code more robust, and make FRED mark dock leaders in wings correctly
follow-up to r8922: this part isn't actually a problem
mod - /branches/fs2_open_3_6_14/code/ai/aicode.cpp Diff File
mod - /branches/fs2_open_3_6_14/code/fred2/initialstatus.cpp Diff File
mod - /branches/fs2_open_3_6_14/code/mission/missionparse.cpp Diff File
mod - /branches/fs2_open_3_6_14/code/object/parseobjectdock.cpp Diff File
mod - /branches/fs2_open_3_6_14/code/object/parseobjectdock.h Diff File
mod - /branches/fs2_open_3_6_14/code/ship/ship.cpp Diff File
mod - /branches/fs2_open_3_6_14/code/ship/shiphit.cpp Diff File