ACE3/addons/laser/functions
SilentSpike 108ff4f644 Replace ACE event system calls with CBA counterparts
Regex used:

\[(.+?),(.+?),(.+?)\]\s+call\s+E?FUNC\((common,)?(target|object)Event\)
[$1,$3,$2] call CBA_fnc_targetEvent

E?FUNC\((common,)?(server|global|local)Event\)
CBA_fnc_$2Event

E?FUNC\((common,)?(add|remove)EventHandler\)
CBA_fnc_$2EventHandler
2016-05-22 16:47:39 +01:00
..
fnc_checkLos.sqf Changed: Laser functionality tweaking 2015-04-02 09:35:36 -07:00
fnc_drawVisibleLaserTargets.sqf Switched to ACE_LOG<LEVEL>_# variation 2015-08-26 17:39:44 +02:00
fnc_findStrongestRay.sqf ace_lasers 2015-04-18 10:57:11 -07:00
fnc_handleLaserOff.sqf Seeker system and network enabled laser simulation. 2015-04-11 18:36:10 -07:00
fnc_handleLaserOn.sqf Seeker system and network enabled laser simulation. 2015-04-11 18:36:10 -07:00
fnc_keyLaserCodeDown.sqf Macro STRING to LSTRING 2015-05-28 21:59:04 +02:00
fnc_keyLaserCodeUp.sqf Macro STRING to LSTRING 2015-05-28 21:59:04 +02:00
fnc_laser_init.sqf Capitalization for macro CBA_fnc_addPerFrameHandler 2015-08-04 02:34:38 -05:00
fnc_laserOff.sqf Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
fnc_laserOn.sqf Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
fnc_laserTargetPFH.sqf Cleaned up excessive whitespace 2016-05-03 02:32:44 +02:00
fnc_onLaserDesignatorDraw.sqf Only show distance if laser is on. 2015-04-14 16:57:01 -07:00
fnc_rotateVectLine.sqf ace_lasers 2015-04-18 10:57:11 -07:00
fnc_rotateVectLineGetMap.sqf Seeker system and network enabled laser simulation. 2015-04-11 18:36:10 -07:00
fnc_seekerFindLaserSpot.sqf Cleaned up excessive whitespace 2016-05-03 02:32:44 +02:00
fnc_shootCone.sqf ace_lasers 2015-04-18 10:57:11 -07:00
fnc_shootRay.sqf Seeker system and network enabled laser simulation. 2015-04-11 18:36:10 -07:00
fnc_unitTurretCanLockLaser.sqf Laser code selection, hotkeys and locking. Turrets & designator, and gunner. Closes #751 2015-05-01 11:31:37 -07:00
fnc_vanillaLaserSeekerHandler.sqf ace_lasers 2015-04-18 10:57:11 -07:00
script_component.hpp big code clean up 2015-01-12 21:14:27 -08:00