ACE3/addons/missileguidance/functions
Nicolás Badano ab6fc8efca Laser guidance for all designators (#3308)
* Fix laser and missileguidance over water

* Return a normalized vector in EFUNC(common,getTurretDirection)

* Make laser dispersion simulation optional, default off

* Prototype for ace_laser_designate

* Remove vanilla laser handling from ace_laser in favor of the new code on ace_laser_designate

* Simplify laser into one module

Rewrite large parts of laser
Merge laser_designate
Delete lase_selfDesignate

* Cleanup missile guidance

* Headers, fix laser over water

* Cleanup

* Test

* Change setting to scalar, more cleanup

* Add seeker debug drawing
2016-10-08 12:55:30 +02:00
..
fnc_attackProfile_AIR.sqf Normalize to LF line endings 2016-05-30 18:37:03 +02:00
fnc_attackProfile_DIR.sqf Normalize to LF line endings 2016-05-30 18:37:03 +02:00
fnc_attackProfile_HI.sqf Normalize to LF line endings 2016-05-30 18:37:03 +02:00
fnc_attackProfile_JAV_DIR.sqf Laser guidance for all designators (#3308) 2016-10-08 12:55:30 +02:00
fnc_attackProfile_JAV_TOP.sqf Laser guidance for all designators (#3308) 2016-10-08 12:55:30 +02:00
fnc_attackProfile_LIN.sqf Laser guidance for all designators (#3308) 2016-10-08 12:55:30 +02:00
fnc_attackProfile_MID.sqf Normalize to LF line endings 2016-05-30 18:37:03 +02:00
fnc_changeMissileDirection.sqf Normalize to LF line endings 2016-05-30 18:37:03 +02:00
fnc_checkLos.sqf Fix terrain LOS check for vehicles with low getPos (#4130) 2016-07-21 20:07:54 -05:00
fnc_checkSeekerAngle.sqf Minor optimizations using private, params, and isEqualType (#4323) 2016-09-04 16:44:22 +02:00
fnc_doAttackProfile.sqf Minor optimizations using private, params, and isEqualType (#4323) 2016-09-04 16:44:22 +02:00
fnc_doHandoff.sqf Merge branch 'master' into eol-lf 2016-06-09 14:24:45 +02:00
fnc_doSeekerSearch.sqf Minor optimizations using private, params, and isEqualType (#4323) 2016-09-04 16:44:22 +02:00
fnc_guidancePFH.sqf Laser guidance for all designators (#3308) 2016-10-08 12:55:30 +02:00
fnc_handleHandoff.sqf Normalize to LF line endings 2016-05-30 18:37:03 +02:00
fnc_onFired.sqf Minor optimizations using private, params, and isEqualType (#4323) 2016-09-04 16:44:22 +02:00
fnc_onIncomingMissile.sqf Normalize to LF line endings 2016-05-30 18:37:03 +02:00
fnc_rotateVectLine.sqf Minor optimizations using private, params, and isEqualType (#4323) 2016-09-04 16:44:22 +02:00
fnc_rotateVectLineGetMap.sqf Normalize to LF line endings 2016-05-30 18:37:03 +02:00
fnc_seekerType_Optic.sqf Minor optimizations using private, params, and isEqualType (#4323) 2016-09-04 16:44:22 +02:00
fnc_seekerType_SALH.sqf Laser guidance for all designators (#3308) 2016-10-08 12:55:30 +02:00
script_component.hpp big code clean up 2015-01-12 21:14:27 -08:00