ACE3/addons/explosives/functions
mharis001 803d497d8a Improve checking of unit items (#6350)
* Add uniqueItems function

* Optimize dogtag children actions function

* Optimize getDetonators item search

* Store CfgWeapons lookup in getDetonators

* Update items to use new function

* Update items to use new function 2

* More optimization of uniqueItems function

* Update items to use new function 3
2018-09-17 14:03:28 -05:00
..
fnc_addCellphoneIED.sqf Optimise cellphone IED function slightly (#6005) 2018-01-02 16:18:12 +00:00
fnc_addClacker.sqf Refactor private ARRAY to private keyword (#5598) 2017-10-10 09:39:59 -05:00
fnc_addDetonateActions.sqf Refactor private ARRAY to private keyword (#5598) 2017-10-10 09:39:59 -05:00
fnc_addDetonateHandler.sqf Explosives - Add code handler for detonation (#5115) 2017-05-10 11:28:44 -05:00
fnc_addExplosiveActions.sqf Refactor private ARRAY to private keyword (#5598) 2017-10-10 09:39:59 -05:00
fnc_addToSpeedDial.sqf Refactor private ARRAY to private keyword (#5598) 2017-10-10 09:39:59 -05:00
fnc_addTransmitterActions.sqf Refactor private ARRAY to private keyword (#5598) 2017-10-10 09:39:59 -05:00
fnc_addTriggerActions.sqf Refactor private ARRAY to private keyword (#5598) 2017-10-10 09:39:59 -05:00
fnc_cancelPlacement.sqf Add sanity checks, fix explosives checks 2016-03-06 12:06:17 +01:00
fnc_canDefuse.sqf Improve checking of unit items (#6350) 2018-09-17 14:03:28 -05:00
fnc_canDetonate.sqf params, cleanup 2015-08-15 14:35:33 -05:00
fnc_connectExplosive.sqf Fix detonate action pictures 2016-01-15 00:25:02 +01:00
fnc_defuseExplosive.sqf Explosives - Add code handler for detonation (#5115) 2017-05-10 11:28:44 -05:00
fnc_detonateExplosive.sqf Refactor private ARRAY to private keyword (#5598) 2017-10-10 09:39:59 -05:00
fnc_detonateExplosiveAll.sqf Explosives - Add code handler for detonation (#5115) 2017-05-10 11:28:44 -05:00
fnc_dialingPhone.sqf Explosives - Add code handler for detonation (#5115) 2017-05-10 11:28:44 -05:00
fnc_dialPhone.sqf Refactor private ARRAY to private keyword (#5598) 2017-10-10 09:39:59 -05:00
fnc_getDetonators.sqf Improve checking of unit items (#6350) 2018-09-17 14:03:28 -05:00
fnc_getPlacedExplosives.sqf Refactor private ARRAY to private keyword (#5598) 2017-10-10 09:39:59 -05:00
fnc_getSpeedDialExplosive.sqf Refactor private ARRAY to private keyword (#5598) 2017-10-10 09:39:59 -05:00
fnc_handleScrollWheel.sqf Don't use modifier for rotation where not needed 2016-03-06 16:54:27 +01:00
fnc_hasExplosives.sqf Refactor private ARRAY to private keyword (#5598) 2017-10-10 09:39:59 -05:00
fnc_hasPlacedExplosives.sqf Private Variables 2015-04-29 00:05:02 -05:00
fnc_interactEH.sqf Explosives - Optimize interactEH function (#6406) 2018-07-13 12:04:55 -05:00
fnc_module.sqf Convert ACE_settings to CBA_settings (#4895) 2017-11-11 20:21:55 +01:00
fnc_onIncapacitated.sqf Improve checking of unit items (#6350) 2018-09-17 14:03:28 -05:00
fnc_onInventoryChanged.sqf Refactor private ARRAY to private keyword (#5598) 2017-10-10 09:39:59 -05:00
fnc_openTimerUI.sqf Make sure explosive is still valid when updating timer 2018-09-12 23:07:39 -05:00
fnc_placeExplosive.sqf Refactor private ARRAY to private keyword (#5598) 2017-10-10 09:39:59 -05:00
fnc_removeFromSpeedDial.sqf Minor optimizations using private, params, and isEqualType (#4323) 2016-09-04 16:44:22 +02:00
fnc_scriptedExplosive.sqf Cleanup optional argument headers (#5543) 2017-09-22 17:33:08 +02:00
fnc_selectTrigger.sqf Minor optimizations using private, params, and isEqualType (#4323) 2016-09-04 16:44:22 +02:00
fnc_setPosition.sqf remove obsolete mine jip synch (#5895) 2017-12-12 18:01:47 +01:00
fnc_setSpeedDial.sqf Minor optimizations using private, params, and isEqualType (#4323) 2016-09-04 16:44:22 +02:00
fnc_setupExplosive.sqf Fix error in setupExplosive with CBA 3.8.0 (#6476) 2018-07-31 17:36:22 -05:00
fnc_spawnFlare.sqf fix tripflares script error (#4647) 2016-11-09 13:02:48 -06:00
fnc_startDefuse.sqf Refactor private ARRAY to private keyword (#5598) 2017-10-10 09:39:59 -05:00
fnc_startTimer.sqf Add new explosive timer UI 2018-06-22 15:41:43 -04:00
fnc_triggerType.sqf Refactor private ARRAY to private keyword (#5598) 2017-10-10 09:39:59 -05:00
script_component.hpp Added the function's script_component.hpp that includes the correct file. To reduce potential pain areas if a rename occurs. 2015-01-13 23:21:31 +02:00