ACE3/addons/rearm/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_addRearmActions.sqf Fixes and updates 2016-02-01 20:05:53 +01:00
fnc_canRearm.sqf Fixes and updates 2016-02-01 20:05:53 +01:00
fnc_canStoreAmmo.sqf Fixes and updates 2016-02-01 20:05:53 +01:00
fnc_canTakeAmmo.sqf Fixes and updates 2016-02-01 20:05:53 +01:00
fnc_createDummy.sqf Fixes and updates 2016-02-01 20:05:53 +01:00
fnc_disable.sqf Add missing bracket 2016-02-25 10:25:57 +01:00
fnc_dropAmmo.sqf Merge pull request #3245 from GitHawk/rearm_fix 2016-02-20 17:08:37 +01:00
fnc_getConfigMagazines.sqf Fixes and updates 2016-02-01 20:05:53 +01:00
fnc_getMaxMagazines.sqf Fixes and updates 2016-02-01 20:05:53 +01:00
fnc_getNeedRearmMagazines.sqf Fixes and updates 2016-02-01 20:05:53 +01:00
fnc_grabAmmo.sqf Merge pull request #3245 from GitHawk/rearm_fix 2016-02-20 17:08:37 +01:00
fnc_handleKilled.sqf Fixes and updates 2016-02-01 20:05:53 +01:00
fnc_handleUnconscious.sqf Some bracket errors 2016-02-01 20:21:20 +01:00
fnc_makeDummy.sqf Removed remaining usage of player (#3710) 2016-05-07 22:27:33 +02:00
fnc_moduleRearmSettings.sqf Fixes and updates 2016-02-01 20:05:53 +01:00
fnc_pickUpAmmo.sqf Fixes and updates 2016-02-01 20:05:53 +01:00
fnc_rearm.sqf Fixes and updates 2016-02-01 20:05:53 +01:00
fnc_rearmEntireVehicle.sqf Fixes and updates 2016-02-01 20:05:53 +01:00
fnc_rearmEntireVehicleSuccess.sqf Fixes and updates 2016-02-01 20:05:53 +01:00
fnc_rearmEntireVehicleSuccessLocal.sqf Fixes and updates 2016-02-01 20:05:53 +01:00
fnc_rearmSuccess.sqf Some bracket errors 2016-02-01 20:21:20 +01:00
fnc_rearmSuccessLocal.sqf Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
fnc_storeAmmo.sqf Fixes and updates 2016-02-01 20:05:53 +01:00
fnc_takeAmmo.sqf Some bracket errors 2016-02-01 20:21:20 +01:00
fnc_takeSuccess.sqf Merge pull request #3245 from GitHawk/rearm_fix 2016-02-20 17:08:37 +01:00
script_component.hpp More fixes 2015-08-15 19:23:02 +02:00