ACE3/addons/finger/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_incomingFinger.sqf getName can return raw or sanatized html tags 2015-12-11 12:01:50 -06:00
fnc_keyPress.sqf Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
fnc_moduleSettings.sqf Code cleanup of Finger module is Incomming. 2015-08-10 00:19:27 +02:00
fnc_perFrameEH.sqf Replace Purista with Roboto - everywhere, close #3401 2016-02-24 15:06:27 +01:00
script_component.hpp Convert Finger to CBA/ACE format 2015-06-08 20:34:29 -05:00