F-14 V1.2.4
3d519a4 F-14: Fix textures to be poweroftwo
b2b1f09 Merge remote-tracking branch 'Nikolai/ORF' into ORF
f418da0 Aeroplot: consolidate new standard model builder
ee75d6f AeroTool: Changes to make compatible with my new standard aircraft model template.
52a3d5b F-14: Remove range animations from cockpit
ba3be38 (Nikolai/ORF) F14: Replaced the guided missile code with generic version.
9b34bd3 Final move of AIM-9 folder, hope it will work correct.
8033dd4 F-14: Change ACLS to work with new AN/SPN-46 transmitter fitted to the carriers
3b70465 Sim: Major refactoring and optimization of missile code. Sim: Added support for future cruise missiles. Sim: Added support for vertical tube launched missiles.
1dae158 Improvement to how missiles find the hit distance.
fc47a11 Missiles now bleed energy at G loads.
b06d2a5 Sim: Fixed that when the missile lost guiding, the target would also not be updated anymore. Sim: After lofting/cruising the missile now rotates towards target before APN sets in. Sim: Guarded against a trigonometry error in missile code.
bab93f9 Better time keeping for missile closing rate. F15: {Pinto} Optimization of terrain masking.
af15012 F14: Made sure the mp chat hit msg. property is set to bool.
a002528 F14: fixed pylon positions.
86c659a F14: Missiles: Rail, loft and cruise update.
f09845f F14: When switching target, no longer have to wait 2 second before the missile fired will go at that target instead of the previous target. F14: Added anti-cheat string.
30f0388 Add fuel receptacle positions; Fixes #27
49915e2 Merge Nikolai's F-14b changes into ORF branch
9420242 FOX2: Missiles will now start from pylon altitude, not aircraft altitude.
cf34e59 FOX2: Fixed that geo alt uses were in feet. geo only uses meters. FOX2: After passing target it will now backtrack from current position to last and find where it was closest to the target and output that. Reason is that the updates cannot go faster than framerate, and unless you have a very high framerate, the missile can easily move 50 meters or more between each update.