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
..
2016-03-06 19:53:37 +01:00
2016-02-22 00:31:27 +01:00
2016-02-29 19:29:09 +01:00
2016-02-22 00:31:33 +01:00
2016-03-07 20:42:13 +01:00
2016-02-29 19:29:11 +01:00
2016-03-18 00:16:31 +01:00
2016-03-05 21:22:45 +01:00
2016-03-05 20:25:35 +01:00
2016-03-14 12:16:23 -03:00
2016-02-29 19:29:11 +01:00
2016-05-22 16:47:39 +01:00
2016-05-10 10:09:52 -05:00
2016-05-07 22:35:18 +02:00
2016-02-22 14:40:04 +01:00
2016-03-06 19:53:37 +01:00
2016-03-06 19:53:37 +01:00
2016-02-22 00:31:33 +01:00
2016-02-22 00:31:27 +01:00
2016-02-22 00:31:15 +01:00