ACE3/addons/grenades/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_flare.sqf Code cleanup 1.54 2016-01-06 22:42:02 +01:00
fnc_flashbangExplosionEH.sqf Merge branch 'master' into changeHearingDefaults 2016-02-20 16:59:00 -03:00
fnc_flashbangThrownFuze.sqf Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
fnc_nextMode.sqf Code cleanup 1.54 2016-01-06 22:42:02 +01:00
fnc_throwGrenade.sqf Apply the ufeh to ACE_Grenades 2016-02-06 17:20:30 -03:00
script_component.hpp First Pass 2015-01-14 03:06:47 -06:00