ACE3/addons
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
..
advanced_ballistics Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
ai Add quick debug defines to all script_components 2016-01-28 23:26:02 -06:00
aircraft Cleaned up excessive whitespace 2016-05-03 02:32:44 +02:00
apl precompile on game start 2016-02-22 15:20:36 +01:00
atragmx Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
attach Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
backpacks Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
ballistics Merge pull request #3772 from acemod/fixmissingmags 2016-05-10 11:57:32 +02:00
captives Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
cargo Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
common Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
concertina_wire Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
dagr Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
disarming Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
disposable Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
dragging Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
explosives Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
fastroping Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
fcs Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
finger Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
flashlights Translation: IT completed (with BOM) 2016-03-27 21:22:15 +02:00
flashsuppressors Translation: IT completed (with BOM) 2016-03-27 21:22:15 +02:00
fonts Add quick debug defines to all script_components 2016-01-28 23:26:02 -06:00
frag Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
gestures Cleaned up excessive whitespace 2016-05-03 02:32:44 +02:00
gforces Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
goggles Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
grenades Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
hearing Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
hitreactions precompile on game start 2016-02-22 15:20:36 +01:00
huntir Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
interact_menu Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
interaction Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
inventory Cleaned up excessive whitespace 2016-05-03 02:32:44 +02:00
javelin Cleaned up excessive whitespace 2016-05-03 02:32:44 +02:00
kestrel4500 Cleaned up excessive whitespace 2016-05-03 02:32:44 +02:00
laser Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
laser_selfdesignate Translation: IT completed (with BOM) 2016-03-27 21:22:15 +02:00
laserpointer Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
logistics_uavbattery Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
logistics_wirecutter Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
magazinerepack Fix Capitalization of ACE Settings classes. (#3627) 2016-05-07 22:14:56 +02:00
main Cleaned up excessive whitespace 2016-05-03 02:32:44 +02:00
map Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
map_gestures Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
maptools Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
markers Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
medical Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
medical_menu Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
microdagr Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
missileguidance Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
missionmodules Removed old occurances of AGM and CSE 2016-05-03 21:38:36 +02:00
mk6mortar Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
modules Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
movement Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
mx2a Translation: IT completed (with BOM) 2016-03-27 21:22:15 +02:00
nametags Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
nightvision Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
noidle Add quick debug defines to all script_components 2016-01-28 23:26:02 -06:00
noradio Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
norearm Add quick debug defines to all script_components 2016-01-28 23:26:02 -06:00
optics Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
optionsmenu Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
overheating Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
overpressure Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
parachute Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
rangecard Improved params formatting 2016-05-03 21:24:10 +02:00
realisticnames Cleaned up excessive whitespace 2016-05-03 02:32:44 +02:00
rearm Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
recoil Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
refuel Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
reload Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
reloadlaunchers Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
repair Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
respawn Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
safemode Translation: IT completed (with BOM) 2016-03-27 21:22:15 +02:00
sandbag Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
scopes Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
sitting Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
slideshow Translation: IT completed (with BOM) 2016-03-27 21:22:15 +02:00
smallarms remove obsolete fix, fix #3545 2016-03-06 09:12:49 +01:00
spectator Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
spottingscope Cleaned up excessive whitespace 2016-05-03 02:32:44 +02:00
switchunits Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
tacticalladder Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
tagging Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
thermals Add quick debug defines to all script_components 2016-01-28 23:26:02 -06:00
trenches Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
tripod Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
ui Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
vector Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
vehiclelock Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
vehicles Translation: IT completed (with BOM) 2016-03-27 21:22:15 +02:00
viewdistance Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
weaponselect Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
weather Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
winddeflection Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
yardage450 Cleaned up excessive whitespace 2016-05-03 02:32:44 +02:00
zeus Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00