ACE3/addons/logistics_uavbattery/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_canRefuelUAV.sqf Code Cleanup Logistic UAV Battery. 2015-08-16 00:07:17 +02:00
fnc_refuelUAV.sqf Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
script_component.hpp Port AGM: Logistics-UAV refuel/recharage 2015-01-28 14:29:43 -06:00