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-05-03 22:49:05 -05:00
2016-03-14 19:14:52 +01:00
2015-09-05 21:57:22 +02:00
2016-03-09 18:58:46 +01:00
2016-03-06 12:50:16 +01:00
2016-04-23 00:29:58 +02:00
2015-10-08 00:06:41 +02:00
2016-03-14 19:14:52 +01:00
2015-09-06 03:49:52 +02:00
2015-09-05 21:57:22 +02:00
2016-03-14 17:25:20 +01:00
2016-04-30 00:57:24 +02:00
2016-05-22 16:47:39 +01:00
2016-03-08 18:12:01 +01:00
2016-03-08 18:12:01 +01:00
2016-03-06 12:50:16 +01:00