ACE3/addons/laser/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_addLaserTarget.sqf Laser guidance for all designators (#3308) 2016-10-08 12:55:30 +02:00
fnc_dev_drawVisibleLaserTargets.sqf Laser guidance for all designators (#3308) 2016-10-08 12:55:30 +02:00
fnc_findLaserSource.sqf Laser guidance for all designators (#3308) 2016-10-08 12:55:30 +02:00
fnc_handleLaserTargetCreation.sqf Laser guidance for all designators (#3308) 2016-10-08 12:55:30 +02:00
fnc_keyLaserCodeChange.sqf Laser guidance for all designators (#3308) 2016-10-08 12:55:30 +02:00
fnc_laserOff.sqf Laser guidance for all designators (#3308) 2016-10-08 12:55:30 +02:00
fnc_laserOn.sqf Laser guidance for all designators (#3308) 2016-10-08 12:55:30 +02:00
fnc_laserTargetPFH.sqf Laser guidance for all designators (#3308) 2016-10-08 12:55:30 +02:00
fnc_onLaserDesignatorDraw.sqf Laser guidance for all designators (#3308) 2016-10-08 12:55:30 +02:00
fnc_rotateVectLine.sqf Laser guidance for all designators (#3308) 2016-10-08 12:55:30 +02:00
fnc_rotateVectLineGetMap.sqf Laser guidance for all designators (#3308) 2016-10-08 12:55:30 +02:00
fnc_seekerFindLaserSpot.sqf Laser guidance for all designators (#3308) 2016-10-08 12:55:30 +02:00
fnc_shootCone.sqf Laser guidance for all designators (#3308) 2016-10-08 12:55:30 +02:00
fnc_shootRay.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